|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.security.SecurityRolesAssociation
The SecurityRolesAssociation uses a ThreadLocal to accociatw the SecurityRoleMetaData from the deployment with the current thread.
| Constructor Summary | |
SecurityRolesAssociation()
|
|
| Method Summary | |
static java.util.Map |
getSecurityRoles()
Get the current map of SecurityRoleMetaData. |
static void |
setSecurityRoles(java.util.Map securityRoles)
Get the current map of SecurityRoleMetaData. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SecurityRolesAssociation()
| Method Detail |
public static java.util.Map getSecurityRoles()
public static void setSecurityRoles(java.util.Map securityRoles)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||