package

sun.security.action

Classes

GetBooleanAction A convenience class for retrieving the boolean value of a system property as a privileged action. 
GetBooleanSecurityPropertyAction A convenience class for retrieving the boolean value of a security property as a privileged action. 
GetIntegerAction A convenience class for retrieving the integer value of a system property as a privileged action. 
GetLongAction A convenience class for retrieving the Long value of a system property as a privileged action. 
GetPropertyAction A convenience class for retrieving the string value of a system property as a privileged action. 
LoadLibraryAction A convenience class for loading a system library as a privileged action. 
OpenFileInputStreamAction A convenience class for opening a FileInputStream as a privileged action. 
PutAllAction A convenience PrivilegedAction class for setting the properties of a provider.