| パッケージ | 説明 |
|---|---|
| org.opensaml.common.binding.artifact |
Classes that may be used to create and manipulate SAML artifacts.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
BasicSAMLArtifactMapEntryFactory
A basic factory for instances of
SAMLArtifactMap.SAMLArtifactMapEntryFactory. |
| コンストラクタと説明 |
|---|
BasicSAMLArtifactMap(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory,
StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage,
long lifetime)
Constructor.
|
BasicSAMLArtifactMap(SAMLArtifactMap.SAMLArtifactMapEntryFactory factory,
StorageService<String,SAMLArtifactMap.SAMLArtifactMapEntry> storage,
String storageParition,
long lifetime)
Constructor.
|
Copyright © 2012. All Rights Reserved.