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 | |
org.jboss.wsf.stack.cxf.jaspi.config |
Modifier and Type | Method and Description |
---|---|
ServerAuthConfig |
AuthConfigProvider.getServerAuthConfig(String layer,
String appContext,
CallbackHandler handler)
Get an instance of ServerAuthConfig from this provider.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossServerAuthConfig
Provides configuration for the server side
|
Modifier and Type | Method and Description |
---|---|
ServerAuthConfig |
JBossAuthConfigProvider.getServerAuthConfig(String layer,
String appContext,
CallbackHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
JBossWSServerAuthConfig
JBossWS ServerAuthConfig implentation to obtain JBossWSServerAuthContext
|
Modifier and Type | Method and Description |
---|---|
ServerAuthConfig |
JBossWSAuthConfigProvider.getServerAuthConfig(String layer,
String appContext,
CallbackHandler handler) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.