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 |
---|---|
ClientAuthContext |
ClientAuthConfig.getAuthContext(String authContextID,
Subject clientSubject,
Map properties)
Get a ClientAuthContext instance from this ClientAuthConfig.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossClientAuthContext
Default Client Authentication Context
|
Modifier and Type | Method and Description |
---|---|
ClientAuthContext |
JBossClientAuthConfig.getAuthContext(String authContextID,
Subject clientSubject,
Map properties) |
Modifier and Type | Class and Description |
---|---|
class |
JBossWSClientAuthContext
JBossWS ClientAuthContext implementation to
JBossWSClientAuthContext.secureRequest(MessageInfo, Subject) |
Modifier and Type | Method and Description |
---|---|
ClientAuthContext |
JBossWSClientAuthConfig.getAuthContext(String authContextID,
Subject clientSubject,
Map properties) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.