Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.security.jps.service
Class ServiceType

java.lang.Object
  extended by oracle.security.jps.service.ServiceType

public final class ServiceType
extends java.lang.Object


Field Summary
static ServiceType ANONYMOUS
           
static ServiceType AUDIT
           
static ServiceType CREDENTIAL_STORE
           
static ServiceType CUSTOM
           
static ServiceType IDENTITY_STORE
           
static ServiceType IDM
           
static ServiceType IGF_STORE
           
static ServiceType KEY_STORE
           
static ServiceType LOGIN
           
static ServiceType PDP
           
static ServiceType PIP
           
static ServiceType POLICY_STORE
           
static ServiceType SSO
           
static ServiceType TRUST
           
static ServiceType XDS_AUTHENTICATION_PROVIDER
           
static ServiceType XDS_SESSION_PROVIDER
           
 
Method Summary
static ServiceType valueOf(java.lang.String name)
           
static ServiceType[] values()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREDENTIAL_STORE

public static final ServiceType CREDENTIAL_STORE

POLICY_STORE

public static final ServiceType POLICY_STORE

IDENTITY_STORE

public static final ServiceType IDENTITY_STORE

ANONYMOUS

public static final ServiceType ANONYMOUS

LOGIN

public static final ServiceType LOGIN

KEY_STORE

public static final ServiceType KEY_STORE

IDM

public static final ServiceType IDM

CUSTOM

public static final ServiceType CUSTOM

XDS_AUTHENTICATION_PROVIDER

public static final ServiceType XDS_AUTHENTICATION_PROVIDER

XDS_SESSION_PROVIDER

public static final ServiceType XDS_SESSION_PROVIDER

AUDIT

public static final ServiceType AUDIT

SSO

public static final ServiceType SSO

TRUST

public static final ServiceType TRUST

PDP

public static final ServiceType PDP

PIP

public static final ServiceType PIP

IGF_STORE

public static final ServiceType IGF_STORE
Method Detail

values

public static ServiceType[] values()

valueOf

public static ServiceType valueOf(java.lang.String name)

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.