Class SAML2Response
java.lang.Object
org.apache.syncope.common.lib.saml2.SAML2Message
org.apache.syncope.common.lib.saml2.SAML2Response
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRelayState(String relayState) voidsetSamlResponse(String samlResponse) voidsetSpEntityID(String spEntityID) voidsetUrlContext(String urlContext) Methods inherited from class org.apache.syncope.common.lib.saml2.SAML2Message
getIdpEntityID, setIdpEntityID
-
Constructor Details
-
SAML2Response
public SAML2Response()
-
-
Method Details
-
getSpEntityID
-
setSpEntityID
-
getUrlContext
-
setUrlContext
-
getSamlResponse
-
setSamlResponse
-
getRelayState
-
setRelayState
-