Uses of Interface
org.opensaml.saml.saml2.core.Artifact
-
Packages that use Artifact Package Description org.opensaml.saml.saml2.core Interfaces for SAML 2.0 core and protocol interfaces. -
-
Uses of Artifact in org.opensaml.saml.saml2.core
Methods in org.opensaml.saml.saml2.core that return Artifact Modifier and Type Method Description ArtifactArtifactResolve. getArtifact()Get Artifact child element.Methods in org.opensaml.saml.saml2.core with parameters of type Artifact Modifier and Type Method Description voidArtifactResolve. setArtifact(Artifact newArtifact)Set Artifact child element.
-