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 java.lang.Object

Represents an external principal storage provider type.


Field Summary
static java.lang.String ACTION
          Represents the action.
static java.lang.String ACTION_CREATE
          Represents the action create.
static java.lang.String ACTION_DELETE
          Represents the action delete.
static java.lang.String ACTION_HOOK
          Represents the action hook.
static java.lang.String ACTION_UPDATE
          Represents the action update.
static java.lang.String CANONICAL_NAME
          Represents the canonical name.
static java.lang.String COMMON_NAME
          Represents the common name.
static java.lang.String DOMAINENTITY
          Represents the domain entity.
static java.lang.String DOMAINID
          Represents the domain identifier value.
static java.lang.String EMAIL
          Represents the email value.
static java.lang.String END_HOOK
          Represents the end hook.
static java.lang.String FIRST_NAME
          Represents the first name.
static java.lang.String LAST_NAME
          Represents the last name.
static java.lang.String OID
          Represents the oid.
static java.lang.String ORGANISATION
          Represents the organization.
static java.lang.String PRINCIPAL_TYPE
          Represents the type.
static java.lang.String START_HOOK
          Represents the start hook.
static java.lang.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 java.lang.String FIRST_NAME
Represents the first name.

See Also:
Constant Field Values

LAST_NAME

public static final java.lang.String LAST_NAME
Represents the last name.

See Also:
Constant Field Values

COMMON_NAME

public static final java.lang.String COMMON_NAME
Represents the common name.

See Also:
Constant Field Values

CANONICAL_NAME

public static final java.lang.String CANONICAL_NAME
Represents the canonical name.

See Also:
Constant Field Values

OID

public static final java.lang.String OID
Represents the oid.

See Also:
Constant Field Values

USERID

public static final java.lang.String USERID
Represents the user identifier value.

See Also:
Constant Field Values

DOMAINID

public static final java.lang.String DOMAINID
Represents the domain identifier value.

See Also:
Constant Field Values

EMAIL

public static final java.lang.String EMAIL
Represents the email value.

See Also:
Constant Field Values

ORGANISATION

public static final java.lang.String ORGANISATION
Represents the organization.

See Also:
Constant Field Values

ACTION

public static final java.lang.String ACTION
Represents the action.

See Also:
Constant Field Values

PRINCIPAL_TYPE

public static final java.lang.String PRINCIPAL_TYPE
Represents the type.

See Also:
Constant Field Values

DOMAINENTITY

public static final java.lang.String DOMAINENTITY
Represents the domain entity.

See Also:
Constant Field Values

ACTION_CREATE

public static final java.lang.String ACTION_CREATE
Represents the action create.

See Also:
Constant Field Values

ACTION_UPDATE

public static final java.lang.String ACTION_UPDATE
Represents the action update.

See Also:
Constant Field Values

ACTION_DELETE

public static final java.lang.String ACTION_DELETE
Represents the action delete.

See Also:
Constant Field Values

ACTION_HOOK

public static final java.lang.String ACTION_HOOK
Represents the action hook.

See Also:
Constant Field Values

START_HOOK

public static final java.lang.String START_HOOK
Represents the start hook.

See Also:
Constant Field Values

END_HOOK

public static final java.lang.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]