Package com.sun.xml.wss.provider.wsit
Class PipeHelper
java.lang.Object
com.sun.xml.wss.provider.wsit.ConfigHelper
com.sun.xml.wss.provider.wsit.PipeHelper
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.xml.wss.provider.wsit.ConfigHelper
ConfigHelper.AuthConfigRegistrationWrapper -
Field Summary
Fields inherited from class com.sun.xml.wss.provider.wsit.ConfigHelper
appCtxt, cbh, factory, layer, listenerWrapper, map -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddisable()getClientAuthContext(MessageInfo info, Subject s) getFaultResponse(Packet request, Packet response, Throwable t) getServerAuthContext(MessageInfo info, Subject s) voidgetSessionToken(Map<String, Object> m, MessageInfo info, Subject s) booleanstatic URLloadFromClasspath(String configFileName) makeFaultResponse(Packet response, Throwable t) Methods inherited from class com.sun.xml.wss.provider.wsit.ConfigHelper
getAppContextID, getAuthConfig, getAuthConfig, getClientAuthConfig, getDefaultCallbackHandler, getProperty, getRegistrationListener, getRegistrationWrapper, getServerAuthConfig, hasExactMatchAuthProvider, init, loadFromClasspath, loadGFHandler, setJmacProviderRegisID, setRegistrationWrapper
-
Constructor Details
-
PipeHelper
-
-
Method Details
-
getClientAuthContext
- Overrides:
getClientAuthContextin classConfigHelper- Throws:
AuthException
-
getServerAuthContext
- Overrides:
getServerAuthContextin classConfigHelper- Throws:
AuthException
-
loadFromClasspath
-
getClientSubject
-
getSessionToken
- Throws:
AuthException
-
getModelName
-
makeFaultResponse
-
isTwoWay
-
getFaultResponse
-
disable
public void disable()- Overrides:
disablein classConfigHelper
-
authorize
-