| 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 |
|---|---|
ClientAuthContext |
ClientAuthConfig.getAuthContext(java.lang.String authContextID,
javax.security.auth.Subject clientSubject,
java.util.Map properties)
Get a ClientAuthContext instance from this ClientAuthConfig.
|