Package org.bouncycastle.util
Class Properties
- java.lang.Object
-
- org.bouncycastle.util.Properties
-
public class Properties extends java.lang.ObjectUtility method for accessing system properties.
-
-
Constructor Summary
Constructors Constructor Description Properties()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetPropertyValue(java.lang.String propertyName)static booleanisOverrideSet(java.lang.String propertyName)
-