Uses of Class
org.forgerock.opendj.config.PathPropertyDefinition
Packages that use PathPropertyDefinition
Package
Description
Common administration classes.
Provides introspection interfaces for the Core directory server
administrative components.
-
Uses of PathPropertyDefinition in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return PathPropertyDefinitionModifier and TypeMethodDescriptionprotected PathPropertyDefinition
PathPropertyDefinition.Builder.buildInstance
(AbstractManagedObjectDefinition<?, ?> definition, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<ValueOrExpression<Path>> defaultBehavior, Deprecated deprecated) Methods in org.forgerock.opendj.config with parameters of type PathPropertyDefinitionModifier and TypeMethodDescriptionPropertyDefinitionVisitor.visitPath
(PathPropertyDefinition pd, P p) Visit a path property definition.PropertyValueVisitor.visitPath
(PathPropertyDefinition pd, ValueOrExpression<Path> v, P p) Visit a path. -
Uses of PathPropertyDefinition in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return PathPropertyDefinitionModifier and TypeMethodDescriptionHttpOauth2FileAuthorizationMechanismCfgDefn.getAccessTokenDirectoryPropertyDefinition()
Get the "access-token-directory" property definition.ExternalAccessLogPublisherCfgDefn.getConfigFilePropertyDefinition()
Get the "config-file" property definition.ExternalHttpAccessLogPublisherCfgDefn.getConfigFilePropertyDefinition()
Get the "config-file" property definition.DictionaryPasswordValidatorCfgDefn.getDictionaryFilePropertyDefinition()
Get the "dictionary-file" property definition.FileBasedKeyManagerProviderCfgDefn.getKeyStoreFilePropertyDefinition()
Get the "key-store-file" property definition.LdifConnectionHandlerCfgDefn.getLdifDirectoryPropertyDefinition()
Get the "ldif-directory" property definition.LdifBackendCfgDefn.getLdifFilePropertyDefinition()
Get the "ldif-file" property definition.JsonFileAccessLogPublisherCfgDefn.getLogDirectoryPropertyDefinition()
Get the "log-directory" property definition.JsonFileHttpAccessLogPublisherCfgDefn.getLogDirectoryPropertyDefinition()
Get the "log-directory" property definition.FileBasedAccessLogPublisherCfgDefn.getLogFilePropertyDefinition()
Get the "log-file" property definition.FileBasedAuditLogPublisherCfgDefn.getLogFilePropertyDefinition()
Get the "log-file" property definition.FileBasedErrorLogPublisherCfgDefn.getLogFilePropertyDefinition()
Get the "log-file" property definition.FileBasedHttpAccessLogPublisherCfgDefn.getLogFilePropertyDefinition()
Get the "log-file" property definition.ReferentialIntegrityPluginCfgDefn.getLogFilePropertyDefinition()
Get the "log-file" property definition.PemKeyManagerProviderCfgDefn.getPemDirectoryPropertyDefinition()
Get the "pem-directory" property definition.PemTrustManagerProviderCfgDefn.getPemDirectoryPropertyDefinition()
Get the "pem-directory" property definition.ReplicationServerCfgDefn.getReplicationDbDirectoryPropertyDefinition()
Get the "replication-db-directory" property definition.TaskBackendCfgDefn.getTaskBackingFilePropertyDefinition()
Get the "task-backing-file" property definition.FileBasedTrustManagerProviderCfgDefn.getTrustStoreFilePropertyDefinition()
Get the "trust-store-file" property definition.