Uses of Interface
jakarta.security.jacc.PolicyContextHandler
-
Uses of PolicyContextHandler in jakarta.security.jacc
Methods in jakarta.security.jacc with parameters of type PolicyContextHandler Modifier and Type Method Description static void
PolicyContext. registerHandler(String key, PolicyContextHandler handler, boolean replace)
Authorization protected method used to register a container specificPolicyContext
handler.