|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HTTPMessageEncoder
Base interface for HTTP specific SAML bindings.
Method Summary | |
---|---|
java.lang.String |
getRelayState()
Gets the relay state. |
void |
setRelayState(java.lang.String relayState)
Sets the relay state. |
Methods inherited from interface org.opensaml.common.binding.encoding.MessageEncoder |
---|
encode, getBindingURI, getIssuer, getMetadataProvider, getRelyingParty, getRelyingPartyEndpoint, getRelyingPartyRole, getResponse, getSamlMessage, getSigningCredential, setIssuer, setMetadataProvider, setRelyingParty, setRelyingPartyEndpoint, setRelyingPartyRole, setResponse, setSamlMessage, setSigningCredential |
Method Detail |
---|
java.lang.String getRelayState()
void setRelayState(java.lang.String relayState)
relayState
- the relay state
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |