| パッケージ | 説明 |
|---|---|
| edu.internet2.middleware.shibboleth.idp.profile | |
| edu.internet2.middleware.shibboleth.idp.profile.saml2 | |
| org.opensaml.common.impl |
Base classes for various SAMLObjects constructs.
|
| org.opensaml.saml2.encryption |
Classes for encrypting and decrypting SAML.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IdentifierGenerator |
AbstractSAMLProfileHandler.getIdGenerator()
Gets an ID generator which may be used for SAML assertions, requests, etc.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
AbstractSAMLProfileHandler.setIdGenerator(IdentifierGenerator generator)
Gets an ID generator which may be used for SAML assertions, requests, etc.
|
| コンストラクタと説明 |
|---|
UnsolicitedSSODecoder(IdentifierGenerator identifierGenerator)
Constructor.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
RandomIdentifierGenerator
Generates identifiers using random data obtained from a
Random instance. |
class |
SecureRandomIdentifierGenerator
Generates identifiers using random data obtained from a
SecureRandom instance. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
Encrypter.setIDGenerator(IdentifierGenerator newIDGenerator)
Set the generator to use when creating XML ID attribute values.
|
Copyright © 2012. All Rights Reserved.