|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.security.context.SecurityContext
Implementation of the JOnAS Security Context
Constructor Summary | |
SecurityContext()
Constructor SecurityContext use the default principal name |
|
SecurityContext(java.lang.String principalName)
Constructor SecurityContext |
Method Summary | |
java.security.Principal |
getCallerPrincipal()
Method getCallerPrincipal |
java.lang.String |
toString()
Method toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SecurityContext()
public SecurityContext(java.lang.String principalName)
String
- principal nameMethod Detail |
public java.security.Principal getCallerPrincipal()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |