|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.security.context.SecurityCurrent
For handling the association SecurityContext/ Thread
| Constructor Summary | |
SecurityCurrent()
|
|
| Method Summary | |
static SecurityCurrent |
getCurrent()
Method getCurrent |
SecurityContext |
getSecurityContext()
Method getSecurityContext |
void |
setGlobalSecurityContext(SecurityContext ctx)
Method setSecurityContext used for client container |
void |
setSecurityContext(SecurityContext ctx)
Method setSecurityContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SecurityCurrent()
| Method Detail |
public static SecurityCurrent getCurrent()
public void setSecurityContext(SecurityContext ctx)
ctx - Security context to associate to the current threadpublic void setGlobalSecurityContext(SecurityContext ctx)
ctx - Security context to associate to the JVMpublic SecurityContext getSecurityContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||