com.adobe.idp.um.api
Class UMConstants.ExternalPrincipalStorageProviderTypes

java.lang.Object
  extended by com.adobe.idp.um.api.UMConstants.ExternalPrincipalStorageProviderTypes
Enclosing class:
UMConstants

public static final class UMConstants.ExternalPrincipalStorageProviderTypes
extends Object

Represents an external principal storage provider type.


Field Summary
static String ACTION
          Represents the action.
static String ACTION_CREATE
          Represents the action create.
static String ACTION_DELETE
          Represents the action delete.
static String ACTION_HOOK
          Represents the action hook.
static String ACTION_UPDATE
          Represents the action update.
static String CANONICAL_NAME
          Represents the canonical name.
static String COMMON_NAME
          Represents the common name.
static String DOMAINENTITY
          Represents the domain entity.
static String DOMAINID
          Represents the domain identifier value.
static String EMAIL
          Represents the email value.
static String END_HOOK
          Represents the end hook.
static String FIRST_NAME
          Represents the first name.
static String LAST_NAME
          Represents the last name.
static String OID
          Represents the oid.
static String ORGANISATION
          Represents the organization.
static String PRINCIPAL_TYPE
          Represents the type.
static String START_HOOK
          Represents the start hook.
static String USERID
          Represents the user identifier value.
 
Constructor Summary
UMConstants.ExternalPrincipalStorageProviderTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRST_NAME

public static final String FIRST_NAME
Represents the first name.

See Also:
Constant Field Values

LAST_NAME

public static final String LAST_NAME
Represents the last name.

See Also:
Constant Field Values

COMMON_NAME

public static final String COMMON_NAME
Represents the common name.

See Also:
Constant Field Values

CANONICAL_NAME

public static final String CANONICAL_NAME
Represents the canonical name.

See Also:
Constant Field Values

OID

public static final String OID
Represents the oid.

See Also:
Constant Field Values

USERID

public static final String USERID
Represents the user identifier value.

See Also:
Constant Field Values

DOMAINID

public static final String DOMAINID
Represents the domain identifier value.

See Also:
Constant Field Values

EMAIL

public static final String EMAIL
Represents the email value.

See Also:
Constant Field Values

ORGANISATION

public static final String ORGANISATION
Represents the organization.

See Also:
Constant Field Values

ACTION

public static final String ACTION
Represents the action.

See Also:
Constant Field Values

PRINCIPAL_TYPE

public static final String PRINCIPAL_TYPE
Represents the type.

See Also:
Constant Field Values

DOMAINENTITY

public static final String DOMAINENTITY
Represents the domain entity.

See Also:
Constant Field Values

ACTION_CREATE

public static final String ACTION_CREATE
Represents the action create.

See Also:
Constant Field Values

ACTION_UPDATE

public static final String ACTION_UPDATE
Represents the action update.

See Also:
Constant Field Values

ACTION_DELETE

public static final String ACTION_DELETE
Represents the action delete.

See Also:
Constant Field Values

ACTION_HOOK

public static final String ACTION_HOOK
Represents the action hook.

See Also:
Constant Field Values

START_HOOK

public static final String START_HOOK
Represents the start hook.

See Also:
Constant Field Values

END_HOOK

public static final String END_HOOK
Represents the end hook.

See Also:
Constant Field Values
Constructor Detail

UMConstants.ExternalPrincipalStorageProviderTypes

public UMConstants.ExternalPrincipalStorageProviderTypes()


[an error occurred while processing this directive] [an error occurred while processing this directive]