Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.encryption |
Classes for encrypting and decrypting SAML.
|
Modifier and Type | Method and Description |
---|---|
NewID |
ManageNameIDRequest.getNewID()
Get the NewID of the request.
|
Modifier and Type | Method and Description |
---|---|
void |
ManageNameIDRequest.setNewID(NewID newNewID)
Set the NewID of the request.
|
Modifier and Type | Method and Description |
---|---|
NewID |
Decrypter.decrypt(NewEncryptedID newEncryptedID)
Decrypt the specified NewEncryptedID.
|
Modifier and Type | Method and Description |
---|---|
NewEncryptedID |
Encrypter.encrypt(NewID newID)
Encrypt the specified NewID.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.