Package | Description |
---|---|
org.opensaml.saml2.binding.artifact |
Classes that may be used to create and manipulate SAML 2 artifacts.
|
Modifier and Type | Class and Description |
---|---|
class |
SAML2ArtifactType0004Builder
SAML 2, type 0x0004, artifact builder.
|
Modifier and Type | Method and Description |
---|---|
SAML2ArtifactBuilder |
SAML2ArtifactBuilderFactory.getArtifactBuilder(byte[] type)
Gets the artifact builder for the given type.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SAML2ArtifactBuilder> |
SAML2ArtifactBuilderFactory.getArtifactBuilders()
Gets the currently registered artifact builders.
|
Copyright © 1999-2013. All Rights Reserved.