com.adobe.idp.um.api
Class UMConstants

java.lang.Object
  extended by com.adobe.idp.um.api.UMConstants

public class UMConstants
extends Object

This class contains the constants used in User Management.


Nested Class Summary
static class UMConstants.APSSpecialPrincipals
          This class contains constants related to special principals for LiveCycle Policy Server.
static class UMConstants.AuthenticationOptions
          This class contains constants related to authentication options.
static class UMConstants.BasicRoles
          This class contains User Management basic role constants.
static class UMConstants.DirectoryDomainSubtypes
          Directory Domain Subtypes
static class UMConstants.EntityVisibilityLevel
          This class contains constants defining the visibility of a principal.
static class UMConstants.ErrorCodes
          This class contains User Management error code constants.
static class UMConstants.ExternalPrincipalStorageProviderTypes
          Represents an external principal storage provider type.
static class UMConstants.FGACConstants
          This class contains User Management fine-grained access control constants.
static class UMConstants.LocalDomainSubtypes
          Directory Domain Subtypes
static class UMConstants.PrincipalTypes
          This class contains User Management principal types.
static class UMConstants.SpecialDefaultPrincipals
          This class contains constants related to special principals.
static interface UMConstants.SSOConstants
          Constants used for the SSO
static class UMConstants.SynchronizationUniqueAttributes
          Synchronization unique attribute constants.
 
Field Summary
static String DEFACL_DEF_DOMAIN
          The default domain.
static String DEFACL_GRP_PREFIX
          The default ACL group prefix.
static String INVALID
          Invalid status.
static int MAX_RESULT
          The maximum number of results.
static String SESSION_PRINCIPAL_CONTEXT
          The principal context.
 
Constructor Summary
UMConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SESSION_PRINCIPAL_CONTEXT

public static final String SESSION_PRINCIPAL_CONTEXT
The principal context.

See Also:
Constant Field Values

DEFACL_GRP_PREFIX

public static final String DEFACL_GRP_PREFIX
The default ACL group prefix.

See Also:
Constant Field Values

DEFACL_DEF_DOMAIN

public static final String DEFACL_DEF_DOMAIN
The default domain.

See Also:
Constant Field Values

INVALID

public static final String INVALID
Invalid status.

See Also:
Constant Field Values

MAX_RESULT

public static final int MAX_RESULT
The maximum number of results.

See Also:
Constant Field Values
Constructor Detail

UMConstants

public UMConstants()


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