Package java.security
Class Provider
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
java.security.Provider
- All Implemented Interfaces:
Serializable
,Cloneable
,Map
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class java.util.Properties
defaults
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, propertyNames, save, setProperty, store
-
Constructor Details
-
Provider
-
-
Method Details
-
clear
public void clear() -
entrySet
-
getInfo
-
getName
-
getVersion
public double getVersion() -
keySet
-
load
- Overrides:
load
in classProperties
- Throws:
IOException
-
put
-
putAll
-
remove
-
toString
-
values
-