Package com.sun.xml.wss.provider.wsit
Class ConfigHelper
java.lang.Object
com.sun.xml.wss.provider.wsit.ConfigHelper
- Direct Known Subclasses:
PipeHelper
This is based Helper class for 196 Configuration.
This class implements RegistrationListener.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected CallbackHandlerprotected AuthConfigFactoryprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisable()protected AuthConfiggetAuthConfig(boolean isServer) protected AuthConfiggetAuthConfig(AuthConfigProvider p, boolean isServer) getClientAuthContext(MessageInfo info, Subject s) getProperty(String key) getServerAuthContext(MessageInfo info, Subject s) protected booleanCheck if there is a provider register for a given layer and appCtxt.protected voidstatic URLloadFromClasspath(String configFileName, ClassLoader cl) protected CallbackHandlerloadGFHandler(String jmacHandler, ClassLoader loader) voidsetJmacProviderRegisID(String jmacProviderRegisID) void
-
Field Details
-
factory
-
layer
-
appCtxt
-
map
-
cbh
-
listenerWrapper
-
-
Constructor Details
-
ConfigHelper
protected ConfigHelper()
-
-
Method Details
-
init
-
setJmacProviderRegisID
-
getRegistrationWrapper
-
setRegistrationWrapper
-
getRegistrationListener
public ConfigHelper.AuthConfigRegistrationWrapper.AuthConfigRegistrationListener getRegistrationListener() -
disable
public void disable() -
getProperty
-
getAppContextID
-
getClientAuthConfig
- Throws:
AuthException
-
getServerAuthConfig
- Throws:
AuthException
-
getClientAuthContext
- Throws:
AuthException
-
getServerAuthContext
- Throws:
AuthException
-
getAuthConfig
- Throws:
AuthException
-
getAuthConfig
- Throws:
AuthException
-
hasExactMatchAuthProvider
protected boolean hasExactMatchAuthProvider()Check if there is a provider register for a given layer and appCtxt. -
loadFromClasspath
-
getDefaultCallbackHandler
-
loadGFHandler
-