|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jaspic.config.helper.AuthConfigProviderHelper
com.sun.jaspic.config.jaas.JAASAuthConfigProvider
public abstract class JAASAuthConfigProvider
| Field Summary |
|---|
| Fields inherited from class com.sun.jaspic.config.helper.AuthConfigProviderHelper |
|---|
ALL_LAYERS, AUTH_MODULE_KEY, CLIENT_AUTH_MODULE, LAYER_NAME_KEY, LOGGER_NAME_KEY, SERVER_AUTH_MODULE |
| Constructor Summary | |
|---|---|
JAASAuthConfigProvider(java.util.Map properties,
AuthConfigFactory factory)
|
|
| Method Summary | |
|---|---|
AuthContextHelper |
getAuthContextHelper(java.lang.String appContext,
boolean returnNullContexts)
|
AuthConfigFactory |
getFactory()
|
java.util.Map<java.lang.String,?> |
getProperties()
|
AuthConfigFactory.RegistrationContext[] |
getSelfRegistrationContexts()
|
void |
refresh()
|
| Methods inherited from class com.sun.jaspic.config.helper.AuthConfigProviderHelper |
|---|
contextsAreEqual, getClientAuthConfig, getClientCallbackHandler, getLayer, getLoggerName, getMessagePolicyDelegate, getModuleTypes, getProperty, getServerAuthConfig, getServerCallbackHandler, oldRefresh, oldSelfRegister, selfRegister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAASAuthConfigProvider(java.util.Map properties,
AuthConfigFactory factory)
| Method Detail |
|---|
public java.util.Map<java.lang.String,?> getProperties()
getProperties in class AuthConfigProviderHelperpublic AuthConfigFactory getFactory()
getFactory in class AuthConfigProviderHelperpublic AuthConfigFactory.RegistrationContext[] getSelfRegistrationContexts()
getSelfRegistrationContexts in class AuthConfigProviderHelper
public AuthContextHelper getAuthContextHelper(java.lang.String appContext,
boolean returnNullContexts)
throws AuthException
getAuthContextHelper in class AuthConfigProviderHelperAuthExceptionpublic void refresh()
refresh in interface AuthConfigProviderrefresh in class AuthConfigProviderHelper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||