Uses of Class
org.forgerock.opendj.config.AciPropertyDefinition
Packages that use AciPropertyDefinition
Package
Description
Common administration classes.
Provides introspection interfaces for the Core directory server
administrative components.
-
Uses of AciPropertyDefinition in org.forgerock.opendj.config
Subclasses with type arguments of type AciPropertyDefinition in org.forgerock.opendj.configModifier and TypeClassDescriptionstatic final classAn interface for incrementally constructing ACI property definitions.Methods in org.forgerock.opendj.config that return AciPropertyDefinitionModifier and TypeMethodDescriptionprotected AciPropertyDefinitionAciPropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?, ?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<ValueOrExpression<String>> defaultBehavior, Deprecated deprecated) Methods in org.forgerock.opendj.config with parameters of type AciPropertyDefinitionModifier and TypeMethodDescriptionPropertyDefinitionVisitor.visitAci(AciPropertyDefinition pd, P p) Visit a dseecompat Global ACI property definition.PropertyValueVisitor.visitAci(AciPropertyDefinition pd, ValueOrExpression<String> v, P p) Visit a dseecompat ACI. -
Uses of AciPropertyDefinition in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return AciPropertyDefinitionModifier and TypeMethodDescriptionDseeCompatAccessControlHandlerCfgDefn.getGlobalAciPropertyDefinition()Get the "global-aci" property definition.