Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
protected AciPropertyDefinition |
AciPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<String> defaultBehavior) |
Modifier and Type | Method and Description |
---|---|
R |
PropertyDefinitionVisitor.visitAci(AciPropertyDefinition pd,
P p)
Visit a dseecompat Global ACI property definition.
|
R |
PropertyValueVisitor.visitAci(AciPropertyDefinition pd,
ValueOrExpression<String> v,
P p)
Visit a dseecompat ACI.
|
Modifier and Type | Method and Description |
---|---|
AciPropertyDefinition |
DseeCompatAccessControlHandlerCfgDefn.getGlobalAciPropertyDefinition()
Get the "global-aci" property definition.
|
Copyright 2010-2018 ForgeRock AS.