|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SAML1ArtifactBuilder | |
|---|---|
| org.opensaml.saml1.binding.artifact | Classes that may be used to create and manipulate SAML artifacts. |
| Uses of SAML1ArtifactBuilder in org.opensaml.saml1.binding.artifact |
|---|
| Classes in org.opensaml.saml1.binding.artifact that implement SAML1ArtifactBuilder | |
|---|---|
class |
SAML1ArtifactType0001Builder
Builder of SAML 1, type 0x001, artifacts. |
class |
SAML1ArtifactType0002Builder
SAML 1, type 0x0002, artifact builder. |
| Methods in org.opensaml.saml1.binding.artifact that return SAML1ArtifactBuilder | |
|---|---|
SAML1ArtifactBuilder |
SAML1ArtifactBuilderFactory.getArtifactBuilder(byte[] type)
Gets the artifact builder for the given type. |
| Methods in org.opensaml.saml1.binding.artifact that return types with arguments of type SAML1ArtifactBuilder | |
|---|---|
java.util.Map<java.lang.String,SAML1ArtifactBuilder> |
SAML1ArtifactBuilderFactory.getArtifactBuilders()
Gets the currently registered artifact builders. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||