Uses of Interface
com.ibm.sec.authz.jaccplus.IEvaluationContextHandler

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.
 



Copyright © 2009 IBM Corp. All Rights Reserved.