| 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 |
|---|---|
static AuthConfigFactory |
AuthConfigFactory.getFactory()
Get the system-wide AuthConfigFactory implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthConfigFactory.setFactory(AuthConfigFactory factory)
Set the system-wide AuthConfigFactory implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossAuthConfigFactory
Default Authentication Configuration Factory
|
| Constructor and Description |
|---|
JBossAuthConfigProvider(Map<String,Object> props,
AuthConfigFactory factory)
Create a new JBossAuthConfigProvider.
|
| Constructor and Description |
|---|
JBossWSAuthConfigProvider(Properties props,
AuthConfigFactory factory) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.