Uses of Package
org.forgerock.json
-
Packages that use org.forgerock.json Package Description org.forgerock.audit Package contains the AuditService.org.forgerock.audit.events Package contains audit events.org.forgerock.audit.events.handlers This package contains the defaultAuditEventHandlers
.org.forgerock.audit.events.handlers.buffering This package contains the batch publisher and its various implementations.org.forgerock.audit.filter Contains the classes for filtering audit events.org.forgerock.audit.handlers.csv This package contains the default AuditEventHandler implementations.org.forgerock.audit.handlers.elasticsearch This package contains the ElasticsearchAuditEventHandler
implementation.org.forgerock.audit.handlers.jms This package contains a JMS AuditEventHandler implementation.org.forgerock.audit.handlers.json This package contains the JSON-fileAuditEventHandler
implementation.org.forgerock.audit.handlers.json.stdout This package contains the JSON-stdoutAuditEventHandler
implementation.org.forgerock.audit.handlers.splunk This package contains the audit handler implementation for Splunk.org.forgerock.audit.handlers.syslog This package contains a Syslog AuditEventHandler implementation.org.forgerock.audit.json This package contains utilities to build and configure audit service and handlers from JSON configuration.org.forgerock.audit.util This package contains utility classes used in the audit service.org.forgerock.config.resolvers This package contains the common config property resolvers.org.forgerock.config.util Contains utility classes for commons config.org.forgerock.json Provides an API for the traversal and manipulation of JSON object model structures in Java.org.forgerock.json.resource Classes and interfaces for core types including connections, request handlers, resources, and their exceptions.org.forgerock.json.resource.http JSON resource Commons HTTP Framework integration.org.forgerock.json.schema.validator.exceptions Schema validator exceptions.org.forgerock.json.schema.validator.helpers These classes are capable of helping the validators to check certain constraints.org.forgerock.json.schema.validator.validators These classes are capable of validating the objects against the initially loaded schema.org.forgerock.opendj.rest2ldap APIs for implementing REST to LDAP gateways.org.forgerock.opendj.rest2ldap.schema This package contains LDAP schema syntaxes and matching rules for JSON based attributes.org.forgerock.opendj.server.core Classes implementing core server APIs.org.forgerock.tokenhandler Provides token handler definition.org.forgerock.util.query Provides a mechanism for implementing query filters.org.opends.server.api Contains a number of API declarations for use throughout the Directory Server.org.opends.server.protocols.jmx Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using JMX.org.opends.server.protocols.ldap Contains the implementation for the Directory Server connection handler that is responsible for interacting with clients using LDAPv3.org.opends.server.replication.common This package contains utilities that can are used by all the packages below org.opends.server.replication.org.opends.server.replication.protocol This package contains the code used by the replication server and by the code running on the Directory Server side to exchange their information.org.opends.server.replication.server.changelog.api This package contains the API for the changelog database. -
Classes in org.forgerock.json used by org.forgerock.audit Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.events Class Description JsonPointer Identifies a specific value within a JSON structure.JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.events.handlers Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.events.handlers.buffering Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.filter Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.csv Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.elasticsearch Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.jms Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.json Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.json.stdout Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.splunk Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.handlers.syslog Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.json Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.audit.util Class Description JsonPointer Identifies a specific value within a JSON structure.JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.config.resolvers Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.config.util Class Description JsonValue Represents a value in a JSON object model structure.JsonValueException An exception that is thrown during JSON value operations. -
Classes in org.forgerock.json used by org.forgerock.json Class Description JsonException An exception that is thrown during JSON operations.JsonPatchValueTransformer RFC6902 expects the patch value to be a predetermined, static value to be used in the patch operation's execution.JsonPointer Identifies a specific value within a JSON structure.JsonValue Represents a value in a JSON object model structure.JsonValueException An exception that is thrown during JSON value operations. -
Classes in org.forgerock.json used by org.forgerock.json.resource Class Description JsonPointer Identifies a specific value within a JSON structure.JsonValue Represents a value in a JSON object model structure.JsonValueException An exception that is thrown during JSON value operations. -
Classes in org.forgerock.json used by org.forgerock.json.resource.http Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.json.schema.validator.exceptions Class Description JsonException An exception that is thrown during JSON operations.JsonPointer Identifies a specific value within a JSON structure.JsonValue Represents a value in a JSON object model structure.JsonValueException An exception that is thrown during JSON value operations. -
Classes in org.forgerock.json used by org.forgerock.json.schema.validator.helpers Class Description JsonPointer Identifies a specific value within a JSON structure. -
Classes in org.forgerock.json used by org.forgerock.json.schema.validator.validators Class Description JsonPointer Identifies a specific value within a JSON structure. -
Classes in org.forgerock.json used by org.forgerock.opendj.rest2ldap Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.opendj.rest2ldap.schema Class Description JsonPointer Identifies a specific value within a JSON structure. -
Classes in org.forgerock.json used by org.forgerock.opendj.server.core Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.tokenhandler Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.forgerock.util.query Class Description JsonPointer Identifies a specific value within a JSON structure.JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.opends.server.api Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.opends.server.protocols.jmx Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.opends.server.protocols.ldap Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.opends.server.replication.common Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.opends.server.replication.protocol Class Description JsonValue Represents a value in a JSON object model structure. -
Classes in org.forgerock.json used by org.opends.server.replication.server.changelog.api Class Description JsonValue Represents a value in a JSON object model structure.