Uses of Class
org.forgerock.opendj.config.AggregationPropertyDefinition
Package
Description
Common administration classes.
Provides introspection interfaces for the Core directory server
administrative components.
-
Uses of AggregationPropertyDefinition in org.forgerock.opendj.config
Modifier and TypeMethodDescriptionprotected AggregationPropertyDefinition<C,
S> AggregationPropertyDefinition.Builder.buildInstance
(AbstractManagedObjectDefinition<?, ?> d, String propertyName, EnumSet<PropertyOption> options, AdministratorAction adminAction, DefaultBehaviorProvider<ValueOrExpression<String>> defaultBehavior, Deprecated deprecated) Modifier and TypeMethodDescriptionfinal Collection<AggregationPropertyDefinition<?,
?>> AbstractManagedObjectDefinition.getAggregationPropertyDefinitions()
Get the aggregation property definitions defined by this managed object definition.final Collection<AggregationPropertyDefinition<?,
?>> AbstractManagedObjectDefinition.getAllAggregationPropertyDefinitions()
Get all the aggregation property definitions associated with this type of managed object.final Collection<AggregationPropertyDefinition<?,
?>> AbstractManagedObjectDefinition.getReverseAggregationPropertyDefinitions()
Get the aggregation property definitions which refer directly to this managed object definition.Modifier and TypeMethodDescription<C extends ConfigurationClient,
S extends Configuration>
RPropertyDefinitionVisitor.visitAggregation
(AggregationPropertyDefinition<C, S> pd, P p) Visit an aggregation property definition.<C extends ConfigurationClient,
S extends Configuration>
RPropertyValueVisitor.visitAggregation
(AggregationPropertyDefinition<C, S> pd, ValueOrExpression<String> v, P p) Visit an aggregation property value. -
Uses of AggregationPropertyDefinition in org.forgerock.opendj.server.config.meta
Modifier and TypeMethodDescriptionAggregationPropertyDefinition<AccountStatusNotificationHandlerCfgClient,
AccountStatusNotificationHandlerCfg> PasswordPolicyCfgDefn.getAccountStatusNotificationHandlerPropertyDefinition()
Get the "account-status-notification-handler" property definition.AdminEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.AliveEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.CrestMetricsEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.HdapEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.HealthyEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.HttpEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.PrometheusEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.Rest2ldapEndpointCfgDefn.getAuthorizationMechanismPropertyDefinition()
Get the "authorization-mechanism" property definition.LdapPassThroughAuthenticationPolicyCfgDefn.getCachedPasswordStorageSchemePropertyDefinition()
Get the "cached-password-storage-scheme" property definition.ExternalSaslMechanismHandlerCfgDefn.getCertificateMapperPropertyDefinition()
Get the "certificate-mapper" property definition.PasswordPolicyImportPluginCfgDefn.getDefaultAuthPasswordStorageSchemePropertyDefinition()
Get the "default-auth-password-storage-scheme" property definition.GlobalCfgDefn.getDefaultPasswordPolicyPropertyDefinition()
Get the "default-password-policy" property definition.PasswordPolicyCfgDefn.getDefaultPasswordStorageSchemePropertyDefinition()
Get the "default-password-storage-scheme" property definition.PasswordPolicyImportPluginCfgDefn.getDefaultUserPasswordStorageSchemePropertyDefinition()
Get the "default-user-password-storage-scheme" property definition.PasswordPolicyCfgDefn.getDeprecatedPasswordStorageSchemePropertyDefinition()
Get the "deprecated-password-storage-scheme" property definition.CramMd5SaslMechanismHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.DigestMd5SaslMechanismHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.GssapiSaslMechanismHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HttpBasicAuthorizationMechanismCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HttpOauth2AuthorizationMechanismCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HttpOauth2CtsAuthorizationMechanismCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HttpOauth2FileAuthorizationMechanismCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HttpOauth2OpenamAuthorizationMechanismCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.PasswordModifyExtendedOperationHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.PlainSaslMechanismHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.ScramSha256SaslMechanismHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.ScramSha512SaslMechanismHandlerCfgDefn.getIdentityMapperPropertyDefinition()
Get the "identity-mapper" property definition.HdapAuthorizationMechanismCfgDefn.getJwtKeyManagerProviderPropertyDefinition()
Get the "jwt-key-manager-provider" property definition.AdministrationConnectorCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.CryptoManagerCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.HttpConnectionHandlerCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.HttpOauth2OpenamAuthorizationMechanismCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.JmxConnectionHandlerCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.LdapConnectionHandlerCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.ProxyBackendCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.ReplicationServiceDiscoveryMechanismCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.ReplicationSynchronizationProviderCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.StaticServiceDiscoveryMechanismCfgDefn.getKeyManagerProviderPropertyDefinition()
Get the "key-manager-provider" property definition.PasswordPolicyCfgDefn.getPasswordGeneratorPropertyDefinition()
Get the "password-generator" property definition.PasswordPolicyCfgDefn.getPasswordValidatorPropertyDefinition()
Get the "password-validator" property definition.GlobalCfgDefn.getProxiedAuthorizationIdentityMapperPropertyDefinition()
Get the "proxied-authorization-identity-mapper" property definition.CsvFileAccessLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.CsvFileHttpAccessLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.FileBasedAccessLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.FileBasedAuditLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.FileBasedErrorLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.FileBasedHttpAccessLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.JsonFileAccessLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.JsonFileHttpAccessLogPublisherCfgDefn.getRetentionPolicyPropertyDefinition()
Get the "retention-policy" property definition.CsvFileAccessLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.CsvFileHttpAccessLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.FileBasedAccessLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.FileBasedAuditLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.FileBasedErrorLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.FileBasedHttpAccessLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.JsonFileAccessLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.JsonFileHttpAccessLogPublisherCfgDefn.getRotationPolicyPropertyDefinition()
Get the "rotation-policy" property definition.ProxyBackendCfgDefn.getShardPropertyDefinition()
Get the "shard" property definition.AdministrationConnectorCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.HttpConnectionHandlerCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.HttpOauth2OpenamAuthorizationMechanismCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.HttpOauth2TokenIntrospectionAuthorizationMechanismCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.LdapConnectionHandlerCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.LdapPassThroughAuthenticationPolicyCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.MailServerCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.ReplicationServiceDiscoveryMechanismCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.ReplicationSynchronizationProviderCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.StaticServiceDiscoveryMechanismCfgDefn.getTrustManagerProviderPropertyDefinition()
Get the "trust-manager-provider" property definition.