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.JpsContextDescriptor

Packages that use JpsContextDescriptor
oracle.security.jps.config   

 

Uses of JpsContextDescriptor in oracle.security.jps.config

 

Methods in oracle.security.jps.config that return JpsContextDescriptor
 JpsContextDescriptor JpsConfiguration.getJpsContextDescriptor()
          Returns the default JPS context.
 JpsContextDescriptor JpsConfiguration.getJpsContextDescriptor(java.lang.String name)
          Returns the JPS context with the specified name

 

Methods in oracle.security.jps.config that return types with arguments of type JpsContextDescriptor
 java.util.Map<java.lang.String,JpsContextDescriptor> JpsConfiguration.getJpsContextDescriptors()
           
 java.util.Map<java.lang.String,JpsContextDescriptor> JpsContextDescriptor.getJpsContextDescriptors()
          Returns the child JpsContextDescriptors associated with this binding

 


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.