public class SAML2AuthnRequestsSignedSecurityHandler extends org.opensaml.messaging.handler.AbstractMessageHandler<SAMLObject>
SPSSODescriptor.| Constructor and Description |
|---|
SAML2AuthnRequestsSignedSecurityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
doInvoke(org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext) |
protected boolean |
isMessageSigned(org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext)
Determine whether the inbound message is signed.
|
doPostInvoke, doPostInvoke, doPreInvoke, getActivationCondition, getLogPrefix, invoke, setActivationConditiondestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedpublic SAML2AuthnRequestsSignedSecurityHandler()
public void doInvoke(@Nonnull org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext) throws org.opensaml.messaging.handler.MessageHandlerException
doInvoke in class org.opensaml.messaging.handler.AbstractMessageHandler<SAMLObject>org.opensaml.messaging.handler.MessageHandlerExceptionprotected boolean isMessageSigned(@Nonnull org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext)
messageContext - the message context being evaluatedCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.