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 | 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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.