Package uk.gov.ida.saml.core.domain
Class IdaSamlMessage
- java.lang.Object
-
- uk.gov.ida.saml.core.domain.IdaMessage
-
- uk.gov.ida.saml.core.domain.IdaSamlMessage
-
- Direct Known Subclasses:
IdaAuthnRequestFromHub,IdaSamlResponse
public abstract class IdaSamlMessage extends IdaMessage
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedIdaSamlMessage()IdaSamlMessage(java.lang.String id, java.lang.String issuer, org.joda.time.DateTime issueInstant, java.net.URI destination)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URIgetDestination()-
Methods inherited from class uk.gov.ida.saml.core.domain.IdaMessage
getId, getIssueInstant, getIssuer
-
-