Class SAML2Message
- java.lang.Object
-
- org.apache.syncope.common.lib.saml2.SAML2Message
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SAML2Request
,SAML2Response
public abstract class SAML2Message extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SAML2Message()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getIdpEntityID()
void
setIdpEntityID(String idpEntityID)
-