|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.security.PolicyAssociation
ThreadLocal holder of the PortalPolicy that is active for a given thread.
| Constructor Summary | |
PolicyAssociation()
|
|
| Method Summary | |
static PortalPolicy |
getPolicy()
|
static void |
setPolicy(PortalPolicy policy)
Store the PortalPolicy into thread local storage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PolicyAssociation()
| Method Detail |
public static void setPolicy(PortalPolicy policy)
policy - the portal policy to store in the threadpublic static PortalPolicy getPolicy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||