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.
|
Modifier and Type | Method and Description |
---|---|
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth |
LdapConnector.getSyncGroupMembershipsAfterAuth() |
Modifier and Type | Method and Description |
---|---|
void |
LdapConnector.setSyncGroupMembershipsAfterAuth(SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth value) |
Modifier and Type | Method and Description |
---|---|
SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth |
RemoteCrowdConnection.getSyncGroupMembershipsAfterAuth() |
Modifier and Type | Method and Description |
---|---|
T |
RemoteCrowdConnection.setSyncGroupMembershipsAfterAuth(SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth value) |
Copyright © 2020 Atlassian. All rights reserved.