Package | Description |
---|---|
org.opensaml.saml1.binding.artifact |
Classes that may be used to create and manipulate SAML artifacts.
|
Modifier and Type | Class and Description |
---|---|
class |
SAML1ArtifactType0001Builder
Builder of SAML 1, type 0x001, artifacts.
|
class |
SAML1ArtifactType0002Builder
SAML 1, type 0x0002, artifact builder.
|
Modifier and Type | Method and Description |
---|---|
SAML1ArtifactBuilder |
SAML1ArtifactBuilderFactory.getArtifactBuilder(byte[] type)
Gets the artifact builder for the given type.
|
Modifier and Type | Method and Description |
---|---|
Map<String,SAML1ArtifactBuilder> |
SAML1ArtifactBuilderFactory.getArtifactBuilders()
Gets the currently registered artifact builders.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.