|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceInstance in oracle.security.jps |
|---|
| Methods in oracle.security.jps with type parameters of type ServiceInstance | ||
|---|---|---|
|
JpsContext.getServiceInstance(java.lang.Class<T> serviceInstanceClass)Returns the ServiceInstance that corresponds to the specified serviceInstanceClass
If this |
|
|
JpsContext.getServiceInstance(java.lang.Class<T> serviceInstanceClass)Returns the ServiceInstance that corresponds to the specified serviceInstanceClass
If this |
|
|
JpsContext.getServiceInstances(java.lang.Class<T> serviceInstanceClass)Returns the ServiceInstance(s) that corresponds to the specified serviceInstanceClass |
|
|
JpsContext.getServiceInstances(java.lang.Class<T> serviceInstanceClass)Returns the ServiceInstance(s) that corresponds to the specified serviceInstanceClass |
|
| Methods in oracle.security.jps that return types with arguments of type ServiceInstance | |
|---|---|
java.util.Collection<ServiceInstance> |
JpsContext.getServiceInstances()Returns all ServiceInstance(s) associated with this context. |
java.util.Collection<ServiceInstance> |
JpsContext.getServiceInstances()Returns all ServiceInstance(s) associated with this context. |
| Uses of ServiceInstance in oracle.security.jps.service |
|---|
| Methods in oracle.security.jps.service with type parameters of type ServiceInstance | ||
|---|---|---|
abstract
|
JpsServiceLocator.lookup(java.lang.Class<T> klass) |
|
|
ServiceLocator.lookup(java.lang.Class<T> klass)Returns the ServiceInstance(s) that corresponds to the specified klass |
|
| Methods in oracle.security.jps.service that return ServiceInstance | |
|---|---|
ServiceInstance |
ServiceProvider.getInstance(ServiceInstanceDescriptor serviceInstanceDesc, javax.security.auth.callback.CallbackHandler cbHandler, boolean create)Returns the ServiceInstance that corresponds to the specified ServiceInstanceDescriptor If such an instance cannot be found, then a new instance is created and returned if create is true otherwise null is returned. |
| Methods in oracle.security.jps.service with parameters of type ServiceInstance | |
|---|---|
abstract void |
ServiceInstanceVisitor.visit(ServiceInstance serviceInstance) |
| Uses of ServiceInstance in oracle.security.jps.service.attribute |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.attribute | |
|---|---|
interface |
AttributeServiceAttribute service provides a generic service used to store and retrieve security attributes. |
| Uses of ServiceInstance in oracle.security.jps.service.audit |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.audit | |
|---|---|
interface |
AuditService |
| Uses of ServiceInstance in oracle.security.jps.service.credstore |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.credstore | |
|---|---|
interface |
CredentialStoreA CredentialStore is a secure store that maintains mappings of map names to Credential maps. |
| Uses of ServiceInstance in oracle.security.jps.service.idstore |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.idstore | |
|---|---|
interface |
IdentityStoreService |
| Uses of ServiceInstance in oracle.security.jps.service.keystore |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.keystore | |
|---|---|
interface |
KeyStoreServiceA KeyStoreService is a PKI based keystore service interface |
| Uses of ServiceInstance in oracle.security.jps.service.login |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.login | |
|---|---|
interface |
LoginServiceThis is a generic authentication service to invoke configured JAAS login modules. |
| Uses of ServiceInstance in oracle.security.jps.service.policystore |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.policystore | |
|---|---|
interface |
PolicyStorePolicyStore is the top-level scope concept. |
| Uses of ServiceInstance in oracle.security.jps.service.sso |
|---|
| Subinterfaces of ServiceInstance in oracle.security.jps.service.sso | |
|---|---|
interface |
SsoServiceThis class provides APIs for applications to integrate with underlying SSO providers. |
| Uses of ServiceInstance in oracle.security.jps.util |
|---|
| Methods in oracle.security.jps.util with type parameters of type ServiceInstance | ||
|---|---|---|
static
|
JpsServicesUtil.getAppService(java.lang.Class<T> serviceCls)Deprecated. per bug 6060502 |
|
|
JpsServices.getAppService(java.lang.String applicationId, java.lang.Class<T> serviceCls)Deprecated. per bug 6060502 |
|
static
|
JpsServicesUtil.getAppService(java.lang.String applicationId, java.lang.Class<T> serviceCls)Deprecated. per bug 6060502 |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-06 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||