A B C D E G H I J L M O P R S W _

A

ALL_LAYERS - Static variable in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
AUTH_MODULE_KEY - Static variable in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
AuthConfigFileFactory - Class in com.sun.jaspic.config.factory
 
AuthConfigFileFactory() - Constructor for class com.sun.jaspic.config.factory.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.
AuthConfigHelper - Class in com.sun.jaspic.config.helper
 
AuthConfigHelper(String, EpochCarrier, MessagePolicyDelegate, String, String, CallbackHandler) - Constructor for class com.sun.jaspic.config.helper.AuthConfigHelper
 
AuthConfigProviderHelper - Class in com.sun.jaspic.config.helper
 
AuthConfigProviderHelper() - Constructor for class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
AuthContextHelper - Class in com.sun.jaspic.config.helper
 
AuthContextHelper(String, boolean) - Constructor for class com.sun.jaspic.config.helper.AuthContextHelper
 

B

BaseAuthConfigFactory - Class in com.sun.jaspic.config.factory
This class implements methods in the abstract class AuthConfigFactory.
BaseAuthConfigFactory() - Constructor for class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 

C

checkMessageTypes(Class[]) - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
CLIENT_AUTH_MODULE - Static variable in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
ClientAuthConfigHelper - Class in com.sun.jaspic.config.helper
 
ClientAuthConfigHelper(String, EpochCarrier, AuthContextHelper, MessagePolicyDelegate, String, String, CallbackHandler) - Constructor for class com.sun.jaspic.config.helper.ClientAuthConfigHelper
 
com.sun.jaspic.config.delegate - package com.sun.jaspic.config.delegate
 
com.sun.jaspic.config.factory - package com.sun.jaspic.config.factory
 
com.sun.jaspic.config.helper - package com.sun.jaspic.config.helper
 
com.sun.jaspic.config.jaas - package com.sun.jaspic.config.jaas
 
com.sun.jaspic.config.servlet - package com.sun.jaspic.config.servlet
 
CONF_FILE_NAME - Static variable in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 
contextsAreEqual(AuthConfigFactory.RegistrationContext, AuthConfigFactory.RegistrationContext) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
createAuthContext(String, Map) - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
createAuthContext(String, Map) - Method in class com.sun.jaspic.config.helper.ClientAuthConfigHelper
 
createAuthContext(String, Map) - Method in class com.sun.jaspic.config.helper.ServerAuthConfigHelper
 

D

detachListener(RegistrationListener, String, String) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Disassociate the listener from all the provider registrations whose layer and appContext values are matched by the corresponding arguments to this method.

E

EntryInfo - Class in com.sun.jaspic.config.factory
 
EntryInfo(String, Map<String, String>) - Constructor for class com.sun.jaspic.config.factory.EntryInfo
 
EpochCarrier - Class in com.sun.jaspic.config.helper
 
EpochCarrier() - Constructor for class com.sun.jaspic.config.helper.EpochCarrier
 
exitContext(AuthStatus[], int, AuthStatus) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
exitContext(AuthStatus[], int, AuthStatus) - Method in class com.sun.jaspic.config.jaas.JAASAuthContextHelper
 
ExtendedConfigFile - Class in com.sun.jaspic.config.jaas
 
ExtendedConfigFile() - Constructor for class com.sun.jaspic.config.jaas.ExtendedConfigFile
 
ExtendedConfigFile(URI) - Constructor for class com.sun.jaspic.config.jaas.ExtendedConfigFile
 

G

getAppContext() - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
getAppNames(Class[]) - Method in class com.sun.jaspic.config.jaas.ExtendedConfigFile
The ExtendedConfigFile subclass was created because the Configuration interface does not provide a way to do what this method does; i.e.
getAuthContext(String, Subject, Map) - Method in class com.sun.jaspic.config.helper.ClientAuthConfigHelper
 
getAuthContext(String, Subject, Map) - Method in class com.sun.jaspic.config.helper.ServerAuthConfigHelper
 
getAuthContextHelper(String, boolean) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getAuthContextHelper(String, boolean) - Method in class com.sun.jaspic.config.jaas.JAASAuthConfigProvider
 
getAuthContextHelper(String, boolean) - Method in class com.sun.jaspic.config.servlet.JAASServletAuthConfigProvider
 
getAuthContextID(MessageInfo) - Method in interface com.sun.jaspic.config.delegate.MessagePolicyDelegate
 
getAuthContextID(MessageInfo) - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
getClientAuthConfig(String, String, CallbackHandler) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getClientCallbackHandler(CallbackHandler) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getConfigProvider(String, String, RegistrationListener) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Get a registered AuthConfigProvider from the factory.
getContext(HashMap<String, HashMap<Integer, M>>, String, Subject, Map) - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
getEpoch() - Method in class com.sun.jaspic.config.helper.EpochCarrier
 
getFactory() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getFactory() - Method in class com.sun.jaspic.config.jaas.JAASAuthConfigProvider
 
getInitProperties(int, Map<String, ?>) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
getInitProperties(int, Map<String, ?>) - Method in class com.sun.jaspic.config.jaas.JAASAuthContextHelper
 
getLayer() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getLayer() - Method in class com.sun.jaspic.config.servlet.JAASServletAuthConfigProvider
 
getLogger(Level) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
getLoggerName() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getMessageLayer() - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
getMessagePolicyDelegate(String) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getMessagePolicyDelegate(String) - Method in class com.sun.jaspic.config.servlet.JAASServletAuthConfigProvider
 
getMessageTypes() - Method in interface com.sun.jaspic.config.delegate.MessagePolicyDelegate
 
getModules(M[], String) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
getModules(M[], String) - Method in class com.sun.jaspic.config.jaas.JAASAuthContextHelper
this implementation does not depend on authContextID
getModuleTypes() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getModuleTypes() - Method in class com.sun.jaspic.config.servlet.JAASServletAuthConfigProvider
 
getProperties() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getProperties() - Method in class com.sun.jaspic.config.jaas.JAASAuthConfigProvider
 
getProperty(String, String) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getRegistrationContext(String) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Get the the registration context for the identified registration.
getRegistrationIDs(AuthConfigProvider) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Get the registration identifiers for all registrations of the provider instance at the factory.
getRegStore() - Method in class com.sun.jaspic.config.factory.AuthConfigFileFactory
 
getRegStore() - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 
getRequestPolicy(String, Map) - Method in interface com.sun.jaspic.config.delegate.MessagePolicyDelegate
 
getResponsePolicy(String, Map) - Method in interface com.sun.jaspic.config.delegate.MessagePolicyDelegate
 
getReturnStatus(AuthStatus[], AuthStatus, AuthStatus[], int) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
getReturnStatus(AuthStatus[], AuthStatus, AuthStatus[], int) - Method in class com.sun.jaspic.config.jaas.JAASAuthContextHelper
 
getSelfRegistrationContexts() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getSelfRegistrationContexts() - Method in class com.sun.jaspic.config.jaas.JAASAuthConfigProvider
 
getServerAuthConfig(String, String, CallbackHandler) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
getServerCallbackHandler(CallbackHandler) - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 

H

hasChanged(long) - Method in class com.sun.jaspic.config.helper.EpochCarrier
 
hasModules(M[], String) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
hasModules(M[], String) - Method in class com.sun.jaspic.config.jaas.JAASAuthContextHelper
this implementation does not depend on authContextID

I

increment() - Method in class com.sun.jaspic.config.helper.EpochCarrier
 
initializeContextMap() - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
Only called from initialize (while lock is held).
initializeContextMap() - Method in class com.sun.jaspic.config.helper.ClientAuthConfigHelper
 
initializeContextMap() - Method in class com.sun.jaspic.config.helper.ServerAuthConfigHelper
 
isLoggable(Level) - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
isLoggable(Level) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
isProtected() - Method in interface com.sun.jaspic.config.delegate.MessagePolicyDelegate
 
isProtected(M[], String) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
isProtected() - Method in class com.sun.jaspic.config.helper.ClientAuthConfigHelper
 
isProtected() - Method in class com.sun.jaspic.config.helper.ServerAuthConfigHelper
 

J

JAASAuthConfigProvider - Class in com.sun.jaspic.config.jaas
 
JAASAuthConfigProvider(Map, AuthConfigFactory) - Constructor for class com.sun.jaspic.config.jaas.JAASAuthConfigProvider
 
JAASAuthContextHelper - Class in com.sun.jaspic.config.jaas
 
JAASAuthContextHelper(String, boolean, ExtendedConfigFile, Map, String) - Constructor for class com.sun.jaspic.config.jaas.JAASAuthContextHelper
 
JAASServletAuthConfigProvider - Class in com.sun.jaspic.config.servlet
 
JAASServletAuthConfigProvider(Map, AuthConfigFactory) - Constructor for class com.sun.jaspic.config.servlet.JAASServletAuthConfigProvider
 
JASPIC_LOGGER - Static variable in class com.sun.jaspic.config.helper.JASPICLogManager
Field
JASPICLogManager - Class in com.sun.jaspic.config.helper
 
JASPICLogManager() - Constructor for class com.sun.jaspic.config.helper.JASPICLogManager
 

L

LAYER_NAME_KEY - Static variable in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
LOGGER_NAME_KEY - Static variable in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
logIfLevel(Level, Throwable, String...) - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
logIfLevel(Level, Throwable, String...) - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 

M

MessagePolicyDelegate - Interface in com.sun.jaspic.config.delegate
 

O

oldRefresh() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
to be called by refresh on provider subclass, and after subclass impl.
oldSelfRegister() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 

P

PACKAGE_ROOT - Static variable in class com.sun.jaspic.config.helper.JASPICLogManager
PACKAGE_ROOT the prefix for the packages where logger resource bundles reside.

R

refresh() - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Cause the factory to reprocess its persistent declarative representation of provider registrations.
refresh() - Method in class com.sun.jaspic.config.helper.AuthConfigHelper
 
refresh() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
refresh() - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
refresh() - Method in class com.sun.jaspic.config.jaas.JAASAuthConfigProvider
 
refresh() - Method in class com.sun.jaspic.config.jaas.JAASAuthContextHelper
 
refreshContextHelper() - Method in class com.sun.jaspic.config.helper.ClientAuthConfigHelper
 
refreshContextHelper() - Method in class com.sun.jaspic.config.helper.ServerAuthConfigHelper
 
registerConfigProvider(String, Map, String, String, String) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Registers within the factory, a provider of ServerAuthConfig and/or ClientAuthConfig objects for a message layer and application context identifier.
registerConfigProvider(AuthConfigProvider, String, String, String) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 
RegStoreFileParser - Class in com.sun.jaspic.config.factory
Used by GFServerConfigProvider to parse the configuration file.
RegStoreFileParser(String, String, List<EntryInfo>) - Constructor for class com.sun.jaspic.config.factory.RegStoreFileParser
 
removeRegistration(String) - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
Remove the identified provider registration from the factory and invoke any listeners associated with the removed registration.
RES_BUNDLE - Static variable in class com.sun.jaspic.config.helper.JASPICLogManager
 
RESOURCE_BUNDLE - Static variable in class com.sun.jaspic.config.helper.JASPICLogManager
RESOURCE_BUNDLE the name of the logging resource bundles.
returnsNullContexts() - Method in class com.sun.jaspic.config.helper.AuthContextHelper
 
rLock - Static variable in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 

S

selfRegister() - Method in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
SERVER_AUTH_MODULE - Static variable in class com.sun.jaspic.config.helper.AuthConfigProviderHelper
 
ServerAuthConfigHelper - Class in com.sun.jaspic.config.helper
 
ServerAuthConfigHelper(String, EpochCarrier, AuthContextHelper, MessagePolicyDelegate, String, String, CallbackHandler) - Constructor for class com.sun.jaspic.config.helper.ServerAuthConfigHelper
 

W

wLock - Static variable in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 

_

_loadFactory() - Method in class com.sun.jaspic.config.factory.BaseAuthConfigFactory
 

A B C D E G H I J L M O P R S W _

Copyright © 2012 GlassFish Community. All Rights Reserved.