Class SAML11ResponseAbstractType
java.lang.Object
org.keycloak.dom.saml.common.CommonResponseType
org.keycloak.dom.saml.v1.protocol.SAML11ResponseAbstractType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SAML11ResponseType
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
- See Also:
-
Field Summary
Fields inherited from class org.keycloak.dom.saml.common.CommonResponseType
id, inResponseTo, issueInstant, signature
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.dom.saml.common.CommonResponseType
getID, getInResponseTo, getIssueInstant, getSignature, setInResponseTo, setSignature
-
Field Details
-
majorVersion
protected int majorVersion -
minorVersion
protected int minorVersion -
recipient
-
-
Constructor Details
-
SAML11ResponseAbstractType
-
-
Method Details
-
getMajorVersion
public int getMajorVersion() -
getMinorVersion
public int getMinorVersion() -
getRecipient
-
setRecipient
-