PDPermission: method and constructor summary
The PDPermission class handles the authentication of a
Verify Identity Access user using the Java
Authentication and Authorization Service (JAAS).
PDPermission uses Verify Identity Access as
the authorization engine for normal Java 2 permission checks.
See the Javadoc information in the Verify Identity Access Runtime for Java installation package for detailed documentation about this class.
| Methods and Constructors | Description |
|---|---|
PDPermission |
Constructors that create an instance of the |
equals |
Determines whether this |
getActions |
Returns a String representation of this object. |
getPDException |
Provides access to any exception information received on the last implies (Permission) call. |
hashCode |
Returns the hash code value for this object. |
implies |
Methods that determine whether the Verify Identity Access grants
the permissions in this |