Uses of Interface
org.opensaml.saml.common.binding.artifact.SAMLSourceIDArtifact
-
Packages that use SAMLSourceIDArtifact Package Description org.opensaml.saml.saml1.binding.artifact Classes that may be used to create and manipulate SAML 1 artifacts.org.opensaml.saml.saml2.binding.artifact Classes that may be used to create and manipulate SAML 2 artifacts. -
-
Uses of SAMLSourceIDArtifact in org.opensaml.saml.saml1.binding.artifact
Classes in org.opensaml.saml.saml1.binding.artifact that implement SAMLSourceIDArtifact Modifier and Type Class Description classSAML1ArtifactType0001SAML 1.X Type 0x0001 Artifact. -
Uses of SAMLSourceIDArtifact in org.opensaml.saml.saml2.binding.artifact
Classes in org.opensaml.saml.saml2.binding.artifact that implement SAMLSourceIDArtifact Modifier and Type Class Description classSAML2ArtifactType0004SAML 2 Type 0x004 Artifact.
-