net.jxta.impl.membership.pse
Class PSEUtils.PSEProvider
java.lang.Object
java.util.Dictionary
java.util.Hashtable
java.util.Properties
java.security.Provider
net.jxta.impl.membership.pse.PSEUtils.PSEProvider
- All Implemented Interfaces:
- Serializable, Cloneable, Map
- Enclosing class:
- PSEUtils
public static class PSEUtils.PSEProvider
- extends Provider
A provider we construct. This provider primarily exists to provide
aliases for
- See Also:
- Serialized Form
Methods inherited from class java.security.Provider |
clear, entrySet, getInfo, getName, getService, getServices, getVersion, keySet, load, put, putAll, putService, remove, removeService, toString, values |
Methods inherited from class java.util.Hashtable |
clone, contains, containsKey, containsValue, elements, equals, get, hashCode, isEmpty, keys, rehash, size |
PSEUtils.PSEProvider
public PSEUtils.PSEProvider()
getProperty
public String getProperty(String key)
- Overrides:
getProperty
in class Properties
getProperty
public String getProperty(String key,
String defaultValue)
- Overrides:
getProperty
in class Properties