Package | Description |
---|---|
org.opensaml.common.impl |
Base classes for various SAMLObjects constructs.
|
org.opensaml.saml2.encryption |
Classes for encrypting and decrypting SAML.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomIdentifierGenerator
Generates identifiers using random data obtained from a
Random instance. |
class |
SecureRandomIdentifierGenerator
Generates identifiers using random data obtained from a
SecureRandom instance. |
Modifier and Type | Method and Description |
---|---|
void |
Encrypter.setIDGenerator(IdentifierGenerator newIDGenerator)
Set the generator to use when creating XML ID attribute values.
|
Copyright © 1999-2013. All Rights Reserved.