|
|||||||||
| Home >> All >> gnu >> java >> security >> [ action overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package gnu.java.security.action
See:
Description
| Class Summary | |
| 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. |
Package gnu.java.security.action Description
|
|||||||||
| Home >> All >> gnu >> java >> security >> [ action overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||