org.gcube.accounting.security.authn
Class SecurityTokenThreadLocal

java.lang.Object
  extended by org.gcube.accounting.security.authn.SecurityTokenThreadLocal

public class SecurityTokenThreadLocal
extends Object


Constructor Summary
SecurityTokenThreadLocal()
           
 
Method Summary
static Element getToken()
           
static void setToken(Element token)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityTokenThreadLocal

public SecurityTokenThreadLocal()
Method Detail

setToken

public static void setToken(Element token)

getToken

public static Element getToken()


Copyright © 2013. All Rights Reserved.