Uses of Interface
javax.security.jacc.PolicyContextHandler
-
Uses of PolicyContextHandler in javax.security.jacc
Fields in javax.security.jacc with type parameters of type PolicyContextHandlerModifier and TypeFieldDescriptionprivate static Map<String,PolicyContextHandler> PolicyContext.handlerMapMethods in javax.security.jacc with parameters of type PolicyContextHandlerModifier and TypeMethodDescriptionstatic voidPolicyContext.registerHandler(String key, PolicyContextHandler handler, boolean replace) Authorization protected method used to register a container specificPolicyContexthandler.