public class ApplicationAttributeConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_KEY_AGGREGATE_MEMBERSHIPS
Key of attribute indicating whether memberships are aggregated across mapped directories.
|
static String |
ATTRIBUTE_KEY_ALIASING_ENABLED
Key of attribute indicating whether aliasing is enabled for the application.
|
static String |
ATTRIBUTE_KEY_APPLICATION_URL
Key of attribute storing the value of the Application URL.
|
static String |
ATTRIBUTE_KEY_ATLASSIAN_SHA1_APPLIED
Key of attribute indicating whether the application password has been encoded with the Atlassian SHA1 algorithm.
|
static String |
ATTRIBUTE_KEY_LOWER_CASE_OUTPUT
Key of attribute indicating whether the user and group names returned should be in lowercase.
|
public static final String ATTRIBUTE_KEY_ATLASSIAN_SHA1_APPLIED
public static final String ATTRIBUTE_KEY_APPLICATION_URL
public static final String ATTRIBUTE_KEY_LOWER_CASE_OUTPUT
public static final String ATTRIBUTE_KEY_ALIASING_ENABLED
public static final String ATTRIBUTE_KEY_AGGREGATE_MEMBERSHIPS
Copyright © 2018 Atlassian. All rights reserved.