Package | Description |
---|---|
javax.security.auth.message.config |
This package defines the interfaces implemented by JSR 196 compatible configuration systems.
|
javax.security.auth.message.module |
This package defines the interfaces implemented by JSR 196 compatible authentication modules.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientAuthContext
This ClientAuthContext class encapsulates ClientAuthModules that are used
to secure service requests made by a client, and to validate any responses
received to those requests.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientAuthModule
A ClientAuthModule secures request messages, and validates received
response messages.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.