Modifier and Type | Interface and Description |
---|---|
interface |
AttributeService
Attribute service provides a generic service used to store and retrieve security attributes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AuditService |
Modifier and Type | Interface and Description |
---|---|
interface |
CredentialStore
A CredentialStore is a secure store that maintains mappings of map names to Credential maps.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IdentityStoreService |
Modifier and Type | Interface and Description |
---|---|
interface |
KeyStoreService
A KeyStoreService is a PKI based keystore service interface
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoginService
This is a generic authentication service to invoke configured JAAS login modules.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PolicyStore
PolicyStore is the top-level scope concept.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TrustService |
Modifier and Type | Method and Description |
---|---|
OpssServiceInstance |
OpssServiceProvider.getInstance(ServiceInstanceDescriptor serviceDesc, javax.security.auth.callback.CallbackHandler cbHandler)
Creates a ServiceInstance in Init state.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends OpssServiceInstance> |
OpssServiceProvider.getPublicService()
Returns the class of the public service
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurationManagementService
The OPSS Configuration Management Service which manages the lifecycle of configuration(s) for one or more OPSS Runtime(s) (ServiceContexts).
|
interface |
ConfigurationService
The OPSS Configuration Service which manages configuration for applications and tenants.
|
interface |
RuntimeConfigurationService
A Service that provides the OPSS Runtime with a view of the Configuration for any named active context.
|