|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAML2ArtifactBuilder | |
---|---|
org.opensaml.saml2.binding.artifact | Classes that may be used to create and manipulate SAML 2 artifacts. |
Uses of SAML2ArtifactBuilder in org.opensaml.saml2.binding.artifact |
---|
Classes in org.opensaml.saml2.binding.artifact that implement SAML2ArtifactBuilder | |
---|---|
class |
SAML2ArtifactType0004Builder
SAML 2, type 0x0004, artifact builder. |
Methods in org.opensaml.saml2.binding.artifact that return SAML2ArtifactBuilder | |
---|---|
SAML2ArtifactBuilder |
SAML2ArtifactBuilderFactory.getArtifactBuilder(byte[] type)
Gets the artifact builder for the given type. |
Methods in org.opensaml.saml2.binding.artifact that return types with arguments of type SAML2ArtifactBuilder | |
---|---|
Map<String,SAML2ArtifactBuilder> |
SAML2ArtifactBuilderFactory.getArtifactBuilders()
Gets the currently registered artifact builders. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |