public interface JpsContextDescriptor
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceDescriptor |
getCredentialStoreDescriptor() |
ServiceInstanceDescriptor |
getIdentityStoreDescriptor() |
java.util.Map<java.lang.String,JpsContextDescriptor> |
getJpsContextDescriptors()
Returns the child
JpsContextDescriptors associated with this binding |
java.util.Collection<LoginModuleDescriptor> |
getLoginModuleDescriptors() |
java.lang.String |
getName()
Returns name of this descriptor
|
ServiceInstanceDescriptor |
getPolicyStoreDescriptor() |
java.util.Map<java.lang.String,ServiceInstanceDescriptor> |
getServiceInstanceDescriptors()
Returns the
ServiceInstanceDescriptorss associated with this binding. |
java.lang.String getName()
java.util.Collection<LoginModuleDescriptor> getLoginModuleDescriptors()
ServiceInstanceDescriptor getCredentialStoreDescriptor()
ServiceInstanceDescriptor getPolicyStoreDescriptor()
ServiceInstanceDescriptor getIdentityStoreDescriptor()
java.util.Map<java.lang.String,ServiceInstanceDescriptor> getServiceInstanceDescriptors()
ServiceInstanceDescriptorss associated with this binding.java.util.Map<java.lang.String,JpsContextDescriptor> getJpsContextDescriptors()
JpsContextDescriptors associated with this bindingJpsContextDescriptors associated with this binding