|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityContext | |
---|---|
javolution.context | Provides real-time Context to facilitate
separation of concerns and achieve higher level of performance and
code predictability. |
Uses of SecurityContext in javolution.context |
---|
Fields in javolution.context with type parameters of type SecurityContext | |
---|---|
static Configurable<Class<? extends SecurityContext>> |
SecurityContext.DEFAULT
Holds the default security context implementation (configurable). |
Methods in javolution.context that return SecurityContext | |
---|---|
static SecurityContext |
SecurityContext.getCurrentSecurityContext()
Returns the current security context. |
static SecurityContext |
SecurityContext.getDefault()
Returns the default instance ( DEFAULT implementation). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |