Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.admin.std.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<Aci> defaultBehavior)
Build a property definition based on the properties of this
builder.
|
Modifier and Type | Method and Description |
---|---|
R |
PropertyValueVisitor.visitACI(ACIPropertyDefinition pd,
Aci v,
P p)
Visit a dseecompat ACI.
|
R |
PropertyDefinitionVisitor.visitACI(ACIPropertyDefinition pd,
P p)
Visit a dseecompat Global ACI property definition.
|
Modifier and Type | Method and Description |
---|---|
ACIPropertyDefinition |
DseeCompatAccessControlHandlerCfgDefn.getGlobalACIPropertyDefinition()
Get the "global-aci" property definition.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.