Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Uses of Interface
oracle.security.jps.config.PropertySet

Packages that use PropertySet
oracle.security.jps.config   

 

Uses of PropertySet in oracle.security.jps.config

 

Methods in oracle.security.jps.config that return PropertySet
 PropertySet NamedPropertyMap.getParent()
           
 PropertySet PropertySet.getParent()
          Returns parent of this PropertySet instance, or null if none is specified.
 PropertySet JpsConfiguration.getPropertySet(java.lang.String name)
          Returns the property set associated with the specified name

 

Methods in oracle.security.jps.config that return types with arguments of type PropertySet
 java.util.Map<java.lang.String,PropertySet> JpsConfiguration.getPropertySet()
          Returns all declared property sets

 

Methods in oracle.security.jps.config with parameters of type PropertySet
 void NamedPropertyMap.setParent(PropertySet parent)
           

 

Constructors in oracle.security.jps.config with parameters of type PropertySet
NamedPropertyMap(java.lang.String name, PropertySet parent, java.util.Map<java.lang.String,java.lang.String> properties)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-06


Copyright © 2013 Oracle. All rights reserved.