|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.adobe.idp.um.api.UMConstants.SpecialDefaultPrincipals
public static final class UMConstants.SpecialDefaultPrincipals
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
Canonical Name of Special Domain Group. |
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 Adobe Experience Manager forms Document Security. |
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 |
---|
public static final java.lang.String DOMAIN_DEFAULT
public static final java.lang.String DOMAIN_ANONYMOUS_APS
"Anonymous"
user as part of anonymous access.
public static final java.lang.String GROUP_ALLPRINCIPALS
"All Principals"
of which all principals are automatically a member. It is in the default domain.
public static final java.lang.String GROUP_DOMAINPRINCIPALS
public static final java.lang.String USER_ANONYMOUS
public static final java.lang.String USER_ANONYMOUS_APS
public static final java.lang.String USER_SUPERADMIN
public static final java.lang.String USER_CANONICAL_SUPERADMIN
public static final java.lang.String USER_REMOTECRED
public static final java.lang.String USER_CANONICAL_REMOTECRED
public static final java.lang.String USER_SYSTEM_CONTEXT
public static final java.lang.String USER_SYSTEM_CONTEXT_USER_ID
public static final java.lang.String USER_SYSTEM_CONTEXT_COMMON_NAME
Constructor Detail |
---|
public UMConstants.SpecialDefaultPrincipals()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |