| Interface | Description |
|---|---|
| AdminTokenId |
This interface defines a method to get an admin token Id
|
| Class | Description |
|---|---|
| DataEncryptor |
This class
DataEncryptor is used to encrypt the data
with symmetric and asymmetric keys. |
| DecodeAction |
The class is used to perform privileged operations with
AccessController.doPrivileged()
when using
com.iplanet.services.util.Crypt to decode passwords. |
| DecryptAction |
The class is used to perform privileged operation with
AccessController.doPrivileged()
when using
com.iplanet.am.util.AMPasswordUtil to decrypt passwords. |
| EncodeAction |
The class is used to perform privileged operation with
AccessController.doPrivileged()
when using
com.iplanet.services.util.Crypt to encode passwords. |
| EncryptAction |
The class is used to perform privileged operation with
AccessController.doPrivileged()
when using
com.iplanet.am.util.AMPasswordUtil to encrypt passwords. |
| ISSecurityPermission |
This class
ISSecurityPermission is used to protect the Access
Manager resources which should be accessed only by trusted application. |
| SecurityDebug |
Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.