|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.common.binding.decoding.impl.AbstractMessageDecoder<javax.servlet.http.HttpServletRequest>
org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder
org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder
org.opensaml.saml1.binding.decoding.HTTPSOAP11Decoder
public class HTTPSOAP11Decoder
SAML 1.1 HTTP SOAP 1.1 binding decoder.
Field Summary | |
---|---|
static java.lang.String |
BINDING_URI
URI for this binding. |
Constructor Summary | |
---|---|
HTTPSOAP11Decoder()
|
Method Summary | |
---|---|
java.lang.String |
getBindingURI()
Gets the binding URI supported by this encoder. |
Methods inherited from class org.opensaml.common.binding.decoding.impl.AbstractSOAPHTTPDecoder |
---|
decode, getSOAPHeaders, getSOAPMessage, getSOAPVersion |
Methods inherited from class org.opensaml.common.binding.decoding.impl.AbstractHTTPMessageDecoder |
---|
getMethod, getRelayState, setHttpMethod, setRelayState |
Methods inherited from class org.opensaml.common.binding.decoding.impl.AbstractMessageDecoder |
---|
evaluateSecurityPolicy, getMetadataProvider, getParserPool, getRequest, getSAMLMessage, getSecurityPolicy, getTrustEngine, setMetadataProvider, setParserPool, setRequest, setSAMLMessage, setSecurityPolicy, setTrustEngine, unmarshallMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.common.binding.decoding.MessageDecoder |
---|
getMetadataProvider, getRequest, getSAMLMessage, getSecurityPolicy, getTrustEngine, setMetadataProvider, setRequest, setSecurityPolicy, setTrustEngine |
Methods inherited from interface org.opensaml.common.binding.decoding.HTTPMessageDecoder |
---|
getMethod, getRelayState |
Methods inherited from interface org.opensaml.common.binding.decoding.MessageDecoder |
---|
getMetadataProvider, getRequest, getSAMLMessage, getSecurityPolicy, getTrustEngine, setMetadataProvider, setRequest, setSecurityPolicy, setTrustEngine |
Field Detail |
---|
public static final java.lang.String BINDING_URI
Constructor Detail |
---|
public HTTPSOAP11Decoder()
Method Detail |
---|
public java.lang.String getBindingURI()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |