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