|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.security.auth.message.config.AuthConfigFactory
com.sun.jaspic.config.factory.BaseAuthConfigFactory
com.sun.jaspic.config.factory.AuthConfigFileFactory
public class AuthConfigFileFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.security.auth.message.config.AuthConfigFactory |
|---|
AuthConfigFactory.RegistrationContext |
| Field Summary |
|---|
| Fields inherited from class com.sun.jaspic.config.factory.BaseAuthConfigFactory |
|---|
CONF_FILE_NAME, rLock, wLock |
| Fields inherited from class javax.security.auth.message.config.AuthConfigFactory |
|---|
DEFAULT_FACTORY_SECURITY_PROPERTY |
| Constructor Summary | |
|---|---|
AuthConfigFileFactory()
to specialize the defaultEntries passed to the RegStoreFileParser constructor, create another subclass of BaseAuthconfigFactory, that is basically a copy of this class, with a change to the third argument of the call to new ResSToreFileParser. |
|
| Method Summary | |
|---|---|
protected RegStoreFileParser |
getRegStore()
|
| Methods inherited from class com.sun.jaspic.config.factory.BaseAuthConfigFactory |
|---|
_loadFactory, detachListener, getConfigProvider, getRegistrationContext, getRegistrationIDs, refresh, registerConfigProvider, registerConfigProvider, removeRegistration |
| Methods inherited from class javax.security.auth.message.config.AuthConfigFactory |
|---|
getFactory, setFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthConfigFileFactory()
| Method Detail |
|---|
protected RegStoreFileParser getRegStore()
getRegStore in class BaseAuthConfigFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||