Security.getProperty

Security.getProperty

Class Overview | Class Members | This Package | All Packages

Syntax
public static String getProperty( String key )
Parameters
key
the key of the property being retrieved.
Returns
the valeu of the security property corresponding to key.
Description
Gets a security property.