Package org.bouncycastle.util
Class Properties
java.lang.Object
org.bouncycastle.util.Properties
Utility method for accessing system properties.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getPropertyValue
(String propertyName) static boolean
isOverrideSet
(String propertyName)
-
Constructor Details
-
Properties
public Properties()
-
-
Method Details
-
isOverrideSet
-
getPropertyValue
-