| Package | Description |
|---|---|
| javax.security.auth.message.config |
This package defines the interfaces implemented by JSR 196 compatible configuration
systems.
|
| Modifier and Type | Method and Description |
|---|---|
ClientAuthConfig |
AuthConfigProvider.getClientAuthConfig(java.lang.String layer,
java.lang.String appContext,
javax.security.auth.callback.CallbackHandler handler)
Get an instance of ClientAuthConfig from this provider.
|