public class SAML2AuthnRequestsSignedSecurityHandler extends org.opensaml.messaging.handler.AbstractMessageHandler<SAMLObject>
SPSSODescriptor.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| 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, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, isInitialized@Nonnull private final org.slf4j.Logger log
public 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–2019 Shibboleth Consortium. All rights reserved.