|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.security.info.SecurityInfoContainer
Container class from which the current SecurityInfo
can be
retrieved. SecurityInfo
instances are created, one per thread,
by special Servlet and/or SOAP plugins. See the installation guide for
more information about these plugins and how they are configured
SecurityInfo
Constructor Summary | |
SecurityInfoContainer()
|
Method Summary | |
static SecurityInfo |
getSecurityInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecurityInfoContainer()
Method Detail |
public static SecurityInfo getSecurityInfo()
SecurityInfo
associated with the currently
running thread, or null
if no such object have been
previously assigned by the special security plugins.SecurityInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |