Package | Description |
---|---|
javax.security.auth.message.config |
This package defines the interfaces implemented by JSR 196 compatible configuration
systems.
|
org.jboss.security.auth.message.config |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientAuthConfig
This interface encapsulates the configuration of ClientAuthContext objects for a message layer and application
context (for example, the messaging context of a specific application, or set of applications).
|
interface |
ServerAuthConfig
This interface describes a configuration of ServerAuthConfiguration objects for a message layer and application
context (for example, the messaging context of a specific application, or set of applications).
|
Modifier and Type | Class and Description |
---|---|
class |
JBossClientAuthConfig
Default Client Authentication Configuration
|
class |
JBossServerAuthConfig
Provides configuration for the server side
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.