Security.setProperty

Security.setProperty

Class Overview | Class Members | This Package | All Packages

Syntax
public static void setProperty( String key, String datum )
Parameters
key
the name of the property to be set.
datum
the value of the property to be set.
Description
Sets a security property.