| 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.client | |
| org.jboss.wsf.stack.cxf.jaspi.config |
| Modifier and Type | Method and Description |
|---|---|
ClientAuthConfig |
AuthConfigProvider.getClientAuthConfig(String layer,
String appContext,
CallbackHandler handler)
Get an instance of ClientAuthConfig from this provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossClientAuthConfig
Default Client Authentication Configuration
|
| Modifier and Type | Method and Description |
|---|---|
ClientAuthConfig |
JBossAuthConfigProvider.getClientAuthConfig(String layer,
String appContext,
CallbackHandler handler) |
| Constructor and Description |
|---|
JaspiClientAuthenticator(ClientAuthConfig clientConfig,
String securityDomain,
JASPIAuthenticationInfo jpi) |
| Modifier and Type | Class and Description |
|---|---|
class |
JBossWSClientAuthConfig
JBossWS ClientAuthConfig implementation to obtain ClientAuthContext
|
| Modifier and Type | Method and Description |
|---|---|
ClientAuthConfig |
JBossWSAuthConfigProvider.getClientAuthConfig(String layer,
String appContext,
CallbackHandler handler) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.