public class ShibbolethSSODecoder extends BaseSAML1MessageDecoder implements SAMLMessageDecoder
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
ShibbolethSSODecoder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDecode(MessageContext messageContext) |
String |
getBindingURI() |
protected String |
getIntendedDestinationEndpointURI(SAMLMessageContext samlMsgCtx) |
protected boolean |
isIntendedDestinationEndpointURIRequired(SAMLMessageContext samlMsgCtx) |
decode, extractAssertionArtifactInfo, extractAttributeQueryInfo, extractAuthorizationDecisionQueryInfo, extractRequestInfo, extractResponseInfo, getArtifactMap, getUseQueryResourceAsEntityId, populateMessageContext, populateMessageIdIssueInstantIssuer, populateRelyingPartyMetadata, setUseQueryResourceAsEntityIdcheckEndpointURI, compareEndpointURIs, getActualReceiverEndpointURI, getURIComparator, isMessageSigned, setURIComparatorgetParserPool, logDecodedMessage, processSecurityPolicy, setParserPool, unmarshallMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecodepublic String getBindingURI()
getBindingURI in interface SAMLMessageDecoderprotected void doDecode(MessageContext messageContext) throws MessageDecodingException
doDecode in class BaseMessageDecoderMessageDecodingExceptionprotected boolean isIntendedDestinationEndpointURIRequired(SAMLMessageContext samlMsgCtx)
isIntendedDestinationEndpointURIRequired in class BaseSAMLMessageDecoderprotected String getIntendedDestinationEndpointURI(SAMLMessageContext samlMsgCtx) throws MessageDecodingException
getIntendedDestinationEndpointURI in class BaseSAML1MessageDecoderMessageDecodingExceptionCopyright © 1999-2014. All Rights Reserved.