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

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

public static final class UMConstants.SpecialDefaultPrincipals
extends java.lang.Object

This class contains constants related to special principals.


Field Summary
static java.lang.String DOMAIN_ANONYMOUS_APS
          The name of the domain containing the "Anonymous" user as part of anonymous access.
static java.lang.String DOMAIN_DEFAULT
          The name of the default domain.
static java.lang.String GROUP_ALLPRINCIPALS
          The canonical name of the special group "All Principals" of which all principals are automatically a member.
static java.lang.String GROUP_DOMAINPRINCIPALS
          Reserved for future use.
static java.lang.String USER_ANONYMOUS
          Reserved for future use.
static java.lang.String USER_ANONYMOUS_APS
          The canonical name for the anonymous user in LiveCycle Policy Server.
static java.lang.String USER_CANONICAL_REMOTECRED
          The canonical name for the remote credentials account.
static java.lang.String USER_CANONICAL_SUPERADMIN
          The canonical name for the super administrator account.
static java.lang.String USER_REMOTECRED
          The login identifier for the remote credentials account.
static java.lang.String USER_SUPERADMIN
          The login identifier for the super administrator account.
static java.lang.String USER_SYSTEM_CONTEXT
          The canonical name for the user system context.
static java.lang.String USER_SYSTEM_CONTEXT_COMMON_NAME
          The common name for the user system context.
static java.lang.String USER_SYSTEM_CONTEXT_USER_ID
          The identifier for the user system context.
 
Constructor Summary
UMConstants.SpecialDefaultPrincipals()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOMAIN_DEFAULT

public static final java.lang.String DOMAIN_DEFAULT
The name of the default domain. The super administrator is contained within this domain.

See Also:
Constant Field Values

DOMAIN_ANONYMOUS_APS

public static final java.lang.String DOMAIN_ANONYMOUS_APS
The name of the domain containing the "Anonymous" user as part of anonymous access.

See Also:
Constant Field Values

GROUP_ALLPRINCIPALS

public static final java.lang.String GROUP_ALLPRINCIPALS
The canonical name of the special group "All Principals" of which all principals are automatically a member. It is in the default domain.

See Also:
Constant Field Values

GROUP_DOMAINPRINCIPALS

public static final java.lang.String GROUP_DOMAINPRINCIPALS
Reserved for future use.

See Also:
Constant Field Values

USER_ANONYMOUS

public static final java.lang.String USER_ANONYMOUS
Reserved for future use.

See Also:
Constant Field Values

USER_ANONYMOUS_APS

public static final java.lang.String USER_ANONYMOUS_APS
The canonical name for the anonymous user in LiveCycle Policy Server.

See Also:
Constant Field Values

USER_SUPERADMIN

public static final java.lang.String USER_SUPERADMIN
The login identifier for the super administrator account.

See Also:
Constant Field Values

USER_CANONICAL_SUPERADMIN

public static final java.lang.String USER_CANONICAL_SUPERADMIN
The canonical name for the super administrator account.

See Also:
Constant Field Values

USER_REMOTECRED

public static final java.lang.String USER_REMOTECRED
The login identifier for the remote credentials account.

See Also:
Constant Field Values

USER_CANONICAL_REMOTECRED

public static final java.lang.String USER_CANONICAL_REMOTECRED
The canonical name for the remote credentials account.

See Also:
Constant Field Values

USER_SYSTEM_CONTEXT

public static final java.lang.String USER_SYSTEM_CONTEXT
The canonical name for the user system context.

See Also:
Constant Field Values

USER_SYSTEM_CONTEXT_USER_ID

public static final java.lang.String USER_SYSTEM_CONTEXT_USER_ID
The identifier for the user system context.

See Also:
Constant Field Values

USER_SYSTEM_CONTEXT_COMMON_NAME

public static final java.lang.String USER_SYSTEM_CONTEXT_COMMON_NAME
The common name for the user system context.

See Also:
Constant Field Values
Constructor Detail

UMConstants.SpecialDefaultPrincipals

public UMConstants.SpecialDefaultPrincipals()


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