|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AdminDNAction | The class is used to perform privileged operations using
java.security.AccessController.doPrivileged()
when using com.iplanet.am.util.AdminUtils
to obtain Administrator DN. |
| AdminPasswordAction | The class is used to perform privileged operations using
AccessController.doPrivileged()
when using com.iplanet.am.util.AdminUtils
to obtain Administrator passwords. |
| 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 IS resources which should be accessed only by trusted
application. |
Provides the classes to be used for performing privileged operations (like getting the IS admin's DN and password)
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||