- SchemaValidateXMLMessage<MessageType extends org.opensaml.core.xml.XMLObject> - Class in org.opensaml.messaging.handler.impl
-
A handler that schema validates an XML-based message.
- SchemaValidateXMLMessage(Schema) - Constructor for class org.opensaml.messaging.handler.impl.SchemaValidateXMLMessage
-
Constructor.
- setAuthenticationLookupStrategy(Function<MessageContext, Boolean>) - Method in class org.opensaml.messaging.handler.impl.CheckMandatoryAuthentication
-
Set the strategy used to look up the authentication state associated with the message context.
- setConfidentialityActive(boolean) - Method in class org.opensaml.messaging.handler.impl.StaticMessageChannelSecurity
-
Set whether message channel confidentiality is active.
- setDefaultPortInsecure(boolean) - Method in class org.opensaml.messaging.handler.impl.URLEvaluatingMessageChannelSecurity
-
Set whether traffic on the default TLS port is "secure" for the purposes of this action.
- setExpectedIssuerLookupStrategy(Function<MessageContext, String>) - Method in class org.opensaml.messaging.handler.impl.CheckExpectedIssuer
-
Set the strategy used to look up the expected issuer associated with the message context.
- setHandlers(List<MessageHandler<MessageType>>) - Method in class org.opensaml.messaging.handler.impl.BasicMessageHandlerChain
-
Set the list of message handler chain members.
- setHttpServletRequest(HttpServletRequest) - Method in class org.opensaml.messaging.handler.impl.HTTPRequestValidationHandler
-
Set the HTTP servlet request instance being evaluated.
- setIntegrityActive(boolean) - Method in class org.opensaml.messaging.handler.impl.StaticMessageChannelSecurity
-
Set whether message channel integrity is active.
- setIssuerLookupStrategy(Function<MessageContext, String>) - Method in class org.opensaml.messaging.handler.impl.CheckExpectedIssuer
-
Set the strategy used to look up the issuer associated with the message context.
- setIssuerLookupStrategy(Function<MessageContext, String>) - Method in class org.opensaml.messaging.handler.impl.CheckMandatoryIssuer
-
Set the strategy used to look up the issuer associated with the message context.
- setParentContextLookupStrategy(Function<MessageContext, BaseContext>) - Method in class org.opensaml.messaging.handler.impl.AbstractMessageChannelSecurity
-
- setRequiredContentType(String) - Method in class org.opensaml.messaging.handler.impl.HTTPRequestValidationHandler
-
Set the required content type.
- setRequiredRequestMethod(String) - Method in class org.opensaml.messaging.handler.impl.HTTPRequestValidationHandler
-
Set the required request method.
- setRequireSecured(boolean) - Method in class org.opensaml.messaging.handler.impl.HTTPRequestValidationHandler
-
Set whether request is required to be secure.
- setRethrowIfHandled(boolean) - Method in class org.opensaml.messaging.handler.impl.MessageHandlerErrorStrategyAdapter
-
- setRethrowIfNotHandled(boolean) - Method in class org.opensaml.messaging.handler.impl.MessageHandlerErrorStrategyAdapter
-
- setURLLookup(Function<MessageContext, String>) - Method in class org.opensaml.messaging.handler.impl.URLEvaluatingMessageChannelSecurity
-
Set the function which looks up the destination URL to evaluate.
- StaticMessageChannelSecurity - Class in org.opensaml.messaging.handler.impl
-
- StaticMessageChannelSecurity() - Constructor for class org.opensaml.messaging.handler.impl.StaticMessageChannelSecurity
-