Interface SAMLSourceLocationArtifact
- All Superinterfaces:
SAMLArtifact
- All Known Implementing Classes:
SAML1ArtifactType0002
A specialization of
SAMLArtifact
which exposes a source location URI.-
Method Summary
Modifier and TypeMethodDescriptionGets the source location component of the artifact.Methods inherited from interface org.opensaml.saml.common.binding.artifact.SAMLArtifact
getArtifactBytes, getTypeCode
-
Method Details
-
getSourceLocation
Gets the source location component of the artifact.- Returns:
- source location component of this artifact
-