|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HTTPMessageDecoder
Base interface for HTTP specific SAML bindings.
Method Summary | |
---|---|
java.lang.String |
getMethod()
Gets the HTTP method used in the request. |
java.lang.String |
getRelayState()
Gets the relay state from the decoded message. |
Methods inherited from interface org.opensaml.common.binding.decoding.MessageDecoder |
---|
decode, getBindingURI, getMetadataProvider, getRequest, getSAMLMessage, getSecurityPolicy, getTrustEngine, setMetadataProvider, setRequest, setSecurityPolicy, setTrustEngine |
Method Detail |
---|
java.lang.String getMethod()
java.lang.String getRelayState()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |