Class InboundConfigHandler
java.lang.Object
com.mulesoft.modules.wss.internal.handler.InboundConfigHandler
Sets up the WSS4J Engine configuration based on the the inbound configuration.
-
Constructor Summary
ConstructorsConstructorDescriptionInboundConfigHandler(org.apache.wss4j.dom.engine.WSSConfig wssConfig, org.apache.wss4j.dom.handler.RequestData requestData) -
Method Summary
Modifier and TypeMethodDescriptionvoidhandle(DecryptionConfig decryptionConfig) voidhandle(VerifySamlConfig samlConfig) voidhandle(VerifySignatureConfig signatureConfig) voidhandle(VerifyTimestampConfig timestampConfig) voidhandle(VerifyUsernameTokenConfig usernameTokenConfig)
-
Constructor Details
-
InboundConfigHandler
public InboundConfigHandler(org.apache.wss4j.dom.engine.WSSConfig wssConfig, org.apache.wss4j.dom.handler.RequestData requestData)
-
-
Method Details
-
handle
-
handle
-
handle
-
handle
-
handle
-