| Package | Description |
|---|---|
| oracle.security.jps.config |
| Modifier and Type | Method and Description |
|---|---|
JpsContextDescriptor |
JpsConfiguration.getJpsContextDescriptor()
Returns the default JPS context.
|
JpsContextDescriptor |
JpsConfiguration.getJpsContextDescriptor(java.lang.String name)
Returns the JPS context with the specified name
|
| Modifier and Type | Method and Description |
|---|---|
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 |