|
|||||||||
| Home >> All >> gnu >> java >> security >> [ action overview ] | PREV NEXT | ||||||||
Uses of Package
gnu.java.security.action
| Classes in gnu.java.security.action used by gnu.java.security.action | |
| GetPropertyAction
PrivilegedAction implementation that calls System.getProperty() with the property name passed to its constructor. |
|
| GetSecurityPropertyAction
PrivilegedAction implementation that calls Security.getProperty() with the property name passed to its constructor. |
|
| SetAccessibleAction
PrivilegedAction implementation that calls setAccessible(true) on the AccessibleObject passed to its constructor. |
|
|
|||||||||
| Home >> All >> gnu >> java >> security >> [ action overview ] | PREV NEXT | ||||||||