public abstract class InternalGroupHandler extends Object
An internal group can be either:
| Modifier and Type | Field and Description |
|---|---|
static String |
SHADOW_ATTRIBUTE_KEY |
| Modifier | Constructor and Description |
|---|---|
protected |
InternalGroupHandler(InternalRemoteDirectory internalDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected InternalRemoteDirectory |
getInternalDirectory() |
boolean |
isLocalGroupsEnabled() |
public static final String SHADOW_ATTRIBUTE_KEY
protected InternalGroupHandler(InternalRemoteDirectory internalDirectory)
protected InternalRemoteDirectory getInternalDirectory()
public boolean isLocalGroupsEnabled()
true if local groups are enabled.Copyright © 2023 Atlassian. All rights reserved.