org.jboss.security
Class SecurityContextAssociation
java.lang.Object
org.jboss.security.SecurityContextAssociation
public class SecurityContextAssociation
- extends Object
Security Context association in a threadlocal
- Since:
- Dec 27, 2006
- Version:
- $Revision$
- Author:
- Anil Saldhana
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityContextAssociation
public SecurityContextAssociation()
setSecurityContext
public static void setSecurityContext(SecurityContext sc)
getSecurityContext
public static SecurityContext getSecurityContext()
clearSecurityContext
public static void clearSecurityContext()
Copyright © 2008 JBoss Inc.. All Rights Reserved.