-
Classes Class Description org.forgerock.config.resolvers.FlatFileResolver This class is currently only used in conjunction with the PropertyResolverSecretStore and this pairing is deprecated. Instead, use the FileSystemSecretStore.org.forgerock.json.resource.AbstractRequestHandler RequestHandler
now has default methods which implement the not-supported behavior. This class is here for transition from pre-JDK8 impelementations.org.forgerock.json.resource.http.SecurityContextFactory This class will be removed once CAF has been migrated fully to CHF, at which point components should createSecurityContext
s directly rather than via request attributes.org.forgerock.util.Utils
-
Fields Field Description org.forgerock.json.schema.validator.Constants.DISALLOW removed in JSON schema draft 04org.forgerock.json.schema.validator.Constants.DIVISIBLEBY renamed to multipleOf in JSON schema draft 04org.forgerock.json.schema.validator.Constants.EXTENDS removed in JSON schema draft 04org.forgerock.json.schema.validator.Constants.TYPE_ANY removed in JSON schema draft 04org.forgerock.opendj.ldap.LdapClients.LOAD_BALANCER_IDLE_SERVER_SELECTOR For internal use only. This option will be removed in future version and will not be replaced.org.opends.server.extensions.PasswordPolicyStateExtendedOperation.OP_GET_PASSWORD_HISTORY org.opends.server.replication.protocol.ProtocolVersion.HISTORICAL_REPLICATION_PROTOCOL_V1_REAL
-
Constructors Constructor Description org.forgerock.json.JsonPointer() UseJsonPointer.rootPtr()
instead.org.forgerock.secrets.SecretReference(SecretsProvider, Purpose<T>, Clock) org.forgerock.secrets.SecretsProvider() Prefer usingSecretsProvider(Clock)
and provide your own clock instance.org.forgerock.util.time.Duration(Long, TimeUnit) Prefer the use ofDuration.duration(long, TimeUnit)
.