| java.lang.Object org.jboss.ejb.plugins.SecurityActions
SecurityActions | class SecurityActions (Code) | | A collection of privileged actions for this package
author: Scott.Stark@jboss.org author: Alexey Loubyansky author: Anil.Saldhana@jboss.org version: $Revison: $ |
Inner Class :interface PrincipalInfoAction | |
Inner Class :interface RunAsIdentityActions | |
Inner Class :interface ContextInfoActions | |
Inner Class :interface PolicyContextActions | |
Inner Class :interface TCLAction | |
dupSubjectContext | static void dupSubjectContext()(Code) | | |
getContextSubject | static Subject getContextSubject() throws PolicyContextException(Code) | | |
peekRunAsIdentity | static RunAsIdentity peekRunAsIdentity()(Code) | | |
peekRunAsIdentity | static RunAsIdentity peekRunAsIdentity(int depth)(Code) | | |
popRunAsIdentity | static RunAsIdentity popRunAsIdentity()(Code) | | |
popSubjectContext | static void popSubjectContext()(Code) | | |
pushRunAsIdentity | static void pushRunAsIdentity(RunAsIdentity principal)(Code) | | |
|
|