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

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

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

This class contains User Management basic role constants.


Field Summary
static java.lang.String ADMIN_CONSOLE
          This constant is a role that grants access to the administrative console.
static java.lang.String ADMINISTRATOR
          This constant is for true administrators that to whom you intend to grant super-user access.
static java.lang.String BASIC_ROLE_ADMIN_CONSOLE
          This is equivalent to UMConstants.BasicRoles.ADMIN_CONSOLE, and is meant to be used for upgrade purposes only.
static java.lang.String BASIC_ROLE_ADMIN_CONSOLE_NAME
          The name of the administration console user.
static java.lang.String BASIC_ROLE_ADMINISTRATOR
          This is equivalent to UMConstants.BasicRoles.ADMINISTRATOR, and is meant to be used for upgrade purposes only.
static java.lang.String BASIC_ROLE_ADMINISTRATOR_NAME
          The name of the administrator.
static java.lang.String BASIC_ROLE_ADOBE_SERVICES_USER
          Adobe Services User.
static java.lang.String BASIC_ROLE_ADOBE_SERVICES_USER_NAME
          Adobe Services User name.
static java.lang.String BASIC_ROLE_APPLICATION_ADMINISTRATOR
          Application administrator role.
static java.lang.String BASIC_ROLE_APPLICATION_ADMINISTRATOR_NAME
          The name of the application administrator.
static java.lang.String BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR
          Document services administrator role.
static java.lang.String BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR_NAME
          The name of the document services administrator.
static java.lang.String BASIC_ROLE_PROCESS_ADMIN
          Adobe Process Administrator.
static java.lang.String BASIC_ROLE_PROCESS_ADMIN_NAME
          Adobe Process Administrator Name.
static java.lang.String BASIC_ROLE_RESOURCE_ADMIN
          Adobe Resource Administrator.
static java.lang.String BASIC_ROLE_RESOURCE_ADMIN_NAME
          Adobe Resource Administrator Name.
static java.lang.String BASIC_ROLE_SECURITY_ADMINISTRATOR
          Security administrator role.
static java.lang.String BASIC_ROLE_SECURITY_ADMINISTRATOR_NAME
          The name of the security administrator.
static java.lang.String BASIC_ROLE_TRUST_ADMINISTRATOR
          Trust administrator role.
static java.lang.String BASIC_ROLE_TRUST_ADMINISTRATOR_NAME
          The name of the trust administrator.
 
Constructor Summary
UMConstants.BasicRoles()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADMINISTRATOR

public static final java.lang.String ADMINISTRATOR
This constant is for true administrators that to whom you intend to grant super-user access. It allows one to assign roles to others, create domains, and so on.

See Also:
Constant Field Values

ADMIN_CONSOLE

public static final java.lang.String ADMIN_CONSOLE
This constant is a role that grants access to the administrative console. It is the lowest privilege administrator role, meaning that it is a prerequisite to having other administrator-like privileges.

See Also:
Constant Field Values

BASIC_ROLE_ADMINISTRATOR

public static final java.lang.String BASIC_ROLE_ADMINISTRATOR
This is equivalent to UMConstants.BasicRoles.ADMINISTRATOR, and is meant to be used for upgrade purposes only.

See Also:
Constant Field Values

BASIC_ROLE_ADMINISTRATOR_NAME

public static final java.lang.String BASIC_ROLE_ADMINISTRATOR_NAME
The name of the administrator.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_ADMINISTRATOR, Constant Field Values

BASIC_ROLE_ADMIN_CONSOLE

public static final java.lang.String BASIC_ROLE_ADMIN_CONSOLE
This is equivalent to UMConstants.BasicRoles.ADMIN_CONSOLE, and is meant to be used for upgrade purposes only.

See Also:
Constant Field Values

BASIC_ROLE_ADMIN_CONSOLE_NAME

public static final java.lang.String BASIC_ROLE_ADMIN_CONSOLE_NAME
The name of the administration console user.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_ADMIN_CONSOLE, Constant Field Values

BASIC_ROLE_SECURITY_ADMINISTRATOR

public static final java.lang.String BASIC_ROLE_SECURITY_ADMINISTRATOR
Security administrator role.

See Also:
Constant Field Values

BASIC_ROLE_SECURITY_ADMINISTRATOR_NAME

public static final java.lang.String BASIC_ROLE_SECURITY_ADMINISTRATOR_NAME
The name of the security administrator.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_SECURITY_ADMINISTRATOR, Constant Field Values

BASIC_ROLE_TRUST_ADMINISTRATOR

public static final java.lang.String BASIC_ROLE_TRUST_ADMINISTRATOR
Trust administrator role.

See Also:
Constant Field Values

BASIC_ROLE_TRUST_ADMINISTRATOR_NAME

public static final java.lang.String BASIC_ROLE_TRUST_ADMINISTRATOR_NAME
The name of the trust administrator.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_TRUST_ADMINISTRATOR, Constant Field Values

BASIC_ROLE_APPLICATION_ADMINISTRATOR

public static final java.lang.String BASIC_ROLE_APPLICATION_ADMINISTRATOR
Application administrator role.

See Also:
Constant Field Values

BASIC_ROLE_APPLICATION_ADMINISTRATOR_NAME

public static final java.lang.String BASIC_ROLE_APPLICATION_ADMINISTRATOR_NAME
The name of the application administrator.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_APPLICATION_ADMINISTRATOR, Constant Field Values

BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR

public static final java.lang.String BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR
Document services administrator role.

See Also:
Constant Field Values

BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR_NAME

public static final java.lang.String BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR_NAME
The name of the document services administrator.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_DOCUMENT_SERVICES_ADMINISTRATOR, Constant Field Values

BASIC_ROLE_ADOBE_SERVICES_USER

public static final java.lang.String BASIC_ROLE_ADOBE_SERVICES_USER
Adobe Services User.

See Also:
Constant Field Values

BASIC_ROLE_ADOBE_SERVICES_USER_NAME

public static final java.lang.String BASIC_ROLE_ADOBE_SERVICES_USER_NAME
Adobe Services User name.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_ADOBE_SERVICES_USER, Constant Field Values

BASIC_ROLE_PROCESS_ADMIN

public static final java.lang.String BASIC_ROLE_PROCESS_ADMIN
Adobe Process Administrator.

See Also:
Constant Field Values

BASIC_ROLE_PROCESS_ADMIN_NAME

public static final java.lang.String BASIC_ROLE_PROCESS_ADMIN_NAME
Adobe Process Administrator Name.

See Also:
#BASIC_ROLE_PROCESS_ADMIN}, Constant Field Values

BASIC_ROLE_RESOURCE_ADMIN

public static final java.lang.String BASIC_ROLE_RESOURCE_ADMIN
Adobe Resource Administrator.

See Also:
Constant Field Values

BASIC_ROLE_RESOURCE_ADMIN_NAME

public static final java.lang.String BASIC_ROLE_RESOURCE_ADMIN_NAME
Adobe Resource Administrator Name.

See Also:
UMConstants.BasicRoles.BASIC_ROLE_RESOURCE_ADMIN, Constant Field Values
Constructor Detail

UMConstants.BasicRoles

public UMConstants.BasicRoles()


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