Uses of Class
org.opensaml.saml.common.messaging.context.SAMLArtifactContext
Packages that use SAMLArtifactContext
Package
Description
Classes that may be used to create and manipulate SAML 1 artifacts.
Classes that may be used to create and manipulate SAML 2 artifacts.
-
Uses of SAMLArtifactContext in org.opensaml.saml.saml1.binding.artifact
Methods in org.opensaml.saml.saml1.binding.artifact that return SAMLArtifactContextModifier and TypeMethodDescriptionprotected SAMLArtifactContextSAML1ArtifactType0001Builder.getArtifactContext(MessageContext requestContext) Get the artifact context.protected SAMLArtifactContextSAML1ArtifactType0002Builder.getArtifactContext(MessageContext requestContext) Get the artifact context. -
Uses of SAMLArtifactContext in org.opensaml.saml.saml2.binding.artifact
Methods in org.opensaml.saml.saml2.binding.artifact that return SAMLArtifactContextModifier and TypeMethodDescriptionprotected SAMLArtifactContextSAML2ArtifactType0004Builder.getArtifactContext(MessageContext requestContext) Get the artifact context.