|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEvaluationContextHandler | |
---|---|
com.ibm.sec.authz.jaccplus | This document is the API specification for JACCPlus. |
Uses of IEvaluationContextHandler in com.ibm.sec.authz.jaccplus |
---|
Classes in com.ibm.sec.authz.jaccplus that implement IEvaluationContextHandler | |
---|---|
class |
ApplicationSubjectContext
This class implements the IEvaluationContextHandler interface for
the handling of the Subject and SubjectAttributes keys for the case where
container security isn't used. |
Methods in com.ibm.sec.authz.jaccplus with parameters of type IEvaluationContextHandler | |
---|---|
void |
EvaluationContext.registerHandler(java.lang.String key,
IEvaluationContextHandler handler,
boolean replace)
This method is used to register a PolicyContextHandler implementation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |