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, setActivationCondition
destroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized
public SAML2AuthnRequestsSignedSecurityHandler()
public void doInvoke(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.MessageHandlerException
protected boolean isMessageSigned(org.opensaml.messaging.context.MessageContext<SAMLObject> messageContext)
messageContext
- the message context being evaluatedCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.