| Package | Description |
|---|---|
| javax.security.jacc |
This package containes the Java Authorization Contract for Containers API
|
| org.jboss.security.auth.callback | |
| org.jboss.security.jacc |
| Modifier and Type | Method and Description |
|---|---|
static void |
PolicyContext.registerHandler(String key,
PolicyContextHandler handler,
boolean replace)
Authorization protected method used to register a container specific
PolicyContext handler. |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackHandlerPolicyContextHandler
A PolicyContextHandler implementation that allows a dynamic CallbackHandler to
be associated with the current context for use with authentication.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectPolicyContextHandler
A PolicyContextHandler for the current authenticated Subject.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.