Package edu.emory.mathcs.util.security.action

Read system properties from privileged blocks.

See:
          Description

Class Summary
GetBooleanAction A convenience class for retrieving the boolean value of a system 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.
 

Package edu.emory.mathcs.util.security.action Description

Read system properties from privileged blocks.