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, getLogPrefix, invoke
destroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized
private final Logger log
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–2015 JBoss by Red Hat. All rights reserved.