|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthConfigFactory | |
|---|---|
| com.sun.xml.wss.provider.wsit | |
| javax.security.auth.message.config | This package defines the interfaces implemented by JSR 196 compatible configuration systems. |
| Uses of AuthConfigFactory in com.sun.xml.wss.provider.wsit |
|---|
| Subclasses of AuthConfigFactory in com.sun.xml.wss.provider.wsit | |
|---|---|
class |
JMACAuthConfigFactory
This class implements methods in the abstract class AuthConfigFactory. |
| Fields in com.sun.xml.wss.provider.wsit declared as AuthConfigFactory | |
|---|---|
protected AuthConfigFactory |
ConfigHelper.factory
|
| Constructors in com.sun.xml.wss.provider.wsit with parameters of type AuthConfigFactory | |
|---|---|
WSITAuthConfigProvider(Map props,
AuthConfigFactory factory)
Creates a new instance of WSITAuthConfigProvider |
|
| Uses of AuthConfigFactory in javax.security.auth.message.config |
|---|
| Methods in javax.security.auth.message.config that return AuthConfigFactory | |
|---|---|
static AuthConfigFactory |
AuthConfigFactory.getFactory()
Get the system-wide AuthConfigFactory implementation. |
| Methods in javax.security.auth.message.config with parameters of type AuthConfigFactory | |
|---|---|
static void |
AuthConfigFactory.setFactory(AuthConfigFactory factory)
Set the system-wide AuthConfigFactory implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||