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,
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-2017 ForgeRock AS.