Package | Description |
---|---|
javax.security.auth.message.config | |
org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
org.jboss.security.auth.message.config |
Class and Description |
---|
AuthConfig
This interface defines the common functionality implemented by
Authentication context configuration objects.
|
AuthConfigFactory
This class is used to obtain AuthConfigProvider objects that can be used to
obtain authentication context configuration objects, i.e., ClientAuthConfig and
ServerAuthConfig objects.
|
AuthConfigFactory.RegistrationContext
Represents the layer identifier, application context identifier., and description
components of an AuthConfigProvider registration at the factory
|
AuthConfigProvider
This interface is implemented by objects that can be used to obtain authentication
context configuration objects i.e., ClientAuthConfig or ServerAuthConfig objects.
|
ClientAuthConfig
This interface encapsulates the configuration of ClientAuthContext objects
for a message layer and application context (e.g., the messaging context of a
specific application, or set of applications).
|
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.
|
RegistrationListener
A Listener that may associated with a provider registration by a user
of the registration.
|
ServerAuthConfig
This interface describes a configuration of ServerAuthConfiguration
objects for a message layer and application context (e.g., the messaging
context of a specific application, or set of applications).
|
ServerAuthContext
This ServerAuthContext class encapsulates ServerAuthModules that are used to
secure requests made as a client.
|
Class and Description |
---|
ServerAuthContext
This ServerAuthContext class encapsulates ServerAuthModules that are used to
secure requests made as a client.
|
Class and Description |
---|
AuthConfig
This interface defines the common functionality implemented by
Authentication context configuration objects.
|
AuthConfigFactory
This class is used to obtain AuthConfigProvider objects that can be used to
obtain authentication context configuration objects, i.e., ClientAuthConfig and
ServerAuthConfig objects.
|
AuthConfigFactory.RegistrationContext
Represents the layer identifier, application context identifier., and description
components of an AuthConfigProvider registration at the factory
|
AuthConfigProvider
This interface is implemented by objects that can be used to obtain authentication
context configuration objects i.e., ClientAuthConfig or ServerAuthConfig objects.
|
ClientAuthConfig
This interface encapsulates the configuration of ClientAuthContext objects
for a message layer and application context (e.g., the messaging context of a
specific application, or set of applications).
|
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.
|
RegistrationListener
A Listener that may associated with a provider registration by a user
of the registration.
|
ServerAuthConfig
This interface describes a configuration of ServerAuthConfiguration
objects for a message layer and application context (e.g., the messaging
context of a specific application, or set of applications).
|
ServerAuthContext
This ServerAuthContext class encapsulates ServerAuthModules that are used to
secure requests made as a client.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.