Class SAML2Request
java.lang.Object
org.apache.syncope.common.lib.saml2.SAML2Message
org.apache.syncope.common.lib.saml2.SAML2Request
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBindingType
(SAML2BindingType bindingType) void
setContent
(String content) Methods inherited from class org.apache.syncope.common.lib.saml2.SAML2Message
getIdpEntityID, setIdpEntityID
-
Constructor Details
-
SAML2Request
public SAML2Request()
-
-
Method Details
-
getBindingType
-
setBindingType
-
getContent
-
setContent
-