|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityIdentity | |
---|---|
org.jboss.security | The basic security interfaces and classes are now located in the jbosssx module. |
Uses of SecurityIdentity in org.jboss.security |
---|
Methods in org.jboss.security that return SecurityIdentity | |
---|---|
abstract SecurityIdentity |
SecurityContextUtil.getSecurityIdentity()
Get a holder of subject, runAs and caller RunAs |
Methods in org.jboss.security with parameters of type SecurityIdentity | |
---|---|
abstract void |
SecurityContextUtil.setSecurityIdentity(SecurityIdentity si)
Inject subject, runAs and callerRunAs into the security context Mainly used by integration code base to cache the security identity and put back to the security context |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |