|
|||||||||
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
public class UMConstants
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 Adobe Experience Manager forms Document Security. |
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 interface |
UMConstants.ConfigConstants
Defines the key names which would be sent with the AuthConfigBO.getCustomConfiguration() and can be used by the SPI |
static class |
UMConstants.DirectoryDomainSubtypes
Directory Domain Subtypes |
static class |
UMConstants.EntityVisibilityLevel
This class contains constants defining the visibility of a principal. |
static class |
UMConstants.ErrorAttributes
Defines constant to be used in attribute map passed with the UMException |
static class |
UMConstants.ErrorCodes
This class contains User Management error code constants. |
static class |
UMConstants.ExternalPrincipalStorageProviderTypes
|
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.RoleQualification
A class to contain the types of assignments of a role |
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. |
static interface |
UMConstants.UserIdentifierTypes
|
Field Summary | |
---|---|
static java.lang.String |
DEFACL_DEF_DOMAIN
The default domain. |
static java.lang.String |
DEFACL_GRP_PREFIX
The default ACL group prefix. |
static java.lang.String |
INVALID
Invalid status. |
static java.lang.String |
LC_GLOBAL_ALLOWED_REFERER_EXCEPTION
The List ID for Global List for allowed Referer Exceptions |
static int |
MAX_RESULT
The maximum number of results. |
static java.lang.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 |
---|
public static final java.lang.String SESSION_PRINCIPAL_CONTEXT
public static final java.lang.String DEFACL_GRP_PREFIX
public static final java.lang.String DEFACL_DEF_DOMAIN
public static final java.lang.String INVALID
public static final int MAX_RESULT
public static final java.lang.String LC_GLOBAL_ALLOWED_REFERER_EXCEPTION
Constructor Detail |
---|
public UMConstants()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |