パッケージ | 説明 |
---|---|
org.opensaml.saml1.binding.artifact |
Classes that may be used to create and manipulate SAML artifacts.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
SAML1ArtifactBuilder<ArtifactType extends AbstractSAML1Artifact>
Builder of typed SAML 1 artifacts.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
SAML1ArtifactType0001
SAML 1.X Type 0x0001 Artifact.
|
class |
SAML1ArtifactType0002
SAML 1 Type 0x0002 Artifact.
|
修飾子とタイプ | メソッドと説明 |
---|---|
AbstractSAML1Artifact |
SAML1ArtifactBuilderFactory.buildArtifact(byte[] artifact)
Convenience method for getting an artifact builder and parsing the given artifact with it.
|
AbstractSAML1Artifact |
SAML1ArtifactBuilderFactory.buildArtifact(String base64Artifact)
Convenience method for getting an artifact builder and parsing the given Base64 encoded artifact with it.
|
Copyright © 2012. All Rights Reserved.