| Package | Description |
|---|---|
| com.atlassian.crowd.directory |
| Modifier and Type | Field and Description |
|---|---|
static SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth |
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.DEFAULT
This should be the default for new directories
|
| Modifier and Type | Method and Description |
|---|---|
static SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth |
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.forDirectory(Attributes directoryWithAttributes) |
static SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth |
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.forValue(String attributeValue) |
static SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth |
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth[] |
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Atlassian. All rights reserved.