|
JBoss Security SPI - Aggregator 2.0.4.SP8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityRoleRef | |
---|---|
org.jboss.security.javaee |
Uses of SecurityRoleRef in org.jboss.security.javaee |
---|
Method parameters in org.jboss.security.javaee with type arguments of type SecurityRoleRef | |
---|---|
abstract boolean |
AbstractEJBAuthorizationHelper.isCallerInRole(String roleName,
String ejbName,
Principal ejbPrincipal,
Subject callerSubject,
String contextID,
Set<SecurityRoleRef> securityRoleRefs)
Check if the caller is in any of the roles |
abstract boolean |
AbstractEJBAuthorizationHelper.isCallerInRole(String roleName,
String ejbName,
Principal ejbPrincipal,
Subject callerSubject,
String contextID,
Set<SecurityRoleRef> securityRoleRefs,
boolean enforceEJBRestrictions)
Enforce EJB 1.1 restrictions that the role being checked has to be in the deployment descriptor |
|
JBoss Security SPI - Aggregator 2.0.4.SP8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |