Skip navigation links
org.openidentityplatform.commons.parent 2.2.3 Documentation
$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

$

$assert0 - Static variable in class com.persistit.util.Debug
 
$assert1 - Static variable in class com.persistit.util.Debug
 

A

abridge(String, int) - Static method in class com.persistit.util.Util
 
AbstractAsciidocMojo - Class in org.openidentityplatform.doc.maven
 
AbstractAsciidocMojo() - Constructor for class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
AbstractAssertJPromiseAssert<T,A extends AbstractAssertJPromiseAssert<T,A,S>,S extends org.assertj.core.api.AbstractAssert<S,T>> - Class in org.forgerock.util.test.assertj
Assertion class for a promise.
AbstractAssertJPromiseAssert(Promise<T, ?>, Class<A>) - Constructor for class org.forgerock.util.test.assertj.AbstractAssertJPromiseAssert
Constructs a new assertion on promise.
AbstractAsynchronousConnection - Class in org.forgerock.json.resource
An abstract connection whose synchronous methods are implemented in terms of asynchronous methods.
AbstractAsynchronousConnection() - Constructor for class org.forgerock.json.resource.AbstractAsynchronousConnection
Creates a new abstract asynchronous connection.
AbstractConnectionWrapper<C extends Connection> - Class in org.forgerock.json.resource
An abstract base class from which connection wrappers may be easily implemented.
AbstractConnectionWrapper(C) - Constructor for class org.forgerock.json.resource.AbstractConnectionWrapper
Creates a new connection wrapper.
AbstractContext - Class in org.forgerock.services.context
A base implementation of the Context interface.
AbstractContext(Context, String) - Constructor for class org.forgerock.services.context.AbstractContext
Constructs a new AbstractContext with a null id.
AbstractContext(String, String, Context) - Constructor for class org.forgerock.services.context.AbstractContext
Constructs a new AbstractContext.
AbstractContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.AbstractContext
Creates a new context from the JSON representation of a previously persisted context.
AbstractCustomTableCellRenderer() - Constructor for class com.persistit.ui.ManagementTableModel.AbstractCustomTableCellRenderer
 
AbstractDocbkxMojo - Class in org.forgerock.doc.maven
AbstractMojo implementation for building core documentation from DocBook XML using docbkx-tools.
AbstractDocbkxMojo() - Constructor for class org.forgerock.doc.maven.AbstractDocbkxMojo
 
AbstractDocbkxMojo.Format - Enum in org.forgerock.doc.maven
Supported output formats.
AbstractDocbkxMojo.ProfileAttributes - Enum in org.forgerock.doc.maven
Supported DocBook profile attributes.
AbstractEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
Deprecated.
Use ContentEncryptionHandler instead.
AbstractEncryptionHandler() - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
Deprecated.
 
AbstractFactory<T> - Class in org.forgerock.script.scope
An AbstractFactory does ...
AbstractFactory(T) - Constructor for class org.forgerock.script.scope.AbstractFactory
 
AbstractFactory.ListFactory - Class in org.forgerock.script.scope
 
AbstractFactory.MapFactory - Class in org.forgerock.script.scope
 
AbstractHttpClient - Class in org.forgerock.http.apache
This abstract client is used to share commonly used constants and methods in both synchronous and asynchronous Apache HTTP Client libraries.
AbstractHttpClient(Factory<Buffer>) - Constructor for class org.forgerock.http.apache.AbstractHttpClient
Base constructor for AHC HttpClient drivers.
AbstractJwtBuilder - Class in org.forgerock.json.jose.builders
A base implementation for all JwtBuilders that provides the basis of the JWT builder methods.
AbstractJwtBuilder() - Constructor for class org.forgerock.json.jose.builders.AbstractJwtBuilder
 
AbstractOSGiFrameworkService - Class in org.forgerock.commons.launcher
An AbstractOSGiContainerService is a prototype of how to start an OSGi Framework.
AbstractOSGiFrameworkService() - Constructor for class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
AbstractReference - Class in com.persistit.ref
An abstract superclass for implementations of PersistitReference.
AbstractReference() - Constructor for class com.persistit.ref.AbstractReference
No-arg constructor supplied for object serialization/deserialization.
AbstractReference(Object, Object) - Constructor for class com.persistit.ref.AbstractReference
Construct a reference to the referent Object with the supplied persistent identifier.
AbstractReference(Object) - Constructor for class com.persistit.ref.AbstractReference
Construct a reference using the persistent identity of an object.
AbstractRequestHandler - Class in org.forgerock.json.resource
An abstract base class from which request handlersmay be easily implemented.
AbstractRequestHandler() - Constructor for class org.forgerock.json.resource.AbstractRequestHandler
Creates a new abstract request handler.
AbstractRouter<T extends AbstractRouter<T,R,H,D>,R,H,D> - Class in org.forgerock.services.routing
An abstract base class for implementing routers.
AbstractRouter() - Constructor for class org.forgerock.services.routing.AbstractRouter
Creates a new abstract router with no routes defined.
AbstractRouter(AbstractRouter<T, R, H, D>) - Constructor for class org.forgerock.services.routing.AbstractRouter
Creates a new router containing the same routes and default route as the provided router.
AbstractScriptEngine - Class in org.forgerock.script.engine
A NAME does ...
AbstractScriptEngine() - Constructor for class org.forgerock.script.engine.AbstractScriptEngine
 
AbstractWeakReference - Class in com.persistit.ref
An abstract superclass for implementations of PersistitReference that implement weak reference semantics.
AbstractWeakReference() - Constructor for class com.persistit.ref.AbstractWeakReference
No-arg constructor supplied for object serialization/deserialization.
AbstractWeakReference(Object, Object) - Constructor for class com.persistit.ref.AbstractWeakReference
Construct a reference to the referent Object with the supplied persistent identifier.
AbstractWeakReference(Object) - Constructor for class com.persistit.ref.AbstractWeakReference
Construct a reference using the persistent identity of an object.
accept(File, String) - Method in class org.forgerock.audit.retention.TimestampFilenameFilter
Matches the name of a file to the FilenameFilter.
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.ActionRequest
 
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.CreateRequest
 
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.DeleteRequest
 
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.PatchRequest
 
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.QueryRequest
 
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.ReadRequest
 
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.Request
Applies a RequestVisitor to this Request.
accept(RequestVisitor<R, P>, P) - Method in interface org.forgerock.json.resource.UpdateRequest
 
accept(QueryFilterVisitor<R, P, F>, P) - Method in class org.forgerock.util.query.QueryFilter
Applies a QueryFilterVisitor to this QueryFilter.
AcceptApiVersionHeader - Class in org.forgerock.http.header
Processes the Accept-API-Version message header.
AcceptApiVersionHeader(Version, Version) - Constructor for class org.forgerock.http.header.AcceptApiVersionHeader
Constructs a new header, initialized with the specified protocol and resource versions.
ACCEPTED - Static variable in class org.forgerock.http.protocol.Status
The 202 (Accepted) status code indicates that the request has been accepted for processing, but the processing has not been completed.
acceptJoin(Buffer, int) - Method in class com.persistit.policy.JoinPolicy
Determines whether two pages will be permitted to be rejoined during a delete operation.
AcceptLanguageHeader - Class in org.forgerock.http.header
A header class representing the Accept-Language HTTP header.
AccessAuditEventBuilder<T extends AccessAuditEventBuilder<T>> - Class in org.forgerock.audit.events
Builder for audit access events.
AccessAuditEventBuilder() - Constructor for class org.forgerock.audit.events.AccessAuditEventBuilder
 
AccessAuditEventBuilder.ResponseStatus - Enum in org.forgerock.audit.events
The status of the access request.
accessDenied(String) - Static method in class org.forgerock.authz.filter.api.AuthorizationResult
Creates a new AuthorizationResult instance which indicates that access to the request protected resource is denied, for the given reason.
accessDenied(String, JsonValue) - Static method in class org.forgerock.authz.filter.api.AuthorizationResult
Creates a new AuthorizationResult instance which indicates that access to the request protected resource is denied, for the given reason and detail.
accessEvent() - Static method in class org.forgerock.audit.events.AccessAuditEventBuilder
Starts to build an audit access event.
accessPermitted() - Static method in class org.forgerock.authz.filter.api.AuthorizationResult
Creates a new AuthorizationResult instance which indicates that access to the requested protected resource is allowed.
AccessTokenException - Exception in org.forgerock.http.oauth2
Represents an exception whilst retrieving an OAuth2 access token.
AccessTokenException(String) - Constructor for exception org.forgerock.http.oauth2.AccessTokenException
Builds an AccessTokenException with a given message.
AccessTokenException(String, Exception) - Constructor for exception org.forgerock.http.oauth2.AccessTokenException
Builds an AccessTokenException with a given message and cause.
AccessTokenInfo - Class in org.forgerock.http.oauth2
Represents an OAuth2 Access Token.
AccessTokenInfo(JsonValue, String, Set<String>, long) - Constructor for class org.forgerock.http.oauth2.AccessTokenInfo
Build an AccessTokenInfo with the provided information.
AccessTokenResolver - Interface in org.forgerock.http.oauth2
Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).
AccessTokenValidationResponse - Class in org.forgerock.authz.modules.oauth2
Models the result of an access token validation.
AccessTokenValidationResponse(long, Map<String, Object>, Set<String>) - Constructor for class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Constructs a new AccessTokenValidationResponse.
AccessTokenValidationResponse(long, Set<String>) - Constructor for class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Constructs a new AccessTokenValidationResponse, without any user profile information.
AccessTokenValidationResponse(long) - Constructor for class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Constructs a new AccessTokenValidationResponse, without any user profile information or scope.
Accumulator - Class in com.persistit
An Accumulator accumulates statistical information in the MVCC Transaction environment without creating write-write dependency conflicts.
Accumulator.MaxAccumulator - Class in com.persistit
An Accumulator that computes a maximum value
Accumulator.MinAccumulator - Class in com.persistit
An Accumulator that computes a minimum value
Accumulator.SeqAccumulator - Class in com.persistit
An Accumulator used to generate unique ID values.
Accumulator.SumAccumulator - Class in com.persistit
An Accumulator that computes a sum
Accumulator.Type - Enum in com.persistit
 
ACCUMULATOR_CHECKPOINT_A - Static variable in interface com.persistit.util.SequencerConstants
 
ACCUMULATOR_CHECKPOINT_B - Static variable in interface com.persistit.util.SequencerConstants
 
ACCUMULATOR_CHECKPOINT_C - Static variable in interface com.persistit.util.SequencerConstants
 
ACCUMULATOR_CHECKPOINT_SCHEDULED - Static variable in interface com.persistit.util.SequencerConstants
 
Action - Annotation Type in org.forgerock.api.annotations
Indicates an CREST action method on an annotated POJO.
Action - Class in org.forgerock.api.models
Class that represents the Action operation type in API descriptor.
action() - Static method in class org.forgerock.api.models.Action
Creates a new builder for Action.
action(Action) - Method in class org.forgerock.api.models.Items.Builder
Adds one Action to the list of Actions.
action(Action) - Method in class org.forgerock.api.models.Resource.Builder
Adds one Action to the list of Actions.
action(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
action(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Performs an action against a specific resource, or set of resources.
action(Context, ActionRequest) - Method in interface org.forgerock.json.resource.Connection
Performs an action against a specific resource, or set of resources.
Action.Builder - Class in org.forgerock.api.models
Builder class for creating the Action.
ACTION_ID_CREATE - Static variable in interface org.forgerock.json.resource.ActionRequest
The name of the action which is reserved for performing "create" operations.
ACTION_ID_CREATE - Static variable in interface org.forgerock.json.resource.CreateRequest
The name of the action which is reserved for performing "create" operations.
ACTION_PARAM_TARGET_HANDLER - Static variable in class org.forgerock.audit.AuditServiceProxy
Parameter that may be used when using an action, to provide the name of the handler to use as a target.
actionAsync(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously performs an action against a specific resource, or set of resources.
actionAsync(Context, ActionRequest) - Method in interface org.forgerock.json.resource.Connection
Asynchronously performs an action against a specific resource, or set of resources.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Performs the provided action against the resource collection.
actionCollection(Context, ActionRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Performs the provided action against the resource collection.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Performs the provided action against the resource collection.
actionCollection(Context, ActionRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Performs the provided action against a resource within the collection.
actionInstance(Context, ActionRequest) - Method in class org.forgerock.caf.authn.test.configuration.AuditResource
Only the "readAndClear" action is supported, which will read the audit records and then subsequently clear them.
actionInstance(Context, ActionRequest) - Method in class org.forgerock.caf.authn.test.configuration.ConfigurationResource
Unsupported operation.
actionInstance(Context, String, ActionRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Performs the provided action against a resource within the collection.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Performs the provided action against a resource within the collection.
actionInstance(Context, ActionRequest) - Method in interface org.forgerock.json.resource.SingletonResourceProvider
Performs the provided action against the single resource instance.
actionInstance(Context, String, ActionRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in interface com.persistit.ui.AdminCommand
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in class com.persistit.ui.AdminUI
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in class com.persistit.ui.AdminUIBufferPanel
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in class com.persistit.ui.AdminUISummaryPanel
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in class com.persistit.ui.AdminUITaskPanel
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in class com.persistit.ui.AdminUITreePanel
 
actionPerformed(AdminUI.AdminAction, ActionEvent) - Method in class com.persistit.ui.TreeAndVolumeSelector
 
ActionRequest - Interface in org.forgerock.json.resource
An implementation specific action, or operation, upon a JSON resource.
ActionResponse - Interface in org.forgerock.json.resource
Response object for JSON responses.
Actions - Annotation Type in org.forgerock.api.annotations
Declare an array of Action operations from a single method.
actions(List<Action>) - Method in class org.forgerock.api.models.Items.Builder
Set Actions.
actions(List<Action>) - Method in class org.forgerock.api.models.Resource.Builder
Set Actions.
Activator - Class in org.forgerock.script.groovy.internal
A NAME does ...
Activator() - Constructor for class org.forgerock.script.groovy.internal.Activator
 
Activator - Class in org.forgerock.script.javascript.internal
A NAME does ...
Activator() - Constructor for class org.forgerock.script.javascript.internal.Activator
 
ACTIVE - Static variable in interface org.forgerock.script.engine.CompilationHandler
The script is now running.
ActivityAuditEventBuilder<T extends ActivityAuditEventBuilder<T>> - Class in org.forgerock.audit.events
Builder for audit activity events.
ActivityAuditEventBuilder() - Constructor for class org.forgerock.audit.events.ActivityAuditEventBuilder
Creates the builder.
activityEvent() - Static method in class org.forgerock.audit.events.ActivityAuditEventBuilder
Starts to build an audit activity event.
adapt(Throwable) - Static method in class org.forgerock.audit.util.ResourceExceptionsUtil
Adapts a Throwable to a ResourceException.
adapt(MessageInfoContext) - Static method in class org.forgerock.caf.authentication.framework.JaspiAdapters
Adapts an MessageContextInfo into a JASPI MessageInfo.
adapt(Throwable) - Static method in class org.forgerock.script.engine.Utils
Adapts a Throwable to a ResourceException.
add(long) - Method in class com.persistit.Accumulator.SumAccumulator
Add the supplied value to this SumAccumulator.
add(E) - Method in interface org.forgerock.bloomfilter.BloomFilter
Adds the specified element to this set if it is not already possibly present.
add(T) - Method in class org.forgerock.bloomfilter.ConcurrentRollingBloomFilter
 
add(T) - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
add(String, Object) - Method in class org.forgerock.caf.authentication.api.AuthenticationState
Adds the specified value.
add(int, String, String) - Method in class org.forgerock.http.header.WarningHeader
Constructs a new header with the warnings defined in this WarningHeader in addition to the provided warning.
add(int, String, String, Date) - Method in class org.forgerock.http.header.WarningHeader
Constructs a new header with the warnings defined in this WarningHeader in addition to the provided warning.
add(Warning) - Method in class org.forgerock.http.header.WarningHeader
Constructs a new header with the warnings defined in this WarningHeader in addition to the provided warning.
add(Header) - Method in class org.forgerock.http.protocol.Headers
An add method to add a particular Header instance.
add(String, Object) - Method in class org.forgerock.http.protocol.Headers
A script compatible add method that will accept a Header, String, Collection<String> and String[] value.
add(String) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
add(K, V) - Method in class org.forgerock.http.util.MultiValueMap
Adds the specified value to the list for the specified key.
add(E) - Method in class org.forgerock.http.util.SetDecorator
Adds the specified element to the set if it is not already present (optional operation).
add(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
add(String, Object) - Method in class org.forgerock.json.fluent.JsonValue
Adds the specified value.
add(int, Object) - Method in class org.forgerock.json.fluent.JsonValue
Adds the specified value to the list.
add(int, E) - Method in class org.forgerock.json.fluent.JsonValueList
Inserts the specified element at the specified position in this list.
add(int, Object) - Method in class org.forgerock.json.JsonValue
Adds the specified value to the list.
add(JsonPointer, Object) - Method in class org.forgerock.json.JsonValue
Adds the value identified by the specified pointer, relative to this value as root.
add(Object) - Method in class org.forgerock.json.JsonValue
Adds the specified value to the end of the list.
add(String, Object) - Method in class org.forgerock.json.JsonValue
Adds the specified value.
add(JsonPointer, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "add" patch operation which will add the provided value(s) to the specified field.
add(String, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "add" patch operation which will add the provided value(s) to the specified field.
add(String, JsonValue) - Method in interface org.forgerock.selfservice.core.ProcessStore
Adds the state into the store against the key.
add(String, JsonValue) - Method in class org.forgerock.selfservice.example.SimpleInMemoryStore
 
add(E) - Method in class org.forgerock.util.LazyList
Appends the specified element to the end of this list.
add(int, E) - Method in class org.forgerock.util.LazyList
Inserts the specified element at the specified position in this list.
add(E) - Method in class org.forgerock.util.ListDecorator
Appends the specified element to the end of this list.
add(int, E) - Method in class org.forgerock.util.ListDecorator
Inserts the specified element at the specified position in this list.
addAll(Collection<? extends E>) - Method in interface org.forgerock.bloomfilter.BloomFilter
Adds all of the specified elements to this set if they are not possibly already present.
addAll(Collection<? extends T>) - Method in class org.forgerock.bloomfilter.ConcurrentRollingBloomFilter
 
addAll(Collection<? extends T>) - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
addAll(Map<? extends String, ? extends Object>) - Method in class org.forgerock.http.protocol.Headers
A script compatible addAll method that will accept a Header, String, Collection<String> and String[] value.
addAll(Collection<? extends String>) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
addAll(K, Collection<? extends V>) - Method in class org.forgerock.http.util.MultiValueMap
Adds the specified values to the list for the specified key.
addAll(MultiValueMap<K, V>) - Method in class org.forgerock.http.util.MultiValueMap
Adds the specified keys and values from the specified map into this map.
addAll(Map<? extends K, Collection<? extends V>>) - Method in class org.forgerock.http.util.MultiValueMap
Adds the specified keys and values from the specified map into this map.
addAll(Collection<? extends E>) - Method in class org.forgerock.http.util.SetDecorator
Adds all of the elements in the specified collection to the set if they're not already present (optional operation).
addAll(Collection<? extends E>) - Method in class org.forgerock.util.LazyList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection<? extends E>) - Method in class org.forgerock.util.LazyList
Inserts all of the elements in the specified collection into this list at the specified position.
addAll(Collection<? extends E>) - Method in class org.forgerock.util.ListDecorator
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
addAll(int, Collection<? extends E>) - Method in class org.forgerock.util.ListDecorator
Inserts all of the elements in the specified collection into this list at the specified position.
addAllRoutes(T) - Method in class org.forgerock.services.routing.AbstractRouter
Adds all of the routes defined in the provided router to this router.
addApiInfo(ApiDescription) - Method in class org.forgerock.api.CrestApiProducer
 
addApiInfo(D) - Method in interface org.forgerock.http.ApiProducer
Add common API Info to the descriptor.
addApiInfo(Swagger) - Method in class org.forgerock.http.swagger.SwaggerApiProducer
 
addApplication(HttpApplication) - Method in class org.forgerock.http.bindings.BindingTest
Add an application to the server.
addAudience(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Adds an entry to the JWT's intended audience list, in the Claims Set.
addAudience(URI) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Adds an entry to the JWT's intended audience list, in the Claims Set.
addCookie(Cookie, HttpServletResponse) - Static method in class org.forgerock.caf.http.Cookie
Adds the provided cookie to the provided HttpServletResponse as a 'Set-Cookie' header.
addCookies(Collection<Cookie>, HttpServletResponse) - Static method in class org.forgerock.caf.http.Cookie
Adds the provided cookies to the provided HttpServletResponse as a 'Set-Cookie' header.
addCustomCss(File, File, String) - Static method in class org.forgerock.doc.maven.utils.HtmlUtils
Add custom CSS with XML wrapper to document source directories.
addCustomField(String, JsonValue) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a custom Json snippet.
addDefinition(String, RequirementsBuilder) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a definition to the main object.
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.http.example.DescribedOauth2Endpoint
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.DescribedSyncRequestHandlerAdapter
 
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.FilterChain
 
addDescriptorListener(Describable.Listener) - Method in interface org.forgerock.services.descriptor.Describable
Add a listener for API Descriptor changes.
addDescriptorListener(Describable.Listener) - Method in class org.forgerock.services.routing.AbstractRouter
 
addDevices(Device) - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Adds a device to the user devices set.
added(AlertMonitor.History) - Method in class com.persistit.AlertMonitor.Event
Called when this Event is added to a History.
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.ActionRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.ActionRequest
 
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.CreateRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.CreateRequest
 
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.DeleteRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.DeleteRequest
 
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.PatchRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.PatchRequest
 
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.QueryRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.QueryRequest
 
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.ReadRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.ReadRequest
 
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.Request
Adds one or more fields which should be included with each JSON resource returned by this request.
addField(String...) - Method in interface org.forgerock.json.resource.Request
Adds one or more fields which should be included with each JSON resource returned by this request.
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.ResourceResponse
Adds a field to the list of fields which should be included in this JSON resource after field filtering has occurred.
addField(JsonPointer...) - Method in interface org.forgerock.json.resource.UpdateRequest
 
addField(String...) - Method in interface org.forgerock.json.resource.UpdateRequest
 
addHeaderToAllOperations(HeaderParameter, Swagger) - Static method in class org.forgerock.api.transform.OpenApiHelper
Adds a header to all operations.
addHtaccess(String, File) - Static method in class org.forgerock.doc.maven.utils.HtmlUtils
Add a .htaccess file to the base directory, for publication on an Apache HTTPD server.
addingEntries(ScriptEngineFactory) - Method in interface org.forgerock.script.engine.ScriptEngineFactoryObserver
Called when a ScriptEngineFactory gets started.
addingEntries(ScriptEngineFactory) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
ADDITIONALITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
The additionalItems field name.
AdditionalProperties - Annotation Type in org.forgerock.api.annotations
Annotation to define JSON Schema additionalProperties, which is useful when working with key/value JSON data structures.
ADDITIONALPROPERTIES - Static variable in class org.forgerock.json.schema.validator.Constants
The additionalProperties field name.
addLeadingSlash(String) - Static method in class org.forgerock.http.util.Paths
Add leading slash (if there is not already), returns the same value otherwise.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
addPatchOperation(PatchOperation...) - Method in interface org.forgerock.json.resource.PatchRequest
Adds one or more patch operations which should be performed against the targeted resource.
addPatchOperation(String, String, JsonValue) - Method in interface org.forgerock.json.resource.PatchRequest
Adds a single patch operation which should be performed against the targeted resource.
addPermissive(JsonPointer, Object) - Method in class org.forgerock.json.JsonValue
Adds the value identified by the specified pointer, relative to this value as root.
addProperty(String, String) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a property; default type is string.
addProperty(String, String, String) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a property.
addProperty(String, RequirementsBuilder) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a property of type object.
addRequireProperty(String, String) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a required property; default type is string.
addRequireProperty(String, String, String) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a required property.
addRequireProperty(String, RequirementsBuilder) - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Add a required property of type object.
addRoute(Router.UriTemplate, CollectionResourceProvider) - Method in class org.forgerock.json.resource.Router
Adds a new route to this router for the provided collection resource provider.
addRoute(Router.UriTemplate, SingletonResourceProvider) - Method in class org.forgerock.json.resource.Router
Adds a new route to this router for the provided singleton resource provider.
addRoute(RoutingMode, Router.UriTemplate, RequestHandler) - Method in class org.forgerock.json.resource.Router
Adds a new route to this router for the provided request handler.
addRoute(Version, CollectionResourceProvider) - Method in class org.forgerock.json.resource.Router
Adds a new route to this router for the provided collection resource provider.
addRoute(Version, SingletonResourceProvider) - Method in class org.forgerock.json.resource.Router
Adds a new route to this router for the provided singleton resource provider.
addRoute(Version, RequestHandler) - Method in class org.forgerock.json.resource.Router
Adds a new route to this router for the provided request handler.
addRoute(RouteMatcher<R>, H) - Method in class org.forgerock.services.routing.AbstractRouter
Adds a new route to this router for the provided handler.
addSchedule(int[], int[]) - Static method in class com.persistit.util.ThreadSequencer
 
addSchedules(int[][]) - Static method in class com.persistit.util.ThreadSequencer
 
addScriptListener(ScriptName, ScriptListener) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
addScriptListener(ScriptListener) - Method in interface org.forgerock.script.ScriptEntry
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addScriptListener(ScriptName, ScriptListener) - Method in interface org.forgerock.script.ScriptRegistry
 
addSecondaryIndexBuilder(String, String[]) - Method in class com.persistit.DefaultObjectCoder
Construct and add a secondary index Builder.
addShutdownListener(ShutdownListener) - Method in interface org.forgerock.util.thread.listener.ShutdownManager
Adds a ShutdownListener to this ShutdownManager with the default priority.
addShutdownListener(ShutdownListener, ShutdownPriority) - Method in interface org.forgerock.util.thread.listener.ShutdownManager
Adds a ShutdownListener to this ShutdownManager with the supplied priority.
addSortKey(SortKey...) - Method in interface org.forgerock.json.resource.QueryRequest
Adds one or more sort keys which will be used for ordering the JSON resources returned by this query request.
addSortKey(String...) - Method in interface org.forgerock.json.resource.QueryRequest
Adds one or more sort keys which will be used for ordering the JSON resources returned by this query request.
addSourceUnit(SourceUnit) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
addSourceUnit(SourceUnit) - Method in interface org.forgerock.script.source.SourceUnitObserver
Called when a SourceUnit gets started.
addTag(String) - Method in class org.forgerock.api.transform.LocalizableOperation
 
addTag(LocalizableString) - Method in class org.forgerock.api.transform.LocalizableOperation
 
addToBatch(String, JsonValue, StringBuilder) - Method in interface org.forgerock.audit.events.handlers.buffering.BatchConsumer
Adds an audit event to a batch payload.
addToBatch(String, JsonValue, StringBuilder) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Adds an audit event to an Elasticsearch Bulk API payload.
addToBatch(String, JsonValue, StringBuilder) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
addVersion(V, Transaction) - Method in class com.persistit.TimelyResource
 
AdminCommand - Interface in com.persistit.ui
 
adminFlushException - Variable in class com.persistit.logging.LogBase
 
AdminPanel - Class in com.persistit.ui
 
AdminPanel() - Constructor for class com.persistit.ui.AdminPanel
 
AdminUI - Class in com.persistit.ui
 
AdminUI(Management) - Constructor for class com.persistit.ui.AdminUI
Construct an AdminUI on the local Persistit instance.
AdminUI(String) - Constructor for class com.persistit.ui.AdminUI
 
AdminUI() - Constructor for class com.persistit.ui.AdminUI
 
AdminUIBufferPanel - Class in com.persistit.ui
 
AdminUIBufferPanel() - Constructor for class com.persistit.ui.AdminUIBufferPanel
 
AdminUISummaryPanel - Class in com.persistit.ui
 
AdminUISummaryPanel() - Constructor for class com.persistit.ui.AdminUISummaryPanel
 
AdminUITaskPanel - Class in com.persistit.ui
 
AdminUITaskPanel() - Constructor for class com.persistit.ui.AdminUITaskPanel
 
AdminUITreePanel - Class in com.persistit.ui
 
AdminUITreePanel() - Constructor for class com.persistit.ui.AdminUITreePanel
 
advance(ProcessContext, C) - Method in interface org.forgerock.selfservice.core.ProgressStage
Advance the progress stage.
advance(ProcessContext, MathProblemStageConfig) - Method in class org.forgerock.selfservice.custom.MathProblemStage
 
advance(ProcessContext, CaptchaStageConfig) - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStage
 
advance(ProcessContext, VerifyEmailAccountConfig) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountStage
 
advance(ProcessContext, SecurityAnswerDefinitionConfig) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionStage
 
advance(ProcessContext, SecurityAnswerVerificationConfig) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationStage
 
advance(ProcessContext, UserRegistrationConfig) - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationStage
 
advance(ProcessContext, ResetStageConfig) - Method in class org.forgerock.selfservice.stages.reset.ResetStage
 
advance(ProcessContext, TermsAndConditionsConfig) - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsStage
 
advance(ProcessContext, EmailUsernameConfig) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameStage
 
advance(ProcessContext, RetrieveUsernameConfig) - Method in class org.forgerock.selfservice.stages.user.RetrieveUsernameStage
 
advance(ProcessContext, UserDetailsConfig) - Method in class org.forgerock.selfservice.stages.user.UserDetailsStage
 
advance(ProcessContext, UserQueryConfig) - Method in class org.forgerock.selfservice.stages.user.UserQueryStage
 
AdviceContext - Class in org.forgerock.json.resource
A Context containing information which should be returned to the user in some appropriate form to the user.
AdviceContext(Context, Collection<String>) - Constructor for class org.forgerock.json.resource.AdviceContext
Creates a new AdviceContext with the provided parent.
AdviceContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.json.resource.AdviceContext
Restore from JSON representation.
AdviceWarning - Class in org.forgerock.json.resource
WarningHeader implements RFC 2616 section 14.46 - Warning.
AESKeyWrapEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
Provides JWE key encapsulation using the AES KeyWrap algorithm.
AESKeyWrapEncryptionHandler(EncryptionMethod) - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
Constructs an AES KeyWrap encryption handler for the given underlying content encryption method.
AFTER - Static variable in class com.persistit.Key
A Key segment value that collates after any actual key in a Tree.
afterMergeKey(Exchange) - Method in class com.persistit.TreeBuilder
This method may be extended to provide custom behavior after merging one record.
afterRollingOver() - Method in interface org.forgerock.audit.events.handlers.writers.RotatableWriter.RolloverLifecycleHook
This method is called after the rotation and retention checks are done.
afterSortVolumeClose(Volume, File) - Method in class com.persistit.TreeBuilder
This method may be extended to provide application-specific reporting functionality after a sort volume has been filled to capacity and has been evicted.
AGGREGATION_FORMAT - Static variable in class com.persistit.AlertMonitor
 
AlertMonitor - Class in com.persistit
Manage the process of accumulating and logging abnormal events such as IOExceptions and measurements outside of expected thresholds.
AlertMonitor.AlertLevel - Enum in com.persistit
Severity of an event
AlertMonitor.AlertRecord - Class in com.persistit
 
AlertMonitor.Event - Class in com.persistit
Holder for event data including the event arguments and the time the event was posted.
AlertMonitor.History - Class in com.persistit
Aggregation of AlertMonitor.Events in a category.
AlertMonitorMXBean - Interface in com.persistit.mxbeans
Management interface to the AlertMonitor which accumulates and logs abnormal events such as IOExceptions and measurements outside of expected thresholds.
alg(Algorithm) - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
Sets the algorithm used to perform cryptographic signing and/or encryption on the JWT.
ALG - Static variable in class org.forgerock.json.jose.jwk.JWK
The Algorithm key.
Algorithm - Interface in org.forgerock.json.jose.jwt
The interface for each possible algorithm that can be used to sign and/or encrypt a JWT.
ALGORITHM_MD5 - Static variable in class org.forgerock.util.crypto.CryptoConstants
The name of the message digest algorithm that should be used to generate MD5 hashes.
ALGORITHM_SHA_1 - Static variable in class org.forgerock.util.crypto.CryptoConstants
The name of the message digest algorithm that should be used to generate SHA-1 hashes.
ALGORITHM_SHA_256 - Static variable in class org.forgerock.util.crypto.CryptoConstants
The name of the message digest algorithm that should be used to generate 256-bit SHA-2 hashes.
ALGORITHM_SHA_384 - Static variable in class org.forgerock.util.crypto.CryptoConstants
The name of the message digest algorithm that should be used to generate 384-bit SHA-2 hashes.
ALGORITHM_SHA_512 - Static variable in class org.forgerock.util.crypto.CryptoConstants
The name of the message digest algorithm that should be used to generate 512-bit SHA-2 hashes.
ALL - Static variable in class com.persistit.KeyFilter
A KeyFilter.Term that matches all values.
allocate() - Method in class com.persistit.Accumulator.SeqAccumulator
Allocate a sequence number.
allocate(String) - Static method in class com.persistit.util.ThreadSequencer
 
allocateBuffers - Variable in class com.persistit.logging.LogBase
 
allocateFromGarbageChain - Variable in class com.persistit.logging.LogBase
 
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Action
Allocates the Action operation type to the given Resource Builder.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Create
Allocates the Create operation type to the given Resource Builder.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Delete
Allocates the Delete operation type to the given Resource Builder.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Operation
Allocates the operation by operation type to the given Resource Builder by calling the corresonding method by type.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Patch
Allocates the Patch operation type to the given Resource Builder.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Query
Allocates the Query operation type to the given Resource Builder.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Read
Allocates the Read operation type to the given Resource Builder.
allocateToResource(Resource.Builder) - Method in class org.forgerock.api.models.Update
Allocates the Update operation type to the given Resource Builder.
AlwaysAllowAuthorizationModule - Class in org.forgerock.authz.basic.crest
Always allows every request.
AlwaysAllowAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
 
AlwaysDenyAuthorizationModule - Class in org.forgerock.authz.basic.crest
Denies allows every request.
AlwaysDenyAuthorizationModule(String) - Constructor for class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Creates a new AlwaysDenyAuthorizationModule.
alwaysFalse() - Static method in class org.forgerock.util.query.QueryFilter
Returns a filter which does not match any resources.
alwaysTrue() - Static method in class org.forgerock.util.query.QueryFilter
Returns a filter which matches all resources.
anchor(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a cross-reference anchor.
anchor(String, String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a cross-reference anchor, with a custom xreflabel.
and(Collection<FilterCondition>) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will only match requests which match all the provided conditions.
and(FilterCondition...) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will only match requests which match all the provided conditions.
and(Collection<QueryFilter<FF>>) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new and filter using the provided list of sub-filters.
and(QueryFilter<FF>...) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new and filter using the provided list of sub-filters.
AND - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "and" operator.
AnonymousProcessService - Class in org.forgerock.selfservice.core
Anonymous process service progresses a chain of ProgressStage configurations, handling any required client interactions.
AnonymousProcessService(ProcessInstanceConfig, ProgressStageProvider, SnapshotTokenHandlerFactory, ProcessStore, ClassLoader) - Constructor for class org.forgerock.selfservice.core.AnonymousProcessService
Initialises the anonymous process service with the passed config.
Answers - Class in org.forgerock.selfservice.core.util
Utility methods for hashing and normalising answers to KBA questions.
AntoraMojo - Class in org.openidentityplatform.doc.maven
 
AntoraMojo() - Constructor for class org.openidentityplatform.doc.maven.AntoraMojo
 
ANY_DISK_SPACE - Static variable in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
The disk space value when disk space is unrestricted.
anySchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
AnyTypeValidator - Class in org.forgerock.json.schema.validator.validators
AnyTypeValidator applies all the constraints of a any type.
AnyTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.AnyTypeValidator
Construct an any type validator.
api(ApiProducer<Swagger>) - Method in class org.forgerock.http.example.DescribedOauth2Endpoint
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.json.resource.DescribedSyncRequestHandlerAdapter
 
api(ApiProducer<ApiDescription>) - Method in class org.forgerock.json.resource.FilterChain
 
api(ApiProducer<D>) - Method in interface org.forgerock.services.descriptor.Describable
Provide the API description for the component.
api - Variable in class org.forgerock.services.routing.AbstractRouter
Api of the current router.
api(ApiProducer<D>) - Method in class org.forgerock.services.routing.AbstractRouter
 
API_PARAMETER - Static variable in class org.forgerock.http.swagger.OpenApiRequestFilter
Request parameter for the OpenAPI API Descriptor.
ApiDescription - Class in org.forgerock.api.models
Class that represents the ApiDescription type in API descriptor.
apiDescription() - Static method in class org.forgerock.api.models.ApiDescription
Create a new Builder for ApiDescription.
ApiDescription.Builder - Class in org.forgerock.api.models
Builder for the ApiDescription.
ApiDocGenerator - Class in org.forgerock.api.markup
Generates static AsciiDoc documentation for CREST API Descriptors.
ApiDocGeneratorException - Exception in org.forgerock.api.markup
Signals that an error occurred while generating API documentation.
ApiDocGeneratorException(String) - Constructor for exception org.forgerock.api.markup.ApiDocGeneratorException
Creates a ApiDocGeneratorException with a detailed error message.
ApiDocGeneratorException(String, Throwable) - Constructor for exception org.forgerock.api.markup.ApiDocGeneratorException
Creates a ApiDocGeneratorException with a detailed error message and cause.
ApiError - Annotation Type in org.forgerock.api.annotations
Details of an error that could be returned.
ApiError - Class in org.forgerock.api.models
Class that represents the ApiError type in API descriptor.
apiError() - Static method in class org.forgerock.api.models.ApiError
New apiError builder.
ApiError.Builder - Class in org.forgerock.api.models
Builder for the ApiError.
ApiProducer<D> - Interface in org.forgerock.http
A producer of API Descriptions.
ApiValidationException - Exception in org.forgerock.api
Signals that API failed validation.
ApiValidationException(String) - Constructor for exception org.forgerock.api.ApiValidationException
Creates a ApiValidationException with a detailed error message.
ApiVersionRouterContext - Class in org.forgerock.http.routing
A Context which is created when a request is and has been routed based on resource API version.
ApiVersionRouterContext(Context, DefaultVersionBehaviour, boolean) - Constructor for class org.forgerock.http.routing.ApiVersionRouterContext
Creates a new resource API version routing context having the provided parent, default versioning behaviour and whether warnings will be issued.
ApiVersionRouterContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.http.routing.ApiVersionRouterContext
Restore from JSON representation.
append(boolean) - Method in class com.persistit.Exchange
Delegate to Key.append(boolean) on the associated Key object.
append(byte) - Method in class com.persistit.Exchange
Delegate to Key.append(byte) on the associated Key object.
append(short) - Method in class com.persistit.Exchange
Delegate to Key.append(short) on the associated Key object.
append(char) - Method in class com.persistit.Exchange
Delegate to Key.append(char) on the associated Key object.
append(int) - Method in class com.persistit.Exchange
Delegate to Key.append(int) on the associated Key object.
append(long) - Method in class com.persistit.Exchange
Delegate to Key.append(long) on the associated Key object.
append(float) - Method in class com.persistit.Exchange
Delegate to Key.append(float) on the associated Key object.
append(double) - Method in class com.persistit.Exchange
Delegate to Key.append(double) on the associated Key object.
append(Object) - Method in class com.persistit.Exchange
Delegate to Key.append(Object) on the associated Key object.
append(boolean) - Method in class com.persistit.Key
Encodes and appends a boolean value to the key.
append(byte) - Method in class com.persistit.Key
Encodes and appends a byte value to the key.
append(short) - Method in class com.persistit.Key
Encodes and appends a short value to the key.
append(char) - Method in class com.persistit.Key
Encodes and appends a char value to the key.
append(int) - Method in class com.persistit.Key
Encodes and appends an int value to the key.
append(long) - Method in class com.persistit.Key
Encodes and appends a long value to the key.
append(float) - Method in class com.persistit.Key
Encodes and appends a float value to the key.
append(double) - Method in class com.persistit.Key
Encodes and appends a double value to the key.
append(Object) - Method in class com.persistit.Key
Encodes and appends an Object value to the key.
append(Object, CoderContext) - Method in class com.persistit.Key
Encodes and appends an Object value to the key.
append(KeyFilter) - Method in class com.persistit.KeyFilter
Constructs and returns a new KeyFilter in which the terms of the supplied filter are appended to the array of terms already present in this KeyFilter.
append(KeyFilter.Term) - Method in class com.persistit.KeyFilter
Constructs and returns a new KeyFilter in which the supplied term is appended to the end of the array of terms in the current KeyFilter.
append(KeyFilter.Term[]) - Method in class com.persistit.KeyFilter
Constructs and returns a new KeyFilter in which the supplied terms are appended to the array of terms in the current KeyFilter.
append(Appendable, char) - Static method in class com.persistit.util.Util
 
append(Appendable, CharSequence) - Static method in class com.persistit.util.Util
 
append(byte) - Method in interface org.forgerock.http.io.Buffer
Appends a single byte to the end of the buffer.
append(byte[], int, int) - Method in interface org.forgerock.http.io.Buffer
Appends len bytes from the specified byte array starting at offset off to the end of the buffer.
append(char) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Appends the provided character to this message builder.
append(CharSequence) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Appends the provided character sequence to this message builder.
append(CharSequence, int, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Appends a subsequence of the provided character sequence to this message builder.
append(int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Appends the provided integer to this message builder.
append(LocalizableMessage) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Appends the provided message to this message builder.
append(Object) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Appends the String representation of the provided Object to this message builder.
APPEND_ONLY_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for the "append only" property.
AppendableIOException - Exception in com.persistit.exception
Unchecked wrapper for an IOException used in a context where the Appendable.append(java.lang.CharSequence) operation throws an IOException.
AppendableIOException(IOException) - Constructor for exception com.persistit.exception.AppendableIOException
 
appendByteArray(byte[], int, int) - Method in class com.persistit.Key
Append a key segment that encodes a subarray from a supplied array of bytes.
appendHistoryElement(StringBuilder, int) - Static method in class com.persistit.util.ThreadSequencer
 
appendKeySegment(Key, Object, CoderContext) - Method in class com.persistit.DefaultObjectCoder
 
appendKeySegment(Key, Object, CoderContext) - Method in interface com.persistit.encoding.KeyCoder
Append a key segment derived from an object to a Key.
appendKeySegment(Key) - Method in class com.persistit.Key
Append the next key segment of the supplied Key to this Key.
appendMessage(String, int) - Method in class com.persistit.Task
Appends a String to the final message of the log.
appendQuotedChar(Appendable, int) - Static method in class com.persistit.util.Util
 
appendQuotedString(Appendable, String, int, int) - Static method in class com.persistit.util.Util
 
appendRequestQuery(Request) - Method in class org.forgerock.http.protocol.Form
Appends the form as additional query parameters on an existing request URI.
APPLICATION_JSON_CHARSET_UTF_8 - Static variable in class org.forgerock.http.protocol.Entity
The Content-Type used when setting the entity to JSON.
Applications - Class in org.forgerock.http
Utility methods to work with CHF Applications.
Applications - Class in org.forgerock.json.resource
A utility class for dealing with CrestApplication instances.
apply(JsonValue) - Method in class org.forgerock.api.models.TranslateJsonSchema
Applies the translation to string values by converting them to LocalizableString.
apply(JsonValue) - Method in class org.forgerock.json.crypto.JsonEncryptFunction
 
apply(JsonValue) - Method in class org.forgerock.json.JsonValueTraverseFunction
 
apply(VIN) - Method in interface org.forgerock.util.AsyncFunction
Asynchronously applies this function to the input parameter value and returns a Promise for the result.
apply(VIN) - Method in class org.forgerock.util.CloseSilentlyFunction
Invokes the delegate function's Function.apply(Object) with the input parameter value, closes it, and returns the result.
apply(VIN) - Method in interface org.forgerock.util.Function
Applies this function to the input parameter value and returns the result.
APPLY_TRANSACTION_LOG_COUNT - Static variable in interface com.persistit.mxbeans.RecoveryManagerMXBean
Number of transactions to apply per progress log message
applyAllRecoveredTransactions(TransactionPlayer.TransactionPlayerListener, TransactionPlayer.TransactionPlayerListener) - Method in class com.persistit.RecoveryManager
 
applyProfiles(File) - Method in class org.forgerock.doc.maven.utils.Profiler
Applies inclusions and exclusions if any to the XML files under the source directory.
applyTransformers() - Method in class org.forgerock.json.fluent.JsonValue
Applies all of the transformations to the value.
apu(String) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
Sets the Agreement PartyUInfo header parameter for this JWE.
ArbitraryResourceCopier - Class in org.forgerock.doc.maven.pre
Copies arbitrary resources from sources to pre-site output for HTML formats.
ArbitraryResourceCopier(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.ArbitraryResourceCopier
Constructor setting the Mojo that holds the configuration.
areSectionsAutolabeled() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether sections should have numeric labels.
Arg0(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg0
Creates a parameterized instance.
Arg1(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg1
Creates a parameterized instance.
Arg2(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg2
Creates a parameterized instance.
Arg3(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg3
Creates a parameterized instance.
Arg4(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg4
Creates a parameterized instance.
Arg5(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg5
Creates a parameterized instance.
Arg6(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg6
Creates a parameterized instance.
Arg7(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg7
Creates a parameterized instance.
Arg8(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg8
Creates a parameterized instance.
Arg9(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.Arg9
Creates a parameterized instance.
ArgN(Class<?>, String, String, int) - Constructor for class org.forgerock.i18n.LocalizableMessageDescriptor.ArgN
Creates a parameterized instance.
ArgParser - Class in com.persistit.util
A simple command line argument parser that provides primitive type conversion and value checking.
ArgParser(String, String[], String[]) - Constructor for class com.persistit.util.ArgParser
Construct an instance that parses an array of command line arguments according to specifications provided in a template.
array(int...) - Static method in class com.persistit.util.ThreadSequencer
 
array(Object...) - Static method in class org.forgerock.json.JsonValue
Returns a mutable JSON array containing the provided objects.
ARRAY_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
Json array value type.
arraySchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
ArrayTypeValidator - Class in org.forgerock.json.schema.validator.validators
ArrayTypeValidator applies all the constraints of a array type.
ArrayTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.ArrayTypeValidator
Default ctor.
ArtifactBuilder - Class in org.forgerock.doc.maven.pre
Build Maven artifact from pre-processed documents.
ArtifactBuilder(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.ArtifactBuilder
Constructor setting the Mojo that holds the configuration.
ArtifactDocs - Class in org.forgerock.doc.maven.backstage
Unpack documentation artifacts and prepare them for Backstage.
ArtifactDocs(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.backstage.ArtifactDocs
Constructor setting the Mojo that holds the configuration.
ArtifactItem - Class in org.forgerock.doc.maven.backstage
Encapsulation of information about doc artifacts to unpack.
ArtifactItem() - Constructor for class org.forgerock.doc.maven.backstage.ArtifactItem
 
as(Function<JsonValue, V, E>) - Method in class org.forgerock.json.JsonValue
Returns the JSON value as an object whose type (and value) is specified by a transformation function.
asArrayOrNull(List<String>) - Static method in class org.forgerock.http.util.Lists
Returns the given list content as an array, or null if the list is empty.
asBigDecimal() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as an BigDecimal object.
asBoolean() - Method in class org.forgerock.caf.authentication.api.AuthenticationState
Returns the AuthenticationState as a Boolean object.
asBoolean() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a Boolean object.
asBoolean() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Boolean object.
ascendingOrder(JsonPointer) - Static method in class org.forgerock.json.resource.SortKey
Creates a new ascending-order sort key for the provided JSON field.
ascendingOrder(String) - Static method in class org.forgerock.json.resource.SortKey
Creates a new ascending-order sort key for the provided JSON field.
asCharset() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as a character set used for byte encoding/decoding.
AsciiDoc - Class in org.forgerock.api.markup.asciidoc
Root builder for AsciiDoc markup.
asciiDoc() - Static method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Creates a new builder instance.
AsciiDocException - Exception in org.forgerock.api.markup.asciidoc
Signals that an error occurred while building AsciiDoc markup.
AsciiDocException(String) - Constructor for exception org.forgerock.api.markup.asciidoc.AsciiDocException
Creates a AsciiDocException with a detailed error message.
AsciidocPreProcessMojo - Class in org.openidentityplatform.doc.maven
 
AsciidocPreProcessMojo() - Constructor for class org.openidentityplatform.doc.maven.AsciidocPreProcessMojo
 
AsciiDocSymbols - Enum in org.forgerock.api.markup.asciidoc
Enumeration of AsciiDoc markup symbols.
AsciiDocTable - Class in org.forgerock.api.markup.asciidoc
AsciiDoc table builder [ref], which defers insertion of the table, at the end of the parent document, until AsciiDocTable.tableEnd() is called.
AsciiDocTableColumnStyles - Enum in org.forgerock.api.markup.asciidoc
AsciiDoc table column-styles.
AsciidocToDocBook - Class in org.forgerock.doc.maven.pre
Converts Asciidoc source files to DocBook 5 XML.
AsciidocToDocBook(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.AsciidocToDocBook
Constructor setting the Mojo that holds the configuration.
AsciidocToPdfMojo - Class in org.openidentityplatform.doc.maven
 
AsciidocToPdfMojo() - Constructor for class org.openidentityplatform.doc.maven.AsciidocToPdfMojo
 
asCollection() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Collection object.
asCollection(Class<E>) - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Collection containing objects of the specified type.
asContext(Class<T>) - Method in class org.forgerock.services.context.AbstractContext
 
asContext(Class<T>) - Method in interface org.forgerock.services.context.Context
Returns the first context in the chain whose type is a sub-type of the provided Context class.
asDescribableHandler(Handler) - Static method in class org.forgerock.http.handler.Handlers
Adapts a Handler to a DescribableHandler without adding support for API Descriptions if it is not already implemented.
asDouble() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a Double object.
asDouble() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Double object.
asEnum(Class<T>) - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as an enum constant of the specified enum type.
asEnum(Class<T>) - Method in class org.forgerock.json.JsonValue
Deprecated.
Use the method JsonValue.as(Function) with the appropriate function. (Replace the following call jv.asEnum(clazz) with jv.map(JsonValueFunctions.enumConstant(clazz)).
asEnum(String, Class<T>) - Static method in class org.forgerock.util.Utils
Returns the string value as an enum constant of the specified enum type.
asFile() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as a File object.
asInteger() - Method in class org.forgerock.caf.authentication.api.AuthenticationState
Returns the AuthenticationState as an Integer object.
asInteger() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as an Integer object.
asInteger() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as an Integer object.
asJsonValue() - Method in class org.forgerock.http.oauth2.AccessTokenInfo
Returns the raw JSON as a JsonValue.
asJwt() - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
 
asJwt() - Method in class org.forgerock.json.jose.builders.EncryptedThenSignedJwtBuilder
 
asJwt() - Method in interface org.forgerock.json.jose.builders.JwtBuilder
Builds the JWT object from its constituent parts.
asJwt() - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
 
asJwt() - Method in class org.forgerock.json.jose.builders.SignedThenEncryptedJwtBuilder
 
asList() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a List object.
asList(Class<E>) - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a List containing objects of the specified type.
asList() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a List object.
asList(Class<E>) - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a List containing objects of the specified type.
asLong() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a Long object.
asLong() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Long object.
asMap() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a Map object.
asMap() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Map object.
asMap(Class<V>) - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Map containing objects of the specified type.
asMapOfHeaders() - Method in class org.forgerock.http.protocol.Headers
The Headers class extends Map<String, Object> to support flexible parameters in scripting.
asMapOfList(Class<E>) - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Map containing a collection of objects of the specified type.
asNumber() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a Number object.
asNumber() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Number object.
asPattern() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as a regular expression pattern.
asPointer() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as a JSON pointer.
asPromise() - Method in interface org.forgerock.json.resource.ActionResponse
Return this response as a result Promise.
asPromise() - Method in interface org.forgerock.json.resource.QueryResponse
Return this response as a result Promise.
asPromise() - Method in exception org.forgerock.json.resource.ResourceException
Return this ResourceException as a Promise.
asPromise() - Method in interface org.forgerock.json.resource.ResourceResponse
Return this response as a result Promise.
asRequestHandler(SynchronousRequestHandler) - Static method in class org.forgerock.json.resource.Resources
Adapts the provided SynchronousRequestHandler as a RequestHandler.
asResource(boolean, Schema, LocalizableString, LocalizableString) - Method in class org.forgerock.api.models.Items
Builds a Resource from this Items instance.
assembleException() - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
Deprecated.
assembleException() - Method in class org.forgerock.json.schema.validator.ErrorHandler
Deprecated. 
assembleException() - Method in class org.forgerock.json.schema.validator.FailFastErrorHandler
Deprecated.
AssertJJsonValueAssert - Class in org.forgerock.json.test.assertj
Main that will provide the assertions on JsonValue.
AssertJJsonValueAssert.AbstractJsonValueAssert<T extends org.assertj.core.api.AbstractAssert<T,JsonValue>> - Class in org.forgerock.json.test.assertj
Abstract class for assertions on JsonValue.
AssertJJsonValueAssert.ArrayJsonValueAssert - Class in org.forgerock.json.test.assertj
Class for assertions on array JsonValue.
AssertJJsonValueAssert.AssertJJsonValuePromiseAssert - Class in org.forgerock.json.test.assertj
An assertion class for promises that return JsonValues.
AssertJJsonValueAssert.JsonValueAssert - Class in org.forgerock.json.test.assertj
Class for assertions on simple JsonValue.
AssertJJsonValueAssert.NumberJsonValueAssert - Class in org.forgerock.json.test.assertj
Class for assertions on number JsonValue.
AssertJJsonValueAssert.ObjectJsonValueAssert - Class in org.forgerock.json.test.assertj
Class for assertions on object JsonValue.
AssertJJsonValueAssert.PromisedJsonValueAssert - Class in org.forgerock.json.test.assertj
Class for assertions on JsonValue promises.
AssertJPromiseAssert - Class in org.forgerock.util.test.assertj
Assertion class for a promise.
AssertJPromiseAssert.SuccessfulPromiseAssert - Class in org.forgerock.util.test.assertj
An assertion class for making assertions on the successful completion value of a Promise.
assertThat(JsonValue) - Static method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert
Creates the relevant AbstractJsonValueAssert instance for the provided JsonValue.
assertThat(Promise<JsonValue, ?>) - Static method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert
Creates a promise assert class for JsonValue instances.
assertThat(Promise<?, ?>) - Static method in class org.forgerock.util.test.assertj.AssertJPromiseAssert
Creates an AssertJPromiseAssert instance for making assertions on a Promise.
assertThatJsonValue(Promise<JsonValue, ?>) - Static method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert
An alias for AssertJJsonValueAssert.assertThat(Promise) for the case where different Promise assertThat methods are statically imported and would clash.
asSet() - Method in class org.forgerock.json.JsonValue
 
asSet(Class<E>) - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a Set containing objects of the specified type.
asString(Throwable) - Static method in class com.persistit.util.Debug
 
asString(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Converts the given AuthStatus into its String representation.
asString() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value as a String object.
asString() - Method in class org.forgerock.json.JsonValue
Returns the JSON value as a String object.
asString(ArrayList<String>) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Return lines joined with line separators as a String.
asURI() - Method in class org.forgerock.http.MutableUri
Returns the equivalent URI instance.
asURI() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as a uniform resource identifier.
asURI() - Method in class org.forgerock.json.JsonValue
Deprecated.
asUUID() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON string value as a universally unique identifier (UUID).
AsyncFunction<VIN,VOUT,E extends Exception> - Interface in org.forgerock.util
An asynchronous Function which returns a result at some point in the future.
AsynchronousTextWriter - Class in org.forgerock.audit.events.handlers.writers
A Text Writer which writes log records asynchronously to character-based stream.
AsynchronousTextWriter(String, boolean, TextWriter) - Constructor for class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
Construct a new AsynchronousTextWriter wrapper.
AsyncHttpClient - Class in org.forgerock.http.apache.async
Apache HTTP Async Client based implementation.
AsyncHttpClientProvider - Class in org.forgerock.http.apache.async
Creates and configures a HttpClient instance built around Apache HTTP Async Client component.
AsyncHttpClientProvider() - Constructor for class org.forgerock.http.apache.async.AsyncHttpClientProvider
 
AsyncReadModifyWriteDemo - Class in org.forgerock.json.resource.examples
An example client application which performs an asynchronous read, modify, write update cycle for a resource in an in memory resource container.
AsyncServerAuthContext - Interface in org.forgerock.caf.authentication.api
An asynchronous interface counterpart for the ServerAuthContext.
AsyncServerAuthModule - Interface in org.forgerock.caf.authentication.api
An asynchronous interface counterpart for the ServerAuthModule.
ATTR_HEADERS - Static variable in class org.forgerock.json.resource.http.HttpContext
Attribute in the serialized JSON form that holds the request headers.
ATTR_METHOD - Static variable in class org.forgerock.json.resource.http.HttpContext
Attribute in the serialised JSON form that holds the HTTP method of the request.
ATTR_NAME - Static variable in interface org.forgerock.script.source.SourceUnit
 
ATTR_PARAMETERS - Static variable in class org.forgerock.json.resource.http.HttpContext
Attribute in the serialized JSON form that holds the query and/or form parameters.
ATTR_PATH - Static variable in class org.forgerock.json.resource.http.HttpContext
Attribute in the serialised JSON form that holds the full URI of the request, excluding anything beyond the path component (i.e., no query parameters).
ATTR_REQUEST_BINDING - Static variable in interface org.forgerock.script.source.SourceUnit
 
ATTR_REVISION - Static variable in interface org.forgerock.script.source.SourceUnit
 
ATTR_SOURCE - Static variable in interface org.forgerock.script.source.SourceUnit
 
ATTR_TYPE - Static variable in interface org.forgerock.script.source.SourceUnit
 
ATTR_VISIBILITY - Static variable in interface org.forgerock.script.source.SourceUnit
 
ATTRIBUTE_AUTH_CONTEXT - Static variable in class org.forgerock.caf.authentication.framework.AuthenticationFramework
The name of the HTTP Request attribute where any additional authentication context information will be set.
ATTRIBUTE_AUTH_PRINCIPAL - Static variable in class org.forgerock.caf.authentication.framework.AuthenticationFramework
The name of the HTTP Request attribute where the principal name of the user/client making the request will be set.
ATTRIBUTE_AUTHCID - Static variable in class org.forgerock.json.resource.http.SecurityContextFactory
Deprecated.
The name of the HTTP Request attribute where this factory expects to find the authenticated user's authentication ID.
ATTRIBUTE_AUTHZID - Static variable in class org.forgerock.json.resource.http.SecurityContextFactory
Deprecated.
The name of the HTTP Request attribute where this factory expects to find the authenticated user's authorization ID.
ATTRIBUTE_REQUEST_ID - Static variable in class org.forgerock.caf.authentication.framework.AuthenticationFramework
The name of the HTTP Request attribute where the unique id of the request will be set.
AttributesContext - Class in org.forgerock.services.context
An AttributesContext is a mechanism for transferring transient state between components when processing a single request.
AttributesContext(Context) - Constructor for class org.forgerock.services.context.AttributesContext
Constructs a new AttributesContext.
AttributesContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.AttributesContext
Restore from JSON representation.
aud(List<String>) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the JWT's intended audience list in the Claims Set.
Audit - Annotation Type in org.forgerock.audit
Denotes audit dependencies.
audit(JsonValue) - Method in interface org.forgerock.caf.authentication.framework.AuditApi
Audits the authentication request, using the audit information from the given audit message.
audit(JsonValue) - Method in class org.forgerock.caf.authn.test.runtime.TestAuditApi
Audits the authentication request, using the audit information from the given audit message.
AUDIT_EVENT_HANDLERS_CONFIG - Static variable in class org.forgerock.audit.AuditHttpApplication
Audit event handlers config location.
AUDIT_FAILURE_REASON_KEY - Static variable in class org.forgerock.caf.authentication.framework.AuditTrail
MessageInfo map key for setting the reason for the module failure.
AUDIT_INFO_KEY - Static variable in class org.forgerock.caf.authentication.framework.AuditTrail
MessageInfo map key for setting additional audit information from a module.
AUDIT_PRINCIPAL_KEY - Static variable in class org.forgerock.caf.authentication.framework.AuditTrail
MessageInfo map key for setting the principal that the auth module has identified that will be set in the audit log entry.
AUDIT_ROOT_PATH - Static variable in class org.forgerock.audit.AuditHttpApplication
Root path for audit endpoints.
AUDIT_SESSION_ID_KEY - Static variable in class org.forgerock.caf.authentication.framework.AuditTrail
MessageInfo map key for setting the session id for the authentication request.
AUDIT_TRAIL_KEY - Static variable in class org.forgerock.caf.authentication.framework.AuditTrail
MessageInfo map key for retrieving the audit trail instance.
AuditApi - Interface in org.forgerock.caf.authentication.framework
Audit API interface for auditing the result of an authentication request.
auditApi(AuditApi) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the, mandatory, AuditApi instance that the framework will use to audit the authentication result of processed requests.
AuditEvent - Class in org.forgerock.audit.events
Represents an audit event.
AuditEventBuilder<T extends AuditEventBuilder<T>> - Class in org.forgerock.audit.events
Root builder for all audit events.
AuditEventBuilder() - Constructor for class org.forgerock.audit.events.AuditEventBuilder
Creates the builder.
AuditEventHandler - Interface in org.forgerock.audit.events.handlers
The interface for an AuditEventHandler.
AuditEventHandlerBase - Class in org.forgerock.audit.events.handlers
Abstract AuditEventHandler class.
AuditEventHandlerBase(String, EventTopicsMetaData, Set<String>, boolean) - Constructor for class org.forgerock.audit.events.handlers.AuditEventHandlerBase
Create a new AuditEventHandler instance.
AuditEventHandlerFactory - Interface in org.forgerock.audit.events.handlers
Factory interface for creating instances of AuditEventHandler.
AuditEventHelper - Class in org.forgerock.audit.events
Helper methods for AuditEvents.
AuditEventTopicState - Class in org.forgerock.audit.events.handlers
Stores the state of the details sent to AuditEventHandler.publishEvent(Context, String, JsonValue).
AuditEventTopicState(Context, String, JsonValue) - Constructor for class org.forgerock.audit.events.handlers.AuditEventTopicState
Creates a (topic,event) pair.
AuditException - Exception in org.forgerock.audit
Root class of all exceptions in the Commons Audit Framework.
AuditException(Throwable) - Constructor for exception org.forgerock.audit.AuditException
Constructs an AuditException using the given parent cause.
AuditException(String) - Constructor for exception org.forgerock.audit.AuditException
Constructs an AuditException using the given message.
AuditException(String, Throwable) - Constructor for exception org.forgerock.audit.AuditException
Constructs an AuditException using the given message and parent cause.
auditFailure(String, Map<String, Object>, Map<String, Object>) - Method in class org.forgerock.caf.authentication.framework.AuditTrail
Audits a module as having completed as a failure.
AuditHttpApplication - Class in org.forgerock.audit
Crest Application that instantiates the AuditService on the crest router.
AuditHttpApplication() - Constructor for class org.forgerock.audit.AuditHttpApplication
 
AuditingAuthModule - Class in org.forgerock.caf.authn.test.modules
A test auth module in which the AuditingAuthModule.validateRequest(MessageInfoContext, Subject, Subject) adds additional audit information and the AuditingAuthModule.secureResponse(MessageInfoContext, Subject) attempts to audit a session id.
AuditingAuthModule() - Constructor for class org.forgerock.caf.authn.test.modules.AuditingAuthModule
 
AuditingContext - Class in org.forgerock.audit
A Context used when auditing over the router.
AuditingContext(Context) - Constructor for class org.forgerock.audit.AuditingContext
Construct a new audit context with the provided parent.
AuditingContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.audit.AuditingContext
Restore a serialized audit context.
AuditingSessionAuthModule - Class in org.forgerock.caf.authn.test.modules
AuditingSessionAuthModule() - Constructor for class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
 
AuditJsonConfig - Class in org.forgerock.audit.json
Utility class to facilitate creation and configuration of audit service and audit event handlers through JSON.
AuditResource - Class in org.forgerock.caf.authn.test.configuration
CREST resource responsible for exposing the audit records created by the JASPI runtime.
AuditResource(TestAuditApi) - Constructor for class org.forgerock.caf.authn.test.configuration.AuditResource
Constructs a new AuditResource instance.
AuditService - Interface in org.forgerock.audit
CREST RequestHandler responsible for storing and retrieving audit events.
AuditServiceBuilder - Class in org.forgerock.audit
Builder for AuditService.
AuditServiceConfiguration - Class in org.forgerock.audit
Configuration of the audit service.
AuditServiceConfiguration() - Constructor for class org.forgerock.audit.AuditServiceConfiguration
Empty constructor.
AuditServiceConfiguration(AuditServiceConfiguration) - Constructor for class org.forgerock.audit.AuditServiceConfiguration
Copy-constructor, in order to obtain a copy from an existing configuration.
AuditServiceProxy - Class in org.forgerock.audit
AuditService proxy that allows products to implement threadsafe hot-swappable configuration updates.
AuditServiceProxy(AuditService) - Constructor for class org.forgerock.audit.AuditServiceProxy
Create a new AuditServiceProxy.
auditSuccess(String, Map<String, Object>) - Method in class org.forgerock.caf.authentication.framework.AuditTrail
Audits a module as having completed successfully.
AuditTrail - Class in org.forgerock.caf.authentication.framework
Responsible for tracking the auditing of an authentication attempt including auditing each of the modules that are executed and the overall result of the authentication.
AUTH_MODULE_ONE_CONTEXT_ENTRY - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Context entry set by this auth module.
AUTH_MODULE_ONE_PRINCIPAL - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Principal name set by this auth module.
AUTH_MODULE_ONE_SECURE_RESPONSE_HEADER_NAME - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleOne
The request header for deciding the return value from AuthModuleOne.secureResponse(MessageInfoContext, Subject).
AUTH_MODULE_ONE_VALIDATE_REQUEST_HEADER_NAME - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleOne
The request header for deciding the return value from AuthModuleOne.validateRequest(MessageInfoContext, Subject, Subject).
AUTH_MODULE_TWO_CONTEXT_ENTRY - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Context entry set by this auth module.
AUTH_MODULE_TWO_PRINCIPAL - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Principal name set by this auth module.
AUTH_MODULE_TWO_SECURE_RESPONSE_HEADER_NAME - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
The request header for deciding the return value from AuthModuleTwo.secureResponse(MessageInfoContext, Subject).
AUTH_MODULE_TWO_VALIDATE_REQUEST_HEADER_NAME - Static variable in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
The request header for deciding the return value from AuthModuleTwo.validateRequest(MessageInfoContext, Subject, Subject).
AuthContextWithState - Interface in org.forgerock.caf.authentication.api
AsyncServerAuthContext implementations should implement this interface when the AsyncServerAuthContext has its own implementation of a AuthenticationState that it will be using to store and maintain state for a single request.
AuthenticationAuditEventBuilder<T extends AuthenticationAuditEventBuilder<T>> - Class in org.forgerock.audit.events
Builder for audit authentication events.
AuthenticationAuditEventBuilder() - Constructor for class org.forgerock.audit.events.AuthenticationAuditEventBuilder
 
AuthenticationAuditEventBuilder.Status - Enum in org.forgerock.audit.events
Defines a fixed set of authentication statuses that can be logged.
authenticationEvent() - Static method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Starts to build an audit authentication event.
AuthenticationException - Exception in org.forgerock.caf.authentication.api
A generic authentication exception which accepts a detail message and/or the cause.
AuthenticationException(String) - Constructor for exception org.forgerock.caf.authentication.api.AuthenticationException
Creates an AuthenticationException with the specified detail message.
AuthenticationException(Throwable) - Constructor for exception org.forgerock.caf.authentication.api.AuthenticationException
Creates an AuthenticationException with the specified cause and a detail message of {@code (cause==null ?
AuthenticationException(String, Throwable) - Constructor for exception org.forgerock.caf.authentication.api.AuthenticationException
Creates an AuthenticationException with the specified detail message and cause.
AuthenticationFailedException - Exception in org.forgerock.caf.authentication.framework
An authentication exception which signifies that authentication of the request has failed and an appropriate unauthorized response should be returned to the client.
AuthenticationFilter - Class in org.forgerock.caf.authentication.framework
A HTTP Filter that will protect all downstream filters or handlers.
AuthenticationFilter.AuthenticationFilterBuilder - Class in org.forgerock.caf.authentication.framework
Builder class that configures an Authentication Framework instance.
AuthenticationFilter.AuthenticationModuleBuilder - Class in org.forgerock.caf.authentication.framework
Builder class that configures AsyncServerAuthModules and ServerAuthModules.
AuthenticationFilterBuilder() - Constructor for class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
 
AuthenticationFramework - Class in org.forgerock.caf.authentication.framework
An authentication framework for protecting all types of resources.
AuthenticationModuleBuilder() - Constructor for class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
 
AuthenticationState - Class in org.forgerock.caf.authentication.api
Maintains state information and provides to retrieve values in a type safe manner.
AuthenticationState() - Constructor for class org.forgerock.caf.authentication.api.AuthenticationState
Creates a new AuthenticationState instance.
AuthenticationStateException - Exception in org.forgerock.caf.authentication.api
An exception that is thrown during AuthenticationState operations.
authFailed(HttpHost, AuthScheme, HttpContext) - Method in class org.forgerock.http.apache.NoAuthenticationStrategy
 
AuthModuleOne - Class in org.forgerock.caf.authn.test.modules
A test auth module in which the AuthModuleOne.validateRequest(MessageInfoContext, Subject, Subject) and AuthModuleOne.secureResponse(MessageInfoContext, Subject) methods return values can be decided based on the value of two request headers.
AuthModuleOne() - Constructor for class org.forgerock.caf.authn.test.modules.AuthModuleOne
 
authModules(AuthenticationFilter.AuthenticationModuleBuilder...) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the authentication modules that will be used to validate requests and secure response messages.
authModules(List<AuthenticationFilter.AuthenticationModuleBuilder>) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the authentication modules that will be used to validate requests and secure response messages.
AuthModuleTwo - Class in org.forgerock.caf.authn.test.modules
A test auth module in which the AuthModuleTwo.validateRequest(MessageInfoContext, Subject, Subject) and AuthModuleTwo.secureResponse(MessageInfoContext, Subject) methods return values can be decided based on the value of two request headers.
AuthModuleTwo() - Constructor for class org.forgerock.caf.authn.test.modules.AuthModuleTwo
 
AuthModuleUnsupportedMessageTypes - Class in org.forgerock.caf.authn.test.modules
A test auth module in which the AuthModuleUnsupportedMessageTypes.validateRequest(MessageInfoContext, Subject, Subject) and AuthModuleUnsupportedMessageTypes.secureResponse(MessageInfoContext, Subject) methods return values can be decided based on the value of two request headers.
AuthModuleUnsupportedMessageTypes() - Constructor for class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
 
AuthorizationAttribute<T> - Class in org.forgerock.authz.filter.api
Provides a convenience layer on top of AuthorizationContext to simplify access to particular attributes in the authorisation context.
AuthorizationAttribute(String) - Constructor for class org.forgerock.authz.filter.api.AuthorizationAttribute
Constructs an authorization attribute for the given authorization context key.
AuthorizationContext - Class in org.forgerock.authz.filter.api
Context to use for authorization requests.
AuthorizationContext() - Constructor for class org.forgerock.authz.filter.api.AuthorizationContext
Constructs a blank authorization context.
AuthorizationContext(Map<String, Object>) - Constructor for class org.forgerock.authz.filter.api.AuthorizationContext
Creates a new authorization context using the given attribute map as a backing store.
AuthorizationException - Exception in org.forgerock.authz.filter.api
Represents an exception whilst performing Authorization.
AuthorizationException(String) - Constructor for exception org.forgerock.authz.filter.api.AuthorizationException
Creates a new AuthorizationException.
AuthorizationException(String, Throwable) - Constructor for exception org.forgerock.authz.filter.api.AuthorizationException
Creates a new AuthorizationException.
AuthorizationFilters - Class in org.forgerock.authz.filter.crest
This class contains methods for creating FilterChains to protect resources by performing authorization on each incoming request.
AuthorizationResult - Class in org.forgerock.authz.filter.api
Represents the result of the authorization of a request.
authorize(String, AuthorizationContext) - Method in class org.forgerock.authz.modules.oauth2.OAuth2Module
Determines whether a request is authorized to access the resource based on the validity of an access token the scopes of the access token.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST action request.
authorizeAction(Context, ActionRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST action request using the OAuth2 Access Token present in the request header.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST create request.
authorizeCreate(Context, CreateRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST create request using the OAuth2 Access Token present in the request header.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST delete request.
authorizeDelete(Context, DeleteRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST delete request using the OAuth2 Access Token present in the request header.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST patch request.
authorizePatch(Context, PatchRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST patch request using the OAuth2 Access Token present in the request header.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST query request.
authorizeQuery(Context, QueryRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST query request using the OAuth2 Access Token present in the request header.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST read request.
authorizeRead(Context, ReadRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST read request using the OAuth2 Access Token present in the request header.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Authorizes a received REST update request.
authorizeUpdate(Context, UpdateRequest) - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
Authorizes a received REST update request using the OAuth2 Access Token present in the request header.
AuthStatusUtils - Class in org.forgerock.caf.authentication.framework
Utility class providing utility methods for determining the meaning behind each of the different AuthStatus values.
authSucceeded(HttpHost, AuthScheme, HttpContext) - Method in class org.forgerock.http.apache.NoAuthenticationStrategy
 
AuthzHttpApplication - Class in org.forgerock.authz.basic
HTTP Application for authorization framework functional tests.
AuthzHttpApplication() - Constructor for class org.forgerock.authz.basic.AuthzHttpApplication
 
AUTHZID_COMPONENT - Static variable in class org.forgerock.services.context.SecurityContext
The authorization ID name reserved for the name of the component in which a user's resource is located, e.g.
AUTHZID_DN - Static variable in class org.forgerock.services.context.SecurityContext
The authorization ID name reserved for the user's LDAP distinguished name.
AUTHZID_ID - Static variable in class org.forgerock.services.context.SecurityContext
The authorization ID principal name reserved for a user's unique identifier.
AUTHZID_REALM - Static variable in class org.forgerock.services.context.SecurityContext
The authorization ID name reserved for a user's realm.
AUTHZID_ROLES - Static variable in class org.forgerock.services.context.SecurityContext
The authorization ID name reserved for the array of roles associated with the user.
AUTO_DETECT - Static variable in interface org.forgerock.script.source.SourceUnit
 
autoFlush(boolean) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
Whether events to should be automatically flushed on shutdown.
averagePerEventPayloadSize(int) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
Sets the average event payload size, used to initialise string buffers.

B

BackstageMojo - Class in org.forgerock.doc.maven
Call other classes to prepare documents according to Backstage layout.
BackstageMojo() - Constructor for class org.forgerock.doc.maven.BackstageMojo
 
BackupTask - Class in com.persistit
Task to perform and/or control hot (concurrent) backup.
BackupTask() - Constructor for class com.persistit.BackupTask
 
BAD_GATEWAY - Static variable in class org.forgerock.http.protocol.Status
The 502 (Bad Gateway) status code indicates that the server, while acting as a gateway or proxy, received an invalid response from an inbound server it accessed while attempting to fulfill the request.
BAD_REQUEST - Static variable in class org.forgerock.http.protocol.Status
The 400 (Bad Request) status code indicates that the server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
BAD_REQUEST - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the request could not be understood by the resource due to malformed syntax.
BadRequestException - Exception in org.forgerock.json.resource
An exception that is thrown during a operation on a resource when the requested operation is malformed.
BadRequestException() - Constructor for exception org.forgerock.json.resource.BadRequestException
Constructs a new exception with null as its detail message.
BadRequestException(String) - Constructor for exception org.forgerock.json.resource.BadRequestException
Constructs a new exception with the specified detail message.
BadRequestException(String, Throwable) - Constructor for exception org.forgerock.json.resource.BadRequestException
Constructs a new exception with the specified detail message and cause.
BadRequestException(Throwable) - Constructor for exception org.forgerock.json.resource.BadRequestException
Constructs a new exception with the specified cause.
base - Variable in class org.forgerock.json.ref.JsonReferenceTransformer
The URI of the referring document or directory where it is located.
Base64 - Class in org.forgerock.jaspi.modules.iwa.wdsso
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64 - Class in org.forgerock.util.encode
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64url - Class in org.forgerock.util.encode
Makes use of the very fast and memory efficient Base64 class to encode and decode to and from BASE64 in full accordance with RFC 2045.
base64urlDecode(String) - Static method in class org.forgerock.json.jose.utils.Utils
Base64url decodes the given String and converts the decoded bytes into a UTF-8 String.
base64urlEncode(String) - Static method in class org.forgerock.json.jose.utils.Utils
Base64url encodes the given String, converting the String to UTF-8 bytes.
BaseOpenIdResolver - Class in org.forgerock.jaspi.modules.openid.resolvers
Implementation of the OpenIdResolver interface.
BaseOpenIdResolver(String) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.BaseOpenIdResolver
Abstract constructor for setting the issuer's identity.
BaseQueryFilterVisitor<R,P,F> - Class in org.forgerock.util.query
A base implementation of QueryFilterVisitor where all methods throw an UnsupportedOperationException by default - override just the methods you need.
BaseQueryFilterVisitor() - Constructor for class org.forgerock.util.query.BaseQueryFilterVisitor
 
BasicAuthorizationConnectionFactory - Class in org.forgerock.authz.basic.crest
Factory class for getting the ConnectionFactory instance that has all of the CREST routes.
BatchConsumer - Interface in org.forgerock.audit.events.handlers.buffering
Implementation is responsible for being able to build up a batch payload and to publish that payload.
BatchException - Exception in org.forgerock.audit.events.handlers.buffering
Indicates failure during a batch operation.
BatchException(String) - Constructor for exception org.forgerock.audit.events.handlers.buffering.BatchException
Constructs a new BatchException with given message.
BatchException(String, Throwable) - Constructor for exception org.forgerock.audit.events.handlers.buffering.BatchException
Constructs a new BatchException with given message and cause.
BatchPublisher - Interface in org.forgerock.audit.events.handlers.buffering
Implementations of BatchPublisher are able to consume multiple audit events and build batches out of them.
BatchPublisher<T> - Class in org.forgerock.audit.handlers.jms
Generic publisher that will queue anything for batch processing.
BatchPublisher(String, BatchPublisherConfiguration) - Constructor for class org.forgerock.audit.handlers.jms.BatchPublisher
This constructs the thread pool of worker threads.
BatchPublisherConfiguration - Class in org.forgerock.audit.handlers.jms
This class holds the configuration properties that are used by the {#link BatchPublisher} to control the batch queue and worker threads that process the items in the queue.
BatchPublisherConfiguration() - Constructor for class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
 
BatchPublisherFactory - Interface in org.forgerock.audit.events.handlers.buffering
Batch publisher factory provides new instances of BatchPublisher.
BatchPublisherFactoryImpl - Class in org.forgerock.audit.events.handlers.buffering
Basic batch publisher factory implementation.
BatchPublisherFactoryImpl() - Constructor for class org.forgerock.audit.events.handlers.buffering.BatchPublisherFactoryImpl
 
BearerTokenExtractor - Class in org.forgerock.authz.modules.oauth2
Extracts the bearer token from the request's authorization header.
BearerTokenExtractor() - Constructor for class org.forgerock.authz.modules.oauth2.BearerTokenExtractor
 
BEFORE - Static variable in class com.persistit.Key
A Key segment value that collates before any actual key in a Tree.
beforeMergeKey(Exchange) - Method in class com.persistit.TreeBuilder
This method may be extended to provide alternative functionality.
beforeRollingOver() - Method in interface org.forgerock.audit.events.handlers.writers.RotatableWriter.RolloverLifecycleHook
This method is called before the rotation and retention checks are done.
beforeSortVolumeClosed(Volume, File) - Method in class com.persistit.TreeBuilder
This method may be extended to provide application-specific behavior when a sort volume has been filled to capacity.
begin() - Method in class com.persistit.Transaction
Start a transaction.
bestEffortResourceServerError(Status, OAuth2Error) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Returns an OAuth 2.0 resource server error whose values are determined on a best-effort basis from the provided incomplete error and HTTP status code.
BIG_ENDIAN - Static variable in class com.persistit.Persistit
Determines whether multi-byte integers will be written in little- or big-endian format.
bind(ProgressStage<C>, C) - Static method in class org.forgerock.selfservice.core.ProgressStageBinding
Create a new binder instance.
BindingTest - Class in org.forgerock.http.bindings
A test class for CHF bindings.
BindingTest() - Constructor for class org.forgerock.http.bindings.BindingTest
 
blockTitle(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a block title.
BloomFilter<E> - Interface in org.forgerock.bloomfilter
General interface contract for implementations of Bloom Filters.
BloomFilterMonitor<T> - Class in org.forgerock.bloomfilter.monitoring
Generic Bloom Filter JMX monitoring.
BloomFilterMonitor(BloomFilter<T>) - Constructor for class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
BloomFilterMXBean - Interface in org.forgerock.bloomfilter.monitoring
Operations for monitoring and management of Bloom Filter implementations.
BloomFilters - Class in org.forgerock.bloomfilter
Factory methods for creating bloom filters with various requirements.
BloomFilters.BloomFilterBuilder<T> - Class in org.forgerock.bloomfilter
Builder for constructing and configuring Bloom Filter implementations.
BloomFilters.RollingBloomFilterBuilder<T> - Class in org.forgerock.bloomfilter
Builder pattern for Rolling Bloom Filters, which are Scalable Bloom Filters whose elements can expire allowing space to be reclaimed over time.
BloomFilters.ScalableBloomFilterBuilder<T> - Class in org.forgerock.bloomfilter
Builder pattern for Scalable Bloom Filters.
BloomFilterStatistics - Class in org.forgerock.bloomfilter
Provides a snapshot of the current statistics and configuration of a Bloom Filter implementation.
BloomFilterStatistics(double, double, long, long, long, long) - Constructor for class org.forgerock.bloomfilter.BloomFilterStatistics
Constructs a statistics object with the given parameters.
boldText(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts bold text.
BOOLEAN_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
Json boolean value type.
booleanAt(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Get a AbstractBooleanAssert for the referenced JsonValue is a boolean, to check its value.
booleanIs(String, Condition<Boolean>) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is a boolean.
booleanSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
BooleanTypeValidator - Class in org.forgerock.json.schema.validator.validators
BooleanTypeValidator applies all the constraints of a boolean type.
BooleanTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.BooleanTypeValidator
Construct a boolean type validator.
booleanValue(int) - Method in class com.persistit.util.ArgParser
Return the boolean value of argument specified by its index in the template
BOOT_PROPERTIES_FILE_VALUE - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The default name used for the boot properties file.
BOOT_PROPERTIES_PROP - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The property name used to specify an URL to the boot property file to be used for the created the Boot Map Service.
Bootstrap - Class in org.forgerock.doc.maven.post
HTML post-processor for Bootstrap-formatted HTML formats.
Bootstrap(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.post.Bootstrap
Constructor setting the Mojo that holds the configuration.
BootstrapCopier - Class in org.forgerock.doc.maven.utils
Copy Bootstrap files under the specified directories.
BootstrapCopier(String[]) - Constructor for class org.forgerock.doc.maven.utils.BootstrapCopier
Construct a BootstrapCopier, specifying output directories.
branch() - Method in class org.forgerock.http.io.BranchingInputStream
Creates a new branch at this stream's current position.
branch() - Method in class org.forgerock.http.io.FileBranchingStream
 
BranchingInputStream - Class in org.forgerock.http.io
An input stream that can branch into separate input streams to perform divergent reads.
BranchingInputStream(BranchingInputStream) - Constructor for class org.forgerock.http.io.BranchingInputStream
Initialise the BranchingInputStream with the specified parent.
Branding - Class in org.forgerock.doc.maven.pre
Unpack branding elements.
Branding(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.Branding
Constructor setting the Mojo that holds the configuration.
Buffer - Class in com.persistit
Memory structure that holds and manipulates the state of a fixed-length page of a Volume.
Buffer - Interface in org.forgerock.http.io
A dynamically growing data buffer.
BUFFER_INVENTORY_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name to specify whether buffer inventory is enabled.
BUFFER_MEM_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name prefix for specifying buffer memory allocation.
BUFFER_PRELOAD_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name to specify whether buffer preloading is enabled.
BufferedBatchPublisher - Class in org.forgerock.audit.events.handlers.buffering
Buffers audit events to a bounded queue, periodically flushing the queue to a provided BatchConsumer.
BufferedBatchPublisher.Builder - Interface in org.forgerock.audit.events.handlers.buffering
Builder used to construct a new BufferedBatchPublisher.
BufferedRequestWrapper - Class in ru.org.openam.httpdump
 
BufferedRequestWrapper(HttpServletRequest) - Constructor for class ru.org.openam.httpdump.BufferedRequestWrapper
 
BufferInfo() - Constructor for class com.persistit.Management.BufferInfo
 
BufferInfo(int, int, String, int, String, String, long, long, String, long, long, int, int, int, int, int, int, int, int) - Constructor for class com.persistit.Management.BufferInfo
 
buffering - Variable in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Event buffering is disabled by default.
buffering - Variable in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Event buffering is disabled by default.
BufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
 
bufferInventoryException - Variable in class com.persistit.logging.LogBase
 
bufferInventoryLoad - Variable in class com.persistit.logging.LogBase
 
bufferInventoryProgress - Variable in class com.persistit.logging.LogBase
 
BufferPool - Class in com.persistit
A pool of Buffer objects, maintained on various lists that permit rapid lookup and replacement of pages images within Buffers.
BufferPoolInfo() - Constructor for class com.persistit.Management.BufferPoolInfo
 
BufferPoolInfo(int, int, long, long, long, long, long, long, long, long, int, int, int, int, long) - Constructor for class com.persistit.Management.BufferPoolInfo
 
BufferPoolMXBean - Interface in com.persistit.mxbeans
Management structure holding information about the state of a BufferPool, including counters for events such as physical I/O operations, evictions, and hit ratio.
BUFFERS_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name prefix for specifying buffer size and count.
BufferSizeUnavailableException - Exception in com.persistit.exception
Thrown if there is no BufferPool with buffers matching the page size of a Volume being opened.
BufferSizeUnavailableException(String) - Constructor for exception com.persistit.exception.BufferSizeUnavailableException
 
build() - Method in class org.forgerock.api.models.Action.Builder
Builds the Action instance.
build() - Method in class org.forgerock.api.models.ApiDescription.Builder
Builds the ApiDescription instance.
build() - Method in class org.forgerock.api.models.ApiError.Builder
Builds the ApiError.
build() - Method in class org.forgerock.api.models.Create.Builder
Builds the Create instance.
build() - Method in class org.forgerock.api.models.Definitions.Builder
Builds the Definitions instance.
build() - Method in class org.forgerock.api.models.Delete.Builder
Builds the Delete instance.
build() - Method in class org.forgerock.api.models.Errors.Builder
Builds the Errors instance.
build() - Method in class org.forgerock.api.models.Items.Builder
Construct a new instance of Resource.
build() - Method in class org.forgerock.api.models.Parameter.Builder
Builds the Parameter.
build() - Method in class org.forgerock.api.models.Patch.Builder
Builds the Patch instance.
build() - Method in class org.forgerock.api.models.Paths.Builder
Builds the Paths instance.
build() - Method in class org.forgerock.api.models.Query.Builder
Builds the Query instance.
build() - Method in class org.forgerock.api.models.Read.Builder
Builds the Create instance.
build() - Method in class org.forgerock.api.models.Reference.Builder
Builds the Reference instance.
build() - Method in class org.forgerock.api.models.Resource.Builder
Construct a new instance of Resource.
build() - Method in class org.forgerock.api.models.Schema.Builder
Builds the Schema instance.
build() - Method in class org.forgerock.api.models.Services.Builder
Builds the Definitions instance.
build() - Method in class org.forgerock.api.models.SubResources.Builder
Builds the SubResources instance.
build() - Method in class org.forgerock.api.models.Update.Builder
Builds the Create instance.
build() - Method in class org.forgerock.api.models.VersionedPath.Builder
Builds the VersionedPath instance.
build() - Method in class org.forgerock.audit.AuditServiceBuilder
Creates a new AuditService instance.
build() - Method in class org.forgerock.audit.events.EventTopicsMetaDataBuilder
Create a new instance of EventTopicsMetaData.
build() - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
Constructs a new BatchPublisher.
build() - Method in class org.forgerock.audit.filter.FilterChainBuilder
Builds the FilterChain.
build() - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Builds the bloom filter with the configured options.
build() - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Creates a new JaspiRuntimeFilter instance based on the configuration provided.
build(URL) - Method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
build(String) - Method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
build() - Method in class org.forgerock.http.routing.UriRouterContext.Builder
Returns a new UriRouterContext build from provided values.
build(URL) - Method in class org.forgerock.jaspi.modules.openid.resolvers.WellKnownOpenIdConfigurationFactory
Returns a JWKOpenIdResolverImpl representing the contents of the supplied URL.
build() - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
Builds the JWE into a String by calling the build method on the JWE object.
build() - Method in class org.forgerock.json.jose.builders.EncryptedThenSignedJwtBuilder
Builds the JWS into a String by calling the build method on the JWS object.
build() - Method in class org.forgerock.json.jose.builders.EncryptedThenSignedJwtHeaderBuilder
Creates a JwsHeader instance from the header parameters set in this builder.
build() - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
Creates a JweHeader instance from the header parameters set in this builder.
build() - Method in class org.forgerock.json.jose.builders.JwsHeaderBuilder
Creates a JwsHeader instance from the header parameters set in this builder.
build() - Method in interface org.forgerock.json.jose.builders.JwtBuilder
Builds the JWT into a String by calling the build method on the JWT object.
build() - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Creates a JwtClaimsSet instance from the claims set in this builder.
build() - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
Creates a JwtHeader instance from the header parameters set in this builder.
build() - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
Builds the JWS into a String by calling the build method on the JWS object.
build() - Method in class org.forgerock.json.jose.jwe.EncryptedJwt
 
build() - Method in class org.forgerock.json.jose.jws.SignedJwt
Builds the JWT into a String by following the steps specified in the relevant specification according to whether the JWT is being signed and/or encrypted.
build() - Method in interface org.forgerock.json.jose.jwt.Jwt
Builds the JWT into a String by following the steps specified in the relevant specification according to whether the JWT is being signed and/or encrypted.
build() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Builds the JWT's Claims Set into a String representation of a JSON object.
build() - Method in class org.forgerock.json.jose.jwt.JwtHeader
Builds the JWT's header into a String representation of a JSON object.
build() - Method in interface org.forgerock.json.jose.jwt.Payload
Builds the JWTs Payload into a String by following the steps specified in the relevant specification according to whether the JWT is being signed and/or encrypted.
build() - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Builds and loads the keystore using the provided parameters.
build() - Method in class org.forgerock.selfservice.core.StageResponse.Builder
Builds a stage response instance.
build() - Method in interface org.forgerock.selfservice.core.StageResponse.RequirementsBuilder
Builds a stage response instance.
build() - Method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Builds a new json object representing the defined requirements.
build() - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
Build an AnonymousProcessService from the JSON config and the other elements.
build() - Method in class org.forgerock.services.context.ClientContext.Builder
Creates a ClientContext instance from the specified properties.
buildApi(ApiProducer<D>) - Method in class org.forgerock.services.routing.AbstractRouter
Build an api with a given ApiProducer.
buildBaseUri() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Builds an Elasticsearch API base URI.
buildBasicAuthHeaderValue() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Builds a basic authentication header-value, if username and password are provided in configuration.
buildBulkUri() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Builds an Elasticsearch API URI for Bulk API.
buildDirectory - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
The project build directory.
Builder() - Constructor for class org.forgerock.api.models.Action.Builder
 
Builder() - Constructor for class org.forgerock.api.models.Items.Builder
Private default constructor.
Builder() - Constructor for class org.forgerock.api.models.Operation.Builder
Creates a new Builder.
Builder() - Constructor for class org.forgerock.api.models.Query.Builder
 
Builder() - Constructor for class org.forgerock.api.models.Read.Builder
 
Builder() - Constructor for class org.forgerock.api.models.Resource.Builder
Private default constructor.
builder() - Static method in class org.forgerock.caf.authentication.framework.AuthenticationFilter
Returns a new AuthenticationFilterBuilder instance which is to be used to configure an instance of the Authentication Framework.
buildEventUri(String, String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Builds an Elasticsearch API URI for operating on a single event (e.g., index, get, etc.).
buildExternalClientContext(Context) - Static method in class org.forgerock.services.context.ClientContext
Creates a ClientContext.Builder for creating an external ClientContext instance.
buildPath(String, String...) - Static method in class org.forgerock.api.util.PathUtil
Builds a forward-slash-delimited path, with duplicate forward-slashes removed, and trailing slashes removed.
buildPathParameters(String) - Static method in class org.forgerock.api.util.PathUtil
Searches for curly-braces in the given pathSegment, and creates a path-parameter for each that are found.
buildRecoveryPlan() - Method in class com.persistit.RecoveryManager
 
buildRetentionPolicies() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Builds RetentionPolicy instances from configuration options.
buildRotationPolicies() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Builds RotationPolicy instances from configuration options.
buildSearchUri(String, int, int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Builds an Elasticsearch API URI for Search API.
buildTimeStampFileNamingPolicy(File) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Builds a TimeStampFileNamingPolicy instance from configuration options.
BundleContainer - Class in org.forgerock.script.source
A BundleContainer loads the scripts from an OSGi bundle.
BundleContainer(String, Bundle) - Constructor for class org.forgerock.script.source.BundleContainer
 
BundleHandler - Class in org.forgerock.commons.launcher
A BundleHandler contains the instruction of how to provision Bundle to the Framework.
BundleHandler(URL, EnumSet<BundleHandler.Action>, Integer) - Constructor for class org.forgerock.commons.launcher.BundleHandler
 
BundleHandler.Action - Enum in org.forgerock.commons.launcher
 
BundleHandlerBuilder - Class in org.forgerock.commons.launcher
A BundleHandlerBuilder builds BundleHandler instances based on the given configuration.
BundleHandlerBuilder(EnumSet<BundleHandler.Action>, Integer) - Constructor for class org.forgerock.commons.launcher.BundleHandlerBuilder
 
bytesEqual(byte[], int, byte[]) - Static method in class com.persistit.util.Util
Utility method to determine whether a subarray of bytes in a byte-array source matches the byte-array in target.
bytesToHex(byte[]) - Static method in class com.persistit.util.Util
 
bytesToHex(Appendable, byte[], int, int) - Static method in class com.persistit.util.Util
 

C

CachingAccessTokenResolver - Class in org.forgerock.http.oauth2.resolver
A CachingAccessTokenResolver is a delegating AccessTokenResolver that uses a write-through cache to enable fast AccessTokenInfo resolution.
CachingAccessTokenResolver(TimeService, AccessTokenResolver, PerItemEvictionStrategyCache<String, Promise<AccessTokenInfo, AccessTokenException>>) - Constructor for class org.forgerock.http.oauth2.resolver.CachingAccessTokenResolver
Builds a CachingAccessTokenResolver delegating to the given AccessTokenResolver using the given (pre-configured) cache.
call(Parameter, Function<?>, Object...) - Method in interface org.forgerock.script.scope.Function
Computes a result, or throws an exception if unable to do so.
callbackHandler(CallbackHandler) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
Sets the CallbackHandler that the auth module should use.
callStack(int, int) - Static method in class com.persistit.util.Debug
 
cancel(boolean) - Method in interface org.forgerock.util.promise.Promise
Attempts to cancel the asynchronous task associated with this Promise.
cancel(boolean) - Method in class org.forgerock.util.promise.PromiseImpl
 
capacity(int) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
Sets the maximum queue capacity.
capitalize(String) - Static method in class org.forgerock.doc.maven.utils.NameUtils
Capitalize initial letters in a document name.
CaptchaStage - Class in org.forgerock.selfservice.stages.captcha
Stage is responsible for captcha based security.
CaptchaStage(Client) - Constructor for class org.forgerock.selfservice.stages.captcha.CaptchaStage
Constructs a new captcha stage.
CaptchaStageConfig - Class in org.forgerock.selfservice.stages.captcha
Configuration for the captcha stage.
CaptchaStageConfig() - Constructor for class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
 
CaseInsensitiveMap<V> - Class in org.forgerock.http.util
An implementation of a map whose keys are case-insensitive strings.
CaseInsensitiveMap() - Constructor for class org.forgerock.http.util.CaseInsensitiveMap
Constructs a new empty case-insensitive map.
CaseInsensitiveMap(Map<String, V>) - Constructor for class org.forgerock.http.util.CaseInsensitiveMap
Wraps an existing map with a new case insensitive map.
CaseInsensitiveSet - Class in org.forgerock.http.util
An implementation of a set whose values are case-insensitive strings.
CaseInsensitiveSet() - Constructor for class org.forgerock.http.util.CaseInsensitiveSet
Constructs a new empty case-insensitive set.
CaseInsensitiveSet(Collection<String>) - Constructor for class org.forgerock.http.util.CaseInsensitiveSet
Constructs a new case-insensitive set containing the elements in the specified collection.
CaseInsensitiveSet(int, float) - Constructor for class org.forgerock.http.util.CaseInsensitiveSet
Constructs a new, empty case-insensitive set; the backing HashSet instance has the specified initial capacity and the specified load factor.
CaseInsensitiveSet(int) - Constructor for class org.forgerock.http.util.CaseInsensitiveSet
Constructs a new, empty case-insensitive set; the backing HashSet instance has the specified initial capacity and default load factor.
certificates(Certificate...) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the client's certificates.
certificates(List<Certificate>) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the client's certificates.
chain(ErrorReporter) - Static method in class org.forgerock.script.javascript.SLF4JErrorReporter
 
chainOf(Filter...) - Static method in class org.forgerock.http.filter.Filters
Creates a Filter which encapsulates the provided filters into a single Filter.
chainOf(List<Filter>) - Static method in class org.forgerock.http.filter.Filters
Creates a Filter which encapsulates the provided filters into a single Filter.
chainOf(Handler, Filter...) - Static method in class org.forgerock.http.handler.Handlers
Creates a Handler which wraps the provided filters around the provided target handler.
chainOf(Handler, List<Filter>) - Static method in class org.forgerock.http.handler.Handlers
Creates a Handler which wraps the provided filters around the provided target handler.
changeByte(byte[], int, byte) - Static method in class com.persistit.util.Util
 
changeBytes(byte[], int, byte[]) - Static method in class com.persistit.util.Util
 
changeChar(byte[], int, char) - Static method in class com.persistit.util.Util
 
changeInt(byte[], int, int) - Static method in class com.persistit.util.Util
 
changeLong(byte[], int, long) - Static method in class com.persistit.util.Util
 
changeShort(byte[], int, short) - Static method in class com.persistit.util.Util
 
charAt(int) - Method in class org.forgerock.i18n.LocalizableMessage
Returns the char value at the specified index of the String representation of this message in the default locale.
charAt(Locale, int) - Method in class org.forgerock.i18n.LocalizableMessage
Returns the char value at the specified index of the String representation of this message in the specified locale.
charAt(int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the char value at the specified index of the String representation of this message builder in the default locale.
charAt(Locale, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the char value at the specified index of the String representation of this message builder in the specified locale.
CHARSET - Static variable in class org.forgerock.json.jose.utils.Utils
UTF-8 Charset.
charset() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a character set used for byte encoding/decoding.
checkAllVolumes() - Method in class com.persistit.Persistit
Convenience method that performs an integrity check on all open Volumes and reports detailed results to System.out.
checkJsonCompatibility(String, Object) - Static method in class org.forgerock.http.util.Json
Verify that the given parameter object is of a JSON compatible type (recursively).
checkListValuesAreOfType(List<?>, Class<?>) - Method in class org.forgerock.json.jose.jwt.JWObject
Checks that the given List's type is of an assignable type from the required class.
checkNotNull(T) - Static method in class org.forgerock.util.Reject
Throws a NullPointerException if the object parameter is null, returns the object otherwise.
checkNotNull(T, String) - Static method in class org.forgerock.util.Reject
Throws a NullPointerException if the object parameter is null, returns the object otherwise.
checkPendingRollback() - Method in class com.persistit.Transaction
Throws a RollbackException if this transaction context has a roll-back transition pending.
checkpoint() - Method in class com.persistit.Persistit
Force a new Checkpoint and wait for it to be written.
CHECKPOINT_INTERVAL_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for checkpoint interval in seconds
CheckpointManagerMXBean - Interface in com.persistit.mxbeans
Management information about the CLEANUP_MANAGER, a thread that performs background pruning and other cleanup tasks.
checkpointProposed - Variable in class com.persistit.logging.LogBase
 
checkpointRecovered - Variable in class com.persistit.logging.LogBase
 
checkpointWritten - Variable in class com.persistit.logging.LogBase
 
checkSuspended() - Method in class com.persistit.Persistit
Waits until updates are no longer suspended.
checkTree(Tree) - Method in class com.persistit.IntegrityCheck
Performs the integrity checking process on a Tree.
checkValueIsOfType(Object, Class<?>) - Method in class org.forgerock.json.jose.jwt.JWObject
Checks that the given value is of an assignable type from the required class.
checkVolume(Volume) - Method in class com.persistit.IntegrityCheck
Performs the integrity checking process on a Volume.
child(String) - Method in class org.forgerock.json.fluent.JsonPointer
Returns a new JSON pointer, which identifies a specified child member of the object identified by this pointer.
child(int) - Method in class org.forgerock.json.fluent.JsonPointer
Returns a new JSON pointer, which identifies a specified child element of the array identified by this pointer.
child(String) - Method in class org.forgerock.json.JsonPointer
Returns a new JSON pointer, which identifies a specified child member of the object identified by this pointer.
child(int) - Method in class org.forgerock.json.JsonPointer
Returns a new JSON pointer, which identifies a specified child element of the array identified by this pointer.
child(Object) - Method in class org.forgerock.json.resource.ResourcePath
Creates a new resource path which is a child of this resource path.
ChunkedHtml - Class in org.forgerock.doc.maven.build
Build chunked HTML output.
ChunkedHtml(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.ChunkedHtml
Constructor setting the Mojo that holds the configuration.
CIPHER_AES_CBC_PKCS5 - Static variable in class org.forgerock.util.crypto.CryptoConstants
A cipher value for the AES/CBC/PKCS5Padding algorithm.
Citation - Class in org.forgerock.maven.plugins.xcite
A citation references part of a text file to quote.
Citation(String) - Constructor for class org.forgerock.maven.plugins.xcite.Citation
Construct a citation from a path alone.
Citation(String, char, String) - Constructor for class org.forgerock.maven.plugins.xcite.Citation
Construct a citation from a path, delimiter, and start marker, when the start marker and the end marker are the same.
Citation(String, char, String, String) - Constructor for class org.forgerock.maven.plugins.xcite.Citation
Construct a citation from a path, delimiter, start marker, and end marker.
claim(String, Object) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Adds a custom claim to the JWT Claims Set.
claims(JwtClaimsSet) - Method in class org.forgerock.json.jose.builders.AbstractJwtBuilder
Sets the JwtClaimsSet for this JwtBuilder.
claims(JwtClaimsSet) - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
Sets the JwtClaimsSet for this JwtBuilder.
claims() - Method in class org.forgerock.json.jose.builders.JwtBuilderFactory
Creates a builder for building a JWT Claims Set to be used in the building of JWTs.
claims(Map<String, Object>) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets all of the claims the JWT Claims Set with the values contained in the specified map.
claims(JwtClaimsSet) - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
Sets the JwtClaimsSet for this JwtBuilder.
claims(JwtClaimsSet) - Method in class org.forgerock.json.jose.builders.SignedThenEncryptedJwtBuilder
 
clean() - Method in class com.persistit.encoding.ObjectCache
Remove all dead entries from this cache.
CleanMessagesMojo - Class in org.forgerock.i18n.maven
Goal which cleans unused messages files from a property file.
CleanMessagesMojo() - Constructor for class org.forgerock.i18n.maven.CleanMessagesMojo
 
cleanSubject(MessageContext, Subject) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthContext
Removes any method specific principals and credentials from the client subject.
cleanSubject(MessageInfoContext, Subject) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
Removes any method specific principals and credentials from the client subject.
cleanSubject(MessageContext, Subject) - Method in class org.forgerock.caf.authentication.framework.FallbackAuthContext
Calls each AsyncServerAuthContext in parallel to clean the client subject and only return a successful promise if all complete successfully otherwise returns the first exception in a failed promise.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuditingAuthModule
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Does nothing.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.iwa.IWAModule
Removes any method specific principals and credentials from the client subject.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Nothing to clean.
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
 
cleanSubject(MessageInfo, Subject) - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
 
cleanSubject(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
No state to clear out from the client subject.
cleanup() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
Remove all obsolete long-running and aborted TransactionStatus instances.
CLEANUP_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
cleanupException - Variable in class com.persistit.logging.LogBase
 
CleanupManagerMXBean - Interface in com.persistit.mxbeans
Management information about the CLEANUP_MANAGER, a thread that performs background pruning and other cleanup tasks.
clear() - Method in class com.persistit.encoding.ObjectCache
Remove all entries from this cache.
clear() - Method in class com.persistit.Exchange
Delegate to Key.clear() on the associated Key object.
clear() - Method in class com.persistit.Key
Sets the current location and size of this Key to zero, effectively removing any previously appended key segments.
clear() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
Clear the queue of all pending CleanupAction.
clear() - Method in class com.persistit.PersistitMap
Removes all mappings from this map.
clear() - Method in class com.persistit.TreeBuilder
 
clear() - Method in class com.persistit.util.InternalHashSet
 
clear() - Method in class com.persistit.Value
Remove all content from this Value.
clear() - Method in class org.forgerock.caf.authn.test.runtime.TestAuditApi
Clears the stored audit records.
clear() - Method in class org.forgerock.http.protocol.Headers
 
clear() - Method in class org.forgerock.http.servlet.ServletSession
 
clear() - Method in class org.forgerock.http.util.CaseInsensitiveMap
 
clear() - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
clear() - Method in class org.forgerock.http.util.SetDecorator
Removes all of the elements from the set (optional operation).
clear() - Method in class org.forgerock.json.fluent.JsonValue
Removes all child values from this JSON value, if it has any.
clear() - Method in class org.forgerock.json.fluent.JsonValueList
Removes all of the elements from this list.
clear() - Method in class org.forgerock.json.fluent.JsonValueMap
Removes all of the mappings from this map.
clear() - Method in class org.forgerock.json.JsonValue
Removes all child values from this JSON value, if it has any.
clear() - Method in class org.forgerock.util.LazyList
Removes all of the elements from this list.
clear() - Method in class org.forgerock.util.LazyMap
Removes all of the mappings from the map.
clear() - Method in class org.forgerock.util.ListDecorator
Removes all of the elements from this list.
clear() - Method in class org.forgerock.util.MapDecorator
Removes all of the mappings from the map.
clear() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Clean-up the cache entries.
clearBytes(byte[], int, int) - Static method in class com.persistit.util.Util
 
clearSuccessfulTestParams() - Method in class org.forgerock.testng.ForgeRockTestCase
Null out all test parameters except the ones used in failed tests since we might need these again.
CLI - Class in com.persistit
Handle commands delivered interactively as command strings.
CLI(Persistit) - Constructor for class com.persistit.CLI
 
CLI(Persistit, int) - Constructor for class com.persistit.CLI
 
CLI(Persistit, BufferedReader, PrintWriter) - Constructor for class com.persistit.CLI
 
CLI.Arg - Annotation Type in com.persistit
Annotation for parameters of command methods
CLI.Cmd - Annotation Type in com.persistit
Annotation for methods that implement commands
CLIENT - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The client event payload field name.
client(String, int) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided client ip and port for the event.
client(String) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided client ip for the event.
Client - Class in org.forgerock.http
An HTTP client which forwards requests to a wrapped Handler.
Client(Handler) - Constructor for class org.forgerock.http.Client
Creates a new Client which will route HTTP requests to the provided Handler using a RootContext allocated during construction when none is provided.
Client(Handler, Context) - Constructor for class org.forgerock.http.Client
Creates a new Client which will route HTTP requests to the provided Handler using the specified Context if none is provided.
Client - Class in ru.org.openam.geo
 
Client() - Constructor for class ru.org.openam.geo.Client
 
CLIENT_SECRET_KEY - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for the client secret.
ClientContext - Class in org.forgerock.services.context
Client context gives easy access to client-related information that are available into the request.
ClientContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.ClientContext
Restore from JSON representation.
ClientContext.Builder - Class in org.forgerock.services.context
Builder for creating ClientContext instances.
clientFromContext(Context) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets client ip, port and host from ClientContext, if the provided Context contains a ClientContext.
clone() - Method in class com.persistit.PersistitMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone(Swagger) - Static method in class org.forgerock.http.swagger.SwaggerUtils
Clone a Swagger instance.
clone() - Method in class org.forgerock.json.fluent.JsonValue
Returns a shallow copy of this JSON value.
clone() - Method in class org.forgerock.json.JsonValue
Returns a shallow copy of this JSON value.
close() - Method in class com.persistit.logging.DefaultPersistitLogger
Closes the log file.
close() - Method in interface com.persistit.logging.PersistitLogger
Called when Persistit stops using the log.
close() - Method in class com.persistit.logging.Slf4jAdapter
 
close() - Method in interface com.persistit.Management
Attempts to close Persistit by invoking Persistit.close().
close() - Method in class com.persistit.Persistit
Close the Persistit Journal and all Volumes.
close(boolean) - Method in class com.persistit.Persistit
Close the Persistit Journal and all Volumes.
close() - Method in class com.persistit.StreamLoader
 
close() - Method in class com.persistit.StreamSaver
Closes this StreamSaver and the underlying DataOutputStream.
close() - Method in class com.persistit.ui.AdminUI
Implements the Closeable interface
close() - Method in interface com.persistit.util.UtilControl
 
close() - Method in class com.persistit.Volume
Release all resources for this Volume and invalidate all its buffers in the BufferPool.
close(long) - Method in class com.persistit.Volume
Release all resources for this Volume and invalidate all its buffers in the BufferPool.
close() - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
Close the output stream which closes the target output stream.
close() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
Closes the rotatable file.
close() - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
close() - Method in interface org.forgerock.audit.rotation.RotatableObject
Closes the rotatable file.
close() - Method in class org.forgerock.http.apache.async.AsyncHttpClient
 
close() - Method in class org.forgerock.http.handler.HttpClientHandler
Completes all pending requests and release resources associated with underlying implementation.
close() - Method in class org.forgerock.http.io.BranchingInputStream
Closes this branching stream and all of the branches created from it.
close() - Method in interface org.forgerock.http.io.Buffer
Closes the buffer and releases any system resources associated with it.
close() - Method in class org.forgerock.http.io.FileBranchingStream
 
close() - Method in class org.forgerock.http.protocol.Entity
Closes all resources associated with this entity.
close() - Method in interface org.forgerock.http.protocol.Message
Closes all resources associated with the entity.
close() - Method in class org.forgerock.http.protocol.MessageImpl
 
close() - Method in interface org.forgerock.http.spi.HttpClient
Completes all pending requests and release resources associated with underlying implementation.
close() - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Releases any resources associated with this connection.
close() - Method in interface org.forgerock.json.resource.Connection
Releases any resources associated with this connection.
close() - Method in interface org.forgerock.json.resource.ConnectionFactory
Releases any resources associated with this connection factory.
close() - Method in class org.openidentityplatform.commons.cassandra.EmbeddedServer
 
closeSilently(Function<IN, OUT, EX>) - Static method in class org.forgerock.util.CloseSilentlyFunction
Wraps a delegate function in a CloseSilentlyFunction.
closeSilently(Closeable...) - Static method in class org.forgerock.util.Utils
Closes the provided resources ignoring any errors which occurred.
closeSilently(Iterable<? extends Closeable>) - Static method in class org.forgerock.util.Utils
Closes the provided resources ignoring any errors which occurred.
CloseSilentlyFunction<VIN extends Closeable,VOUT,E extends Exception> - Class in org.forgerock.util
Function that silently closes an input-parameter after a delegate-function's Function.apply(Object) is invoked.
CloseSilentlyFunction(Function<VIN, VOUT, E>) - Constructor for class org.forgerock.util.CloseSilentlyFunction
Creates a new CloseSilentlyFunction instance.
code(Integer) - Method in class org.forgerock.api.models.ApiError.Builder
Set the error code.
CoderContext - Interface in com.persistit.encoding
A marker interface for an application-specific object that may be passed to a KeyCoder or ValueCoder.
CoderManager - Interface in com.persistit.encoding
Manages the collections of KeyCoders and ValueCoders that encode and decode object values in Persistit™.
collectAllValidators(Collection<Validator>) - Method in class org.forgerock.json.schema.validator.validators.ArrayTypeValidator
Collects all the sub-validators held in this validator and aggregates them in the passed in Collection.
collectAllValidators(Collection<Validator>) - Method in class org.forgerock.json.schema.validator.validators.ObjectTypeValidator
Collects all the sub-validators held in this validator and aggregates them in the passed in Collection.
collectAllValidators(Collection<Validator>) - Method in class org.forgerock.json.schema.validator.validators.Validator
Collects all the sub-validators held in this validator and aggregates them in the passed in Collection.
collectAllValidators(Collection<Validator>, Collection<? extends Validator>) - Static method in class org.forgerock.json.schema.validator.validators.Validator
Collects all the sub-validators held in this validator and aggregates them in the passed in Collection.
collectAllValidators(Collection<Validator>, Map<?, ? extends Validator>) - Static method in class org.forgerock.json.schema.validator.validators.Validator
Collects all the sub-validators held in this validator and aggregates them in the passed in Collection.
CollectErrorsHandler - Class in org.forgerock.json.schema.validator
The CollectErrorsHandler implements the ErrorHandler and never throws any exception, but collects them so callers can retrieve all of them in one go.
CollectErrorsHandler() - Constructor for class org.forgerock.json.schema.validator.CollectErrorsHandler
 
CollectionProvider - Annotation Type in org.forgerock.api.annotations
A marker annotation to indicate that the annotated class should be interpreted as an annotated CREST collection provider resource.
CollectionResourceProvider - Interface in org.forgerock.json.resource
An implementation interface for resource providers which exposes a collection of resource instances.
CollectionValueCoder - Class in com.persistit.encoding
Implements ValueCoder, ValueRenderer and ValueDisplayer for selected classes in the Java Collections API.
CollectionValueCoder() - Constructor for class com.persistit.encoding.CollectionValueCoder
 
COLUMN_WIDTH_MEDIUM - Static variable in class org.forgerock.api.markup.asciidoc.AsciiDocTable
COLUMN_WIDTH_SMALL - Static variable in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Small column-width for use with AsciiDocTable.columnWidths(int...).
columnCell(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Inserts a column-cell.
columnCell(String, AsciiDocTableColumnStyles) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Inserts a column-cell, with a style.
columnsPerRow(int) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Sets number of columns per row, which is implicitly set by AsciiDocTable.headers(String...) and AsciiDocTable.columnWidths(int...).
columnWidths(List<Integer>) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Sets the widths for all columns-per-row, which can be a proportional integer (the default is 1) or a percentage (1 to 99).
columnWidths(int...) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Sets the widths for all columns-per-row, which can be a proportional integer (the default is 1) or a percentage (1 to 99).
com.persistit - package com.persistit
Implements Persistit™'s core functionality.
com.persistit.encoding - package com.persistit.encoding
Implements extended encoding of objects and strings to and from Keys and Values.
com.persistit.exception - package com.persistit.exception
Exceptions thrown and handled by Persistit™
com.persistit.logging - package com.persistit.logging
Implements Persistit™'s logging mechanism and provides a simple method for connecting Persistit's log output to the embedding application.
com.persistit.mxbeans - package com.persistit.mxbeans
 
com.persistit.policy - package com.persistit.policy
 
com.persistit.ref - package com.persistit.ref
Provides an interface and abstract superclasses for classes used to break object reference graphs for serialization.
com.persistit.ui - package com.persistit.ui
 
com.persistit.ui.renderers - package com.persistit.ui.renderers
 
com.persistit.util - package com.persistit.util
 
commit() - Method in class com.persistit.Transaction
Commit this transaction.
commit(boolean) - Method in class com.persistit.Transaction
Deprecated.
commit(Transaction.CommitPolicy) - Method in class com.persistit.Transaction
Commit this transaction.
COMMIT_FLUSH_A - Static variable in interface com.persistit.util.SequencerConstants
 
COMMIT_FLUSH_B - Static variable in interface com.persistit.util.SequencerConstants
 
COMMIT_FLUSH_C - Static variable in interface com.persistit.util.SequencerConstants
 
COMMIT_FLUSH_SCHEDULE - Static variable in interface com.persistit.util.SequencerConstants
 
COMMIT_POLICY_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying the default Transaction.CommitPolicy ("soft", "hard" or "group")
CommonAuditBatchConfiguration - Class in org.forgerock.audit.batch
This class stores the common audit logging batch process configurations.
CommonContent - Class in org.forgerock.doc.maven.pre
Augment the modifiable copy DocBook XML sources with common content.
CommonContent(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.CommonContent
Constructor setting the Mojo that holds the configuration.
COMMONS_API_DESCRIPTION - Static variable in class org.forgerock.api.commons.CommonsApi
The api description of "frapi:common" which only contains errors so far.
CommonsApi - Class in org.forgerock.api.commons
Commons ForgeRock API description.
CommonsApi.Errors - Enum in org.forgerock.api.commons
Common api errors.
CommonStateFields - Class in org.forgerock.selfservice.stages
Constants class for defining fields for common state shared across stages.
comparator() - Method in class com.persistit.PersistitMap
Returns null because PersistitMap always uses Persistit's natural ordering and no other Comparator is possible.
COMPARATOR - Static variable in class org.forgerock.util.Pair
Comparator for Pairs made of Comparable elements.
compare(File, File) - Method in class org.forgerock.audit.util.LastModifiedTimeFileComparator
Compare two files based on file modification time.
compareKeyFragment(Key, int, int) - Method in class com.persistit.Key
Compare a bounded subarray of the backing byte array for this Key with another Key.
compareKeySegment(Key) - Method in class com.persistit.Key
Compare the next key segment of this key to the next key segment of the supplied Key.
compareTo(Object) - Method in class com.persistit.Key
Returns a positive integer if this Key is larger than the supplied Key, a negative integer if it is smaller, or zero if they are equal.
compareTo(Object) - Method in class com.persistit.KeyState
Implement Comparable in such a way that Key and KeyState can be used interchangeably as map keys.
compareTo(Management.VolumeInfo) - Method in class com.persistit.Management.VolumeInfo
 
compareTo(Action) - Method in class org.forgerock.api.models.Action
Compares two strings lexicographically.
compareTo(Query) - Method in class org.forgerock.api.models.Query
Compares two queries.
compareTo(MutableUri) - Method in class org.forgerock.http.MutableUri
 
compareTo(Version) - Method in class org.forgerock.http.routing.Version
 
compareTo(LocalizableMessage) - Method in class org.forgerock.i18n.LocalizableMessage
Compares this message with the specified message for order in the default locale.
compareTo(ResourcePath) - Method in class org.forgerock.json.resource.ResourcePath
Compares this resource path with the provided resource path.
compareTo(Duration) - Method in class org.forgerock.util.time.Duration
 
comparisonFilter(FF, String, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new generic comparison filter using the provided field name, operator, and value assertion.
CompilationHandler - Interface in org.forgerock.script.engine
A NAME does ...
compileBindings(Context, Bindings, Bindings...) - Method in interface org.forgerock.script.engine.ScriptEngine
Visits a function instance.
compileBindings(Context, Bindings, Bindings...) - Method in class org.forgerock.script.groovy.GroovyScriptEngineImpl
 
compileBindings(Context, Bindings, Bindings...) - Method in class org.forgerock.script.javascript.RhinoScriptEngine
 
CompiledScript - Interface in org.forgerock.script.engine
A NAME does ...
compileObject(Context, Object) - Method in class org.forgerock.script.engine.AbstractScriptEngine
{@inheritDoc
compileObject(Context, Object) - Method in interface org.forgerock.script.engine.ScriptEngine
Visits a function instance.
compileScript(CompilationHandler) - Method in interface org.forgerock.script.engine.ScriptEngine
 
compileScript(CompilationHandler) - Method in class org.forgerock.script.groovy.GroovyScriptEngineImpl
 
compileScript(CompilationHandler) - Method in class org.forgerock.script.javascript.RhinoScriptEngine
 
compress(CompressionAlgorithm, String) - Method in class org.forgerock.json.jose.jwe.CompressionManager
Convenience method equivalent to Base64url.encode(getCompressionHandler(compressionAlgorithm).compress(data.getBytes(Utils.CHARSET))).
compress(byte[]) - Method in interface org.forgerock.json.jose.jwe.handlers.compression.CompressionHandler
Applies the compression algorithm to compress the given array of bytes.
compress(byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.compression.DeflateCompressionHandler
Applies the compression algorithm to compress the given array of bytes.
compress(byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.compression.NOPCompressionHandler
Simple returns the same byte array as it is given.
CompressionAlgorithm - Enum in org.forgerock.json.jose.jwe
An Enum of the possible compression algorithms that can be applied to the JWE payload plaintext.
CompressionHandler - Interface in org.forgerock.json.jose.jwe.handlers.compression
The interface for CompressionHandlers for all the different compression algorithms.
CompressionManager - Class in org.forgerock.json.jose.jwe
A service to get the appropriate CompressionHandler for a specified Compression algorithm.
CompressionManager() - Constructor for class org.forgerock.json.jose.jwe.CompressionManager
 
computeBufferCount(long) - Method in class com.persistit.Configuration.BufferPoolConfiguration
Compute the buffer count determined by the constraints of this BufferPoolConfiguration given the supplied availableHeapMemory.
computeHistogram(Key, Key, int, int, KeyFilter, int) - Method in class com.persistit.Exchange
 
concat(ResourcePath) - Method in class org.forgerock.json.resource.ResourcePath
Creates a new resource path which is a descendant of this resource path.
concat(String) - Method in class org.forgerock.json.resource.ResourcePath
Creates a new resource path which is a descendant of this resource path.
ConcurrencyStrategy - Enum in org.forgerock.bloomfilter
Strategy that determines how thread-safety of bloom filters should be managed.
ConcurrentRollingBloomFilter<T> - Class in org.forgerock.bloomfilter
A thread-safe implementation of a Bloom Filter that can expand over time to accommodate arbitrary numbers of elements, while also allowing old elements to be deleted after they have expired.
Condition() - Constructor for class com.persistit.util.ThreadSequencer.Condition
 
conditionalFilter(FilterCondition, Filter) - Static method in class org.forgerock.json.resource.Filters
Returns a Filter which will only invoke subFilter when the provided filter condition matches the request being processed.
ConditionalText - Class in org.forgerock.doc.maven.pre
Applies profiling to the modifiable copy of DocBook XML sources.
ConditionalText(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.ConditionalText
Constructor setting the Mojo that holds the configuration.
Conditions - Class in org.forgerock.util.test.assertj
Condition implementations useful for assertions.
config(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
config(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a CONFIG message.
CONFIG_DEBUG_PROPERTY - Static variable in class org.forgerock.script.javascript.RhinoScriptEngine
 
CONFIG_EXCEPTION_DEBUG_INFO - Static variable in class org.forgerock.script.javascript.RhinoScriptEngine
 
CONFIG_FILE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name by which name of properties file can be supplied.
CONFIG_PROPERTIES_FILE_VALUE - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The default name used for the configuration properties file.
CONFIG_PROPERTIES_PROP - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The property name used to specify an URL to the configuration property file to be used for the created the framework instance.
CONFIG_RECOMPILE_MINIMUM_INTERVAL_PROPERTY - Static variable in class org.forgerock.script.javascript.RhinoScriptEngine
 
ConfigAuditEventBuilder<T extends ConfigAuditEventBuilder<T>> - Class in org.forgerock.audit.events
Builder for audit config events.
ConfigAuditEventBuilder() - Constructor for class org.forgerock.audit.events.ConfigAuditEventBuilder
Creates the builder.
configEvent() - Static method in class org.forgerock.audit.events.ConfigAuditEventBuilder
Starts to build an audit config event.
Configuration - Class in com.persistit
Configuration parameters used to determine locations of files, sizes of buffer pool and journal allocation, policies and other parameters required during Persistit initialization.
Configuration() - Constructor for class com.persistit.Configuration
Construct a Configuration instance.
Configuration(Properties) - Constructor for class com.persistit.Configuration
Construct a Configuration instance and merge the supplied Properties.
Configuration.BufferPoolConfiguration - Class in com.persistit
Configuration constraints that determine the number of Buffers in a BufferPool.
ConfigurationConnectionFactory - Class in org.forgerock.caf.authn.test.configuration
CREST connection factory for all the test CREST resources.
configurationError - Variable in class com.persistit.logging.LogBase
 
ConfigurationResource - Class in org.forgerock.caf.authn.test.configuration
CREST resource responsible for exposing the module configuration of the JASPI runtime.
ConfigurationResource() - Constructor for class org.forgerock.caf.authn.test.configuration.ConfigurationResource
 
ConfigurationUtil - Class in org.forgerock.commons.launcher
A ConfigurationUtil class contains util methods used by OSGiFrameworkService.
configure(PersistitLogger) - Method in class com.persistit.logging.LogBase
 
configure(PersistitLogger, PersistitLevel, String) - Method in interface com.persistit.logging.PersistitLogMessage.LogItem
Modify this LogItem to use the supplied PersistitLogger.
configure() - Method in class org.forgerock.caf.authn.test.runtime.GuiceModule
configure(Binder) - Method in class org.forgerock.guice.core.GuiceTestCase
A default, empty implementation is provided as the test may not have any of its own objects to bind.
configureModule(AsyncServerAuthModule) - Static method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
Creates a builder to configure the provided AsyncServerAuthModule instance.
configureModule(ServerAuthModule) - Static method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
Creates a builder to configure the provided ServerAuthModule instance.
configureOverrideBindings(Binder) - Method in class org.forgerock.guice.core.GuiceTestCase
Bindings specified on this binder will be used to override bindings specified in GuiceTestCase.configure(Binder) and via the GuiceModules annotation.
configureResolverWithJWK(String, URL) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverService
Configures a new resolver implementation using the given parameters for this service which is later retrievable.
configureResolverWithJWK(String, URL) - Method in class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceImpl
Configures a new Resolver by setting it up to download public keys from the supplied url.
configureResolverWithKey(String, String, String, String, String) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverService
Configures a new resolver implementation using the given parameters for this service which is later retrievable.
configureResolverWithKey(String, String, String, String, String) - Method in class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceImpl
Configures a new Resolver by finding the appropriate public key in the supplied keystore, and adds it to the Map of current resolvers.
configureResolverWithSecret(String, String) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverService
Configures a new resolver implementation using the given parameters for this service which is later retrievable.
configureResolverWithSecret(String, String) - Method in class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceImpl
Configures a new Resolver by finding the appropriate public key in the supplied keystore, and adds it to the Map of current resolvers.
configureResolverWithWellKnownOpenIdConfiguration(URL) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverService
Configures a new resolver implementation using the given configUrl as the location from which to draw all necessary information pertaining to the resolver.
configureResolverWithWellKnownOpenIdConfiguration(URL) - Method in class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceImpl
Configures a new Resolver by setting it up to download public keys from the supplied well-known Open Id Connect URL.
configureService(OpenIdResolverService, List<Map<String, String>>) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceConfigurator
Configures a provided OpenIdResolverService using the resolver information held in a List of Map.
configureService(OpenIdResolverService, List<Map<String, String>>) - Method in class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceConfiguratorImpl
This implementation includes a priority system for ensuring invalid configs still attempt to be loaded.
CONFLICT - Static variable in class org.forgerock.http.protocol.Status
The 409 (Conflict) status code indicates that the request could not be completed due to a conflict with the current state of the target resource.
CONFLICT - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates the request could not be completed due to a conflict with the current state of the resource.
ConflictException - Exception in org.forgerock.json.resource
An exception that is thrown during a operation on a resource when such an operation would result in a conflict.
ConflictException() - Constructor for exception org.forgerock.json.resource.ConflictException
Constructs a new exception with null as its detail message.
ConflictException(String) - Constructor for exception org.forgerock.json.resource.ConflictException
Constructs a new exception with the specified detail message.
ConflictException(String, Throwable) - Constructor for exception org.forgerock.json.resource.ConflictException
Constructs a new exception with the specified detail message and cause.
ConflictException(Throwable) - Constructor for exception org.forgerock.json.resource.ConflictException
Constructs a new exception with the specified cause.
connection - Variable in class org.forgerock.json.resource.AbstractConnectionWrapper
The wrapped connection.
Connection - Interface in org.forgerock.json.resource
A client connection to a JSON resource provider over which read and update requests may be performed.
CONNECTION_TIMEOUT_KEY - Static variable in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Lookup key for the configured HTTP connection's connection timeout for this module.
ConnectionConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
 
ConnectionConfiguration() - Constructor for class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
 
ConnectionFactory - Interface in org.forgerock.json.resource
A connection factory provides an interface for obtaining a connection to a JSON resource provider.
ConnectionHeader - Class in org.forgerock.http.header
Processes the Connection message header.
ConnectionHeader() - Constructor for class org.forgerock.http.header.ConnectionHeader
Constructs a new empty header.
ConnectionHeader(List<String>) - Constructor for class org.forgerock.http.header.ConnectionHeader
Constructs a new header with the provided connection tokens.
ConnectionPool() - Constructor for class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
 
constantEquals(byte[], byte[]) - Static method in class org.forgerock.json.jose.utils.Utils
Compares two byte arrays for equality, in a constant time.
Constants - Class in org.forgerock.json.schema.validator
Constants is the collection of all constant values used by the object validator implementation.
CONSTRUCTOR_OVERRIDE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name to specify whether DefaultValueCoder should use a declared no-arg contructor within each class being deserialized.
ConstructorUtils - Class in org.forgerock.guice.core.internal.commons.lang.reflect
Utility reflection methods focussed on constructors, modelled after MethodUtils.
constructRenderer(String, Class, String) - Method in class com.persistit.ui.ManagementTableModel
 
contains(Object) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
contains(Object) - Method in class org.forgerock.http.util.SetDecorator
Returns true if the set contains the specified element.
contains(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
contains(String) - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
contains(Object) - Method in class org.forgerock.json.fluent.JsonValue
Returns true this JSON value contains an item with the specified value.
contains(Object) - Method in class org.forgerock.json.JsonValue
Returns true this JSON value contains an item with the specified value.
contains(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array contains the given values.
contains(String, Object) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object contains a property with the given name, and value.
contains(MapEntry...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object contains the specified properties.
contains(Object) - Method in class org.forgerock.util.LazyList
Returns true if this list contains the specified element.
contains(Object) - Method in class org.forgerock.util.ListDecorator
Returns true if this list contains the specified element.
contains(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new contains filter using the provided field name and value assertion.
CONTAINS - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "contains" operator".
contains(Object) - Method in class org.forgerock.util.RangeSet
Returns true if this set contains the specified element.
containsAll(Collection<?>) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
containsAll(Collection<?>) - Method in class org.forgerock.http.util.SetDecorator
Returns true if the set contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class org.forgerock.util.LazyList
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class org.forgerock.util.ListDecorator
Returns true if this list contains all of the elements of the specified collection.
containsContext(Class<? extends Context>) - Method in class org.forgerock.services.context.AbstractContext
 
containsContext(String) - Method in class org.forgerock.services.context.AbstractContext
 
containsContext(Class<? extends Context>) - Method in interface org.forgerock.services.context.Context
Returns true if there is a context in the chain whose type is a sub-type of the provided Context class.
containsContext(String) - Method in interface org.forgerock.services.context.Context
Returns true if there is a context in the chain whose name matches the provided context name.
containsExactly(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array contains exactly the given values.
containsExactly(MapEntry...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object contains exactly the specified properties.
containsField(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object contains a field with the specified name.
containsFields(String...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object contains fields with the specified names.
containsKey(Object) - Method in class com.persistit.PersistitMap
Determine whether this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.forgerock.http.protocol.Headers
 
containsKey(Object) - Method in class org.forgerock.http.protocol.RequestCookies
 
containsKey(Object) - Method in class org.forgerock.http.servlet.ServletSession
 
containsKey(Object) - Method in class org.forgerock.http.util.CaseInsensitiveMap
 
containsKey(Object) - Method in class org.forgerock.json.fluent.JsonValueMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.forgerock.util.LazyMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.forgerock.util.MapDecorator
Returns true if this map contains a mapping for the specified key.
containsOnly(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array contains only the given values.
containsOnly(MapEntry...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object only contains the specified properties.
containsSequence(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array contains the given values as a sequence.
containsState(String) - Method in interface org.forgerock.selfservice.core.ProcessContext
Determines whether state defined by the json pointer exists.
containsTopic(String) - Method in class org.forgerock.audit.events.EventTopicsMetaData
Returns true if this object has meta-data for the specified topic.
containsValue(Object) - Method in class com.persistit.PersistitMap
Determine whether this map maps one or more keys to this value.
containsValue(Object) - Method in class org.forgerock.http.protocol.Headers
 
containsValue(Object) - Method in class org.forgerock.http.protocol.RequestCookies
 
containsValue(Object) - Method in class org.forgerock.json.fluent.JsonValueMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.forgerock.util.LazyMap
Returns true if the map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.forgerock.util.MapDecorator
Returns true if the map maps one or more keys to the specified value.
containsWhitespace(String) - Static method in class org.forgerock.api.util.ValidationUtil
Checks a String for whitespace.
CONTENT_DISPOSITION - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP header for Content-Disposition.
ContentApiVersionHeader - Class in org.forgerock.http.header
Processes the Content-API-Version message header.
ContentApiVersionHeader(Version, Version) - Constructor for class org.forgerock.http.header.ContentApiVersionHeader
Constructs a new header, initialized with the specified protocol and resource versions.
ContentEncodingHeader - Class in org.forgerock.http.header
Processes the Content-Encoding message header.
ContentEncodingHeader() - Constructor for class org.forgerock.http.header.ContentEncodingHeader
Constructs a new empty header.
ContentEncodingHeader(List<String>) - Constructor for class org.forgerock.http.header.ContentEncodingHeader
Constructs a new header with the provided content encodings.
ContentLengthHeader - Class in org.forgerock.http.header
Processes the Content-Length message header.
ContentLengthHeader() - Constructor for class org.forgerock.http.header.ContentLengthHeader
Constructs a new empty header whose length is set to -1.
ContentLengthHeader(long) - Constructor for class org.forgerock.http.header.ContentLengthHeader
Constructs a new header with the provided content length.
ContentTypeHeader - Class in org.forgerock.http.header
Processes the Content-Type message header.
ContentTypeHeader() - Constructor for class org.forgerock.http.header.ContentTypeHeader
Constructs a new empty header whose type, charset, and boundary are all null.
ContentTypeHeader(String, String, String) - Constructor for class org.forgerock.http.header.ContentTypeHeader
Constructs a new header based on message type, charset and boundary.
ContentTypeHeader(String, String, String, Map<String, String>) - Constructor for class org.forgerock.http.header.ContentTypeHeader
Constructs a new header based on message type, charset, boundary and any additional message parameters.
CONTEXT - Static variable in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Defines the context key.
context(Map<String, Object>) - Method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Sets the context used in the authentication event.
context - Variable in class org.forgerock.script.scope.OperationParameter
 
Context - Interface in org.forgerock.services.context
Type-safe contextual information associated with the processing of a request in an application.
contextDestroyed(ServletContextEvent) - Method in class org.forgerock.guice.core.GuiceInitialisationFilter
Not implemented to do anything.
contextDestroyed(ServletContextEvent) - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
No action performed.
contextInitialized(ServletContextEvent) - Method in class org.forgerock.guice.core.GuiceInitialisationFilter
Tries to get the Guice Injector instance from the InjectorHolder, therefore kick-starting the Guice initialisation.
contextInitialized(ServletContextEvent) - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
Registers the HttpApplication instances in the ServletContext attributes.
CONTINUE - Static variable in class org.forgerock.http.protocol.Status
The 100 (Continue) status code indicates that the initial part of a request has been received and has not yet been rejected by the server.
ConversionException - Exception in com.persistit.exception
Thrown by encoding and decoding methods of the Value and Key classes when conversion to or from an value's serialized form cannot be completed.
ConversionException() - Constructor for exception com.persistit.exception.ConversionException
 
ConversionException(String) - Constructor for exception com.persistit.exception.ConversionException
 
ConversionException(Throwable) - Constructor for exception com.persistit.exception.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception com.persistit.exception.ConversionException
 
convertBoolean(Boolean) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertFunction(Function<?>) - Method in class org.forgerock.script.groovy.GroovyScript.InnerListFactory
 
convertFunction(Function<?>) - Method in class org.forgerock.script.groovy.GroovyScript.InnerMapFactory
 
convertFunction(Function<?>) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertList(List<Object>) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertMap(Map<String, Object>) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertNull() - Method in class org.forgerock.script.scope.AbstractFactory
Gets the null object representation.
convertNumber(Number) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertObject(Object) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertString(String) - Method in class org.forgerock.script.scope.AbstractFactory
 
convertTo(TimeUnit) - Method in class org.forgerock.util.time.Duration
Convert the current duration to a given TimeUnit.
Cookie - Class in org.forgerock.caf.http
This class creates an API which bridges the differences between the Servlet 2.5 and 3.0 Cookie APIs, as the Servlet 2.5 API does not support HttpOnly cookies and provides no methods to create a HttpOnly cookie.
Cookie - Class in org.forgerock.http.protocol
An HTTP cookie.
Cookie() - Constructor for class org.forgerock.http.protocol.Cookie
Creates a new uninitialized cookie.
Cookie.SameSite - Enum in org.forgerock.http.protocol
 
CookieHeader - Class in org.forgerock.http.header
Processes the Cookie request message header.
CookieHeader() - Constructor for class org.forgerock.http.header.CookieHeader
Constructs a new empty header.
CookieHeader(List<Cookie>) - Constructor for class org.forgerock.http.header.CookieHeader
Constructs a new header with the provided cookies.
COOKIES - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The cookies event payload field name.
copy() - Method in class org.forgerock.doc.maven.utils.BootstrapCopier
For each outputDirectory, copy HtmlForBootstrap files under outputDirectory/sh.
copy() - Method in class org.forgerock.doc.maven.utils.SyntaxHighlighterCopier
For each outputDirectory, copy SyntaxHighlighter files under outputDirectory/sh.
copy() - Method in class org.forgerock.http.io.BranchingInputStream
Creates a twin of this stream at this stream's current position.
copy() - Method in class org.forgerock.http.io.FileBranchingStream
 
copy() - Method in class org.forgerock.json.fluent.JsonValue
Returns a deep copy of this JSON value.
copy() - Method in class org.forgerock.json.JsonValue
Returns a deep copy of this JSON value.
copy(JsonPointer, JsonPointer) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "copy" patch operation which will copy the value found at `from` to `path`.
copy(String, String) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "copy" patch operation which will copy the value found at `from` to `path`.
copyAsMultiMapOfStrings() - Method in class org.forgerock.http.protocol.Headers
Returns a copy of these headers as a multi-valued map of strings.
copyBack() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
copyBackPages() - Method in class com.persistit.Persistit
Copy back all pages from the journal to their host Volumes.
copyDecodedContentTo(OutputStream) - Method in class org.forgerock.http.protocol.Entity
Copies the decoded content of this entity to the provided writer.
copyDecodedContentTo(Writer) - Method in class org.forgerock.http.protocol.Entity
Copies the decoded content of this entity to the provided writer.
copyException - Variable in class com.persistit.logging.LogBase
 
copyFromEncodedBytes(byte[], int, int, int) - Method in class com.persistit.Value
Copy a subarray from the encoded byte array to a target.
copyImages(String, String, AbstractDocbkxMojo) - Static method in class org.forgerock.doc.maven.utils.ImageCopier
Copy images from source to destination.
copyImages(String, String, String, File, File) - Static method in class org.forgerock.doc.maven.utils.ImageCopier
Copy images from source to destination.
copyOf(PatchOperation) - Static method in class org.forgerock.json.resource.PatchOperation
Returns a deep copy of the provided patch operation.
copyOf(Options) - Static method in class org.forgerock.util.Options
Returns a copy of the provided set of options.
copyOfActionRequest(ActionRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided action request.
copyOfApiRequest(Request) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided api request.
copyOfCreateRequest(CreateRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided create request.
copyOfDeleteRequest(DeleteRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided delete request.
copyOfPatchRequest(PatchRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided patch request.
copyOfQueryRequest(QueryRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided query request.
copyOfReadRequest(ReadRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided read request.
copyOfUpdateRequest(UpdateRequest) - Static method in class org.forgerock.json.resource.Requests
Returns a copy of the provided update request.
copyOthers(String, File, File) - Static method in class org.forgerock.doc.maven.utils.FilteredFileCopier
Copy all files not having the specified extension from the source directory to the destination directory.
copyRawContentTo(OutputStream) - Method in class org.forgerock.http.protocol.Entity
Copies the raw content of this entity to the provided output stream.
copyright - Variable in class com.persistit.logging.LogBase
 
COPYRIGHT - Static variable in class com.persistit.Persistit
The copyright notice
copyright() - Static method in class com.persistit.Persistit
Returns the copyright notice for this product
copySystemProperties(Map<String, Object>) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
copyTo(Key) - Method in class com.persistit.Key
Copies all state information from this to the supplied Key.
copyTo(Key) - Method in class com.persistit.KeyState
Copy the content of this KeyState to the supplied Key.
copyTo(Value) - Method in class com.persistit.Value
Copy the state of this Value to another Value.
copyTo(Value) - Method in class com.persistit.ValueState
Copies the content of this ValueState to the supplied Value.
copyURLToFile(URL, File) - Static method in class org.forgerock.script.engine.Utils
 
coreTopicSchemas() - Static method in class org.forgerock.audit.events.EventTopicsMetaDataBuilder
Create a new instance of EventTopicsMetaDataBuilder that will populate EventTopicsMetaData objects its creates with the schema meta-data for core topics.
CorruptImportStreamException - Exception in com.persistit.exception
Thrown by StreamLoader if the format of data in the input stream is invalid.
CorruptImportStreamException() - Constructor for exception com.persistit.exception.CorruptImportStreamException
 
CorruptImportStreamException(String) - Constructor for exception com.persistit.exception.CorruptImportStreamException
 
CorruptJournalException - Exception in com.persistit.exception
Thrown if the journal files are corrupt.
CorruptJournalException(String) - Constructor for exception com.persistit.exception.CorruptJournalException
 
CorruptValueException - Exception in com.persistit.exception
Thrown if a multi-version value is malformed.
CorruptValueException(String) - Constructor for exception com.persistit.exception.CorruptValueException
 
corruptVolume - Variable in class com.persistit.logging.LogBase
 
CorruptVolumeException - Exception in com.persistit.exception
Thrown if Persistit attempts to open a corrupt volume file.
CorruptVolumeException() - Constructor for exception com.persistit.exception.CorruptVolumeException
 
CorruptVolumeException(String) - Constructor for exception com.persistit.exception.CorruptVolumeException
 
countPolicies(CountPolicy...) - Method in class org.forgerock.api.models.Query.Builder
Set the supported page count policies.
CountPolicy - Enum in org.forgerock.api.enums
Enum that represents the Query supported count-policy.
CountPolicy - Enum in org.forgerock.json.resource
An enum of count policy types.
crash() - Method in class com.persistit.Persistit
Abruptly stop (using Thread.stop()) the writer and collector processes.
crashRetry - Variable in class com.persistit.logging.LogBase
 
create(Object, ActionEvent) - Method in interface com.persistit.ui.JavaHelpAdapter
 
Create - Annotation Type in org.forgerock.api.annotations
Indicates an CREST create method on an annotated POJO.
Create - Class in org.forgerock.api.models
Class that represents the Create Operation type in API descriptor.
create() - Static method in class org.forgerock.api.models.Create
Creates a new builder for Create.
create(Create) - Method in class org.forgerock.api.models.Items.Builder
Set create.
create(Create) - Method in class org.forgerock.api.models.Resource.Builder
Set create.
create(String, Class<T>, EventHandlerConfiguration, EventTopicsMetaData) - Method in interface org.forgerock.audit.events.handlers.AuditEventHandlerFactory
Create a new AuditEventHandler instance.
create(String, Class<T>, EventHandlerConfiguration, EventTopicsMetaData) - Method in class org.forgerock.audit.events.handlers.DependencyProviderAuditEventHandlerFactory
 
create(Funnel<? super T>) - Static method in class org.forgerock.bloomfilter.BloomFilters
Creates a BloomFilters.BloomFilterBuilder to begin configuration of a particular bloom filter.
create(String, String, String, int, String, String, String) - Static method in class org.forgerock.http.util.Uris
Returns a hierarchical URI constructed from the given components.
create(Context, CreateRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
create(Context, CreateRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Adds a new JSON resource.
create(Context, CreateRequest) - Method in interface org.forgerock.json.resource.Connection
Adds a new JSON resource.
create(Context, CreateRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs a create operation on the resource.
create(Context, CreateRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs a create operation on the resource.
create() - Static method in class org.forgerock.util.promise.PromiseImpl
Creates a new pending Promise implementation.
Create.Builder - Class in org.forgerock.api.models
Builder for the Create.
createApiVersionRouterContext(Context) - Method in class org.forgerock.http.routing.ResourceApiVersionRoutingFilter
Creates a ApiVersionRouterContext using the default version behaviour and whether to issue warnings from the behaviourManager instance.
createAsync(Context, CreateRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously adds a new JSON resource.
createAsync(Context, CreateRequest) - Method in interface org.forgerock.json.resource.Connection
Asynchronously adds a new JSON resource.
createAuthenticationState() - Method in interface org.forgerock.caf.authentication.api.AuthContextWithState
Creates an instance of a specific type of AuthenticationState.
createAuthenticationState() - Method in class org.forgerock.caf.authentication.framework.FallbackAuthContext
 
createAuthorizationFilter(CollectionResourceProvider, CrestAuthorizationModule...) - Static method in class org.forgerock.authz.filter.crest.AuthorizationFilters
Returns a new FilterChain which will perform authorization for each request before allowing access to the provided collection resource provider.
createAuthorizationFilter(CollectionResourceProvider, List<CrestAuthorizationModule>) - Static method in class org.forgerock.authz.filter.crest.AuthorizationFilters
Returns a new FilterChain which will perform authorization for each request before allowing access to the provided collection resource provider.
createAuthorizationFilter(SingletonResourceProvider, CrestAuthorizationModule...) - Static method in class org.forgerock.authz.filter.crest.AuthorizationFilters
Returns a new FilterChain which will perform authorization for each request before allowing access to the provided singleton resource provider.
createAuthorizationFilter(SingletonResourceProvider, List<CrestAuthorizationModule>) - Static method in class org.forgerock.authz.filter.crest.AuthorizationFilters
Returns a new FilterChain which will perform authorization for each request before allowing access to the provided singleton resource provider.
createAuthorizationFilter(RequestHandler, CrestAuthorizationModule...) - Static method in class org.forgerock.authz.filter.crest.AuthorizationFilters
Returns a new FilterChain which will perform authorization for each request before allowing access to the provided RequestHandler.
createAuthorizationFilter(RequestHandler, List<CrestAuthorizationModule>) - Static method in class org.forgerock.authz.filter.crest.AuthorizationFilters
Returns a new FilterChain which will perform authorization for each request before allowing access to the provided RequestHandler.
createBindings() - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
createBindings() - Method in interface org.forgerock.script.Scope
Returns an uninitialized Bindings.
createCachedThreadPool(ThreadFactory) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Generates a Cached Thread Pool ExecutorService which has been pre-registered with the ShutdownManager.
createCachedThreadPool(String) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Generates a Cached Thread Pool ExecutorService using the provided name as a prefix of the thread names.
createCachedThreadPool() - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Generates a Cached Thread Pool ExecutorService.
createChildInjector(Module...) - Static method in enum org.forgerock.guice.core.InjectorHolder
Returns a new injector that inherits all state from this injector.
createClientContext(Context, HttpServletRequest) - Static method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
createContext(Context, Request) - Method in interface org.forgerock.json.resource.http.HttpContextFactory
Returns the context which should be used for the provided HTTP request.
createContext(Context) - Method in class org.forgerock.json.resource.http.SecurityContextFactory
Deprecated.
Creates a new SecurityContext using the attributes contained in the provided HTTP request.
createContext(Context, Request) - Method in class org.forgerock.json.resource.http.SecurityContextFactory
Deprecated.
Creates a new SecurityContext using the attributes contained in the provided HTTP request.
CREATED - Static variable in class org.forgerock.http.protocol.Status
The 201 (Created) status code indicates that the request has been fulfilled and has resulted in one or more new resources being created.
createFixedThreadPool(int, ThreadFactory) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Creates a fixed size Thread Pool ExecutorService which has been pre-registered with the ShutdownManager.
createFixedThreadPool(int, String) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Create a fixed size Thread Pool ExecutorService using the provided name as the prefix of the thread names.
createFixedThreadPool(int) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Create a fixed size Thread Pool ExecutorService.
createFromOpenIDConfigUrl(URL) - Method in class org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolverFactory
Creates a public key resolver for the supplied issuer using keys supplied at the .well-known open ID configuration URL.
createHttpUriRequest(Request) - Method in class org.forgerock.http.apache.AbstractHttpClient
Creates a new HttpUriRequest populated from the given request.
createInstance(Context, CreateRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Adds a new resource instance to the collection.
createInstance(Context, CreateRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Adds a new resource instance to the collection.
createInstance(Context, CreateRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Adds a new resource instance to the collection.
createInstance(Context, CreateRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
createJWKResolver(String, URL, int, int) - Method in class org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolverFactory
Creates a public key resolver for the supplied issuer using keys supplied at the JWK Set URL.
CreateMode - Enum in org.forgerock.api.enums
Enum that represents the Create modes.
createNonStrict(String, String, String, int, String, String, String) - Static method in class org.forgerock.http.util.Uris
Returns a hierarchical URI constructed from the given components.
createPublicKeyResolver(String, PublicKey) - Method in class org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolverFactory
Creates a public key resolver for the supplied issuer.
createRequest(HttpServletRequest) - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
CreateRequest - Interface in org.forgerock.json.resource
A request to create a new JSON resource.
createResponse(HttpResponse) - Method in class org.forgerock.http.apache.AbstractHttpClient
Creates a new Response populated from the given AHC result.
createRouterContext(Context, HttpServletRequest, Request) - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
createScheduledService(int) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Generates a ScheduledExecutorService which has been pre-registered with the ShutdownManager.
createServer() - Method in class org.forgerock.http.bindings.BindingTest
Create a server to bind a CHF application to in tests.
createSharedSecretResolver(String, String) - Method in class org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolverFactory
Creates a shared secret (HMAC) key resolver for the supplied issuer.
createSigningHandlerForKey(SigningManager, Key) - Method in class org.forgerock.jaspi.modules.openid.resolvers.BaseOpenIdResolver
Determine an appropriate signing handler to use for verifying signatures using the given verification key.
CreateSingleton - Enum in org.forgerock.api.enums
Types of create that might be singletons.
createSubTransactionId() - Method in class org.forgerock.services.TransactionId
Creates a new TransactionId, child of this one.
createSucceededAssert(JsonValue) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AssertJJsonValuePromiseAssert
 
createSucceededAssert(T) - Method in class org.forgerock.util.test.assertj.AbstractAssertJPromiseAssert
Factory method for the succeeded assert class.
createSucceededAssert(Object) - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert
 
createTargetDatabase(File, String, AbstractDocbkxMojo) - Static method in class org.forgerock.doc.maven.utils.OLinkUtils
Construct an olink target database document, except for chunked HTML.
createTargetDatabase(File, String, AbstractDocbkxMojo, boolean) - Static method in class org.forgerock.doc.maven.utils.OLinkUtils
Construct an olink target database document for chunked HTML.
createTemporaryVolume() - Method in class com.persistit.Persistit
Create a temporary volume.
createTemporaryVolume(int) - Method in class com.persistit.Persistit
Create a temporary volume.
createThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Method in class org.forgerock.util.thread.ExecutorServiceFactory
Generates a ThreadPoolExecutor with the provided values, and registers that executor as listening for shutdown messages.
CreateThumbs - Class in org.forgerock.doc.maven.pre
Create thumbnails of .png images in the modifiable copy of the sources.
CreateThumbs(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.CreateThumbs
Constructor setting the Mojo that holds the configuration.
createTitledBorder(String) - Method in class com.persistit.ui.AdminUI
 
createTreeDisplayTable() - Method in class com.persistit.ui.PersistitTableModel
 
CREST_PROTOCOL - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The protocol field CREST value.
CrestAnySchema - Class in org.forgerock.api.jackson
An extension to the Jackson AnySchema that includes the custom CREST JSON Schema attributes.
CrestAnySchema() - Constructor for class org.forgerock.api.jackson.CrestAnySchema
 
CrestApiProducer - Class in org.forgerock.api
An ApiProducer implementation for CREST resources, that provides ApiDescription descriptors.
CrestApiProducer(String, String, LocalizableString) - Constructor for class org.forgerock.api.CrestApiProducer
Construct a new producer.
CrestApiProducer(String, String) - Constructor for class org.forgerock.api.CrestApiProducer
Construct a new producer.
CrestApplication - Interface in org.forgerock.json.resource
Declare a CREST Application.
CrestArraySchema - Class in org.forgerock.api.jackson
An extension to the Jackson ArraySchema that includes the custom CREST JSON Schema attributes.
CrestArraySchema() - Constructor for class org.forgerock.api.jackson.CrestArraySchema
 
CrestAuthorizationModule - Interface in org.forgerock.authz.filter.crest.api
A CrestAuthorizationModule authorizes client REST requests asynchronously.
CrestBooleanSchema - Class in org.forgerock.api.jackson
An extension to the Jackson BooleanSchema that includes the custom CREST JSON Schema attributes.
CrestBooleanSchema() - Constructor for class org.forgerock.api.jackson.CrestBooleanSchema
 
CrestHttp - Class in org.forgerock.json.resource.http
A CREST HTTP utility class which creates instances of the HttpAdapter to handle CREST HTTP requests.
CrestHttpApplication - Class in org.forgerock.json.resource.http.examples
Http Application implementation to demonstrate integration with the Commons HTTP Framework.
CrestHttpApplication() - Constructor for class org.forgerock.json.resource.http.examples.CrestHttpApplication
 
CrestJsonSchemaFactory - Class in org.forgerock.api.jackson
A JsonSchemaFactory that returns the extension schema objects rather than the default Jackson implementations.
CrestJsonSchemaFactory() - Constructor for class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
CrestObjectSchema - Class in org.forgerock.api.jackson
An extension to the Jackson ObjectSchema that includes the custom CREST JSON Schema attributes.
CrestObjectSchema() - Constructor for class org.forgerock.api.jackson.CrestObjectSchema
 
CrestPropertyDetailsSchemaFactoryWrapper - Class in org.forgerock.api.jackson
A SchemaFactoryWrapper that adds the extra CREST schema attributes once the Jackson schema generation has been completed.
CrestPropertyDetailsSchemaFactoryWrapper() - Constructor for class org.forgerock.api.jackson.CrestPropertyDetailsSchemaFactoryWrapper
Create a new wrapper.
crit(List<String>) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the critical header parameters for this JWS.
CRYPTO - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for the crypto json object.
CRYPTO_ALGORITHM - Static variable in class org.forgerock.util.crypto.CryptoConstants
Key for the crypto algorithm used to crypt the data.
CRYPTO_CIPHER - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for the cipher used to crypt the data.
CRYPTO_DATA - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for the password data within crypto json.
CRYPTO_IV - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for the Initialization Vector (a.k.a. salt) used to crypt the data.
CRYPTO_KEY - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for the name of the key-store alias used to crypt the data.
CRYPTO_TYPE - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for crypt type used to generate the crypt value.
CRYPTO_VALUE - Static variable in class org.forgerock.util.crypto.CryptoConstants
key for the crypt value, holding the crypt meta-data.
CryptoConstants - Class in org.forgerock.util.crypto
Constants for Crypto Algorithms and Json Crypto Json pointer keys.
CryptoService - Class in org.forgerock.selfservice.core.crypto
Cryptography Service for the user self service project.
CryptoService() - Constructor for class org.forgerock.selfservice.core.crypto.CryptoService
 
Css - Class in org.forgerock.doc.maven.release
Replace CSS in release HTML.
Css(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.Css
Constructor setting the Mojo that holds the configuration.
CsvAuditEventHandler - Class in org.forgerock.audit.handlers.csv
Handles AuditEvents by writing them to a CSV file.
CsvAuditEventHandler(CsvAuditEventHandlerConfiguration, EventTopicsMetaData, KeyStoreHandlerProvider) - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Create a new CsvAuditEventHandler instance.
CsvAuditEventHandler.ParseJsonValue - Class in org.forgerock.audit.handlers.csv
CellProcessor for parsing JsonValue objects from CSV file.
CsvAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.csv
A configuration for CSV audit event handler.
CsvAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
 
CsvAuditEventHandlerConfiguration.CsvFormatting - Class in org.forgerock.audit.handlers.csv
Contains the csv writer configuration parameters.
CsvAuditEventHandlerConfiguration.CsvSecurity - Class in org.forgerock.audit.handlers.csv
Contains the configuration parameters to configure tamper evident logging.
CsvAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.csv
Configuration of event buffering.
CsvFormatting() - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
 
CsvSecureArchiveVerifierCli - Class in org.forgerock.audit.handlers.csv
Command line interface for verifying an archived set of tamper evident CSV audit log files for a particular topic.
CsvSecurity() - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
 
cty(String) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the content type header parameter for this JWS.
cullMessages(int) - Method in class com.persistit.Task
Remove all the messages up to, but not including the specified index.
currentDateTime() - Method in class org.forgerock.audit.util.DateUtil
Get current time.
CurrentDocId - Class in org.forgerock.doc.maven.pre
Replace CURRENT.DOCID# with the current document ID + #.
CurrentDocId(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.CurrentDocId
Constructor setting the Mojo that holds the configuration.
CustomCss - Class in org.forgerock.doc.maven.pre
Add custom CSS for the normal, non-release build.
CustomCss(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.CustomCss
Constructor setting the Mojo that holds the configuration.
cut(int) - Method in class com.persistit.Exchange
Delegate to Key.cut(int) on the associated Key object.
cut() - Method in class com.persistit.Exchange
Delegate to Key.cut() on the associated Key object.
cut() - Method in class com.persistit.Key
Remove one key segment value from the end of this Key.
cut(int) - Method in class com.persistit.Key
Remove up to count key segment values from the end of this Key.

D

data - Variable in class org.forgerock.services.context.AbstractContext
The Context data.
date(long) - Static method in class com.persistit.util.Util
 
DateUtil - Class in org.forgerock.audit.util
Manages timestamp strings in ISO8601 format.
DEALLOCATE_CHAIN_A - Static variable in interface com.persistit.util.SequencerConstants
 
DEALLOCATE_CHAIN_B - Static variable in interface com.persistit.util.SequencerConstants
 
DEALLOCATE_CHAIN_C - Static variable in interface com.persistit.util.SequencerConstants
 
DEALLOCATE_CHAIN_SCHEDULED - Static variable in interface com.persistit.util.SequencerConstants
 
Debug - Class in com.persistit.util
Internal helper methods used to help verify code correctness.
Debug() - Constructor for class com.persistit.util.Debug
 
debug(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message using the provided Marker.
debug(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message using the provided Marker.
debug(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
debug(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message.
debug(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a debug message with an accompanying exception.
Debug.Dbg - Interface in com.persistit.util
 
debugPause(float, long) - Static method in class com.persistit.util.Debug
Debugging aid: code can invoke this method to introduce a pause.
decode() - Method in class com.persistit.Key
Decodes the next key segment as an Object, advances the index to the next key segment and returns the result.
decode(Object) - Method in class com.persistit.Key
Decodes the next key segment as an Object, advances the index to the next key segment and returns the result.
decode(Object, CoderContext) - Method in class com.persistit.Key
Decodes the next key segment as an Object, advances the index to the next key segment and returns the result.
decode(InputStream) - Method in interface org.forgerock.http.decoder.Decoder
Returns an instance of an input stream that decodes the specified input.
decode(InputStream) - Method in class org.forgerock.http.decoder.internal.DeflateDecoder
 
decode(InputStream) - Method in class org.forgerock.http.decoder.internal.GzipDecoder
 
decode(InputStream) - Method in class org.forgerock.http.header.ContentEncodingHeader
Returns an input stream that decodes the specified input stream, given the content-codings that are specified in the codings list.
decode(char[]) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Decodes a BASE64 encoded String.
decode(byte[]) - Static method in class org.forgerock.util.encode.Base64
Decodes a BASE64 encoded byte array.
decode(char[]) - Static method in class org.forgerock.util.encode.Base64
Decodes a BASE64 encoded char array.
decode(String) - Static method in class org.forgerock.util.encode.Base64
Decodes a BASE64 encoded String.
decode(String) - Static method in class org.forgerock.util.encode.Base64url
Decodes the given Base64url encoded String into a byte array.
decodeBigDecimal() - Method in class com.persistit.Key
Decodes the next key segment as a java.math.BigDecimal, advances the index to the next key segment and returns the result.
decodeBigInteger() - Method in class com.persistit.Key
Decodes the next key segment as a java.math.BigInteger, advances the index to the next key segment and returns the result.
decodeBoolean() - Method in class com.persistit.Key
Decodes the next key segment as a primitive boolean, advances the index to the next key segment and returns the result.
decodeByte() - Method in class com.persistit.Key
Decodes the next key segment as a primitive byte, advances the index to the next key segment and returns the result.
decodeByteArray() - Method in class com.persistit.Key
Decodes the next key segment as an array of bytes, advances the index to the next key segment and returns the result.
decodeChar() - Method in class com.persistit.Key
Decodes the next key segment as a primitive char, advances the index to the next key segment and returns the result.
decodeDate() - Method in class com.persistit.Key
Decodes the next key segment as a java.util.Date, advances the index to the next key segment and returns the result.
decodeDisplayable(boolean) - Method in class com.persistit.Key
Decodes the next key segment as a displayable String, advances the index to the next key segment and returns the result.
decodeDisplayable(boolean, Appendable, CoderContext) - Method in class com.persistit.Key
Decode the next key segment as a displayable String and advances the index to the next key segment.
decodeDisplayable(boolean, StringBuilder) - Method in class com.persistit.Value
Appends a displayable, printable String version of a value into the supplied StringBuilder.
decodeDisplayable(boolean, StringBuilder, CoderContext) - Method in class com.persistit.Value
Appends a displayable String version of a value into the supplied StringBuilder.
decodeDouble() - Method in class com.persistit.Key
Decodess the next key segment as a primitive double, advance the index to the next key segment and returns the result.
decodeFast(char[]) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class org.forgerock.util.encode.Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(char[]) - Static method in class org.forgerock.util.encode.Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(String) - Static method in class org.forgerock.util.encode.Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decodeFloat() - Method in class com.persistit.Key
Decodes the next key segment as a primitive float, advances the index to the next key segment and returns the result.
decodeInt() - Method in class com.persistit.Key
Decodes the next key segment as a primitive int, advances the index to the next key segment and returns the result.
decodeKeyObjects(KeyState, CoderContext) - Method in interface com.persistit.Management
Decodes the content of the supplied KeyState as an array of Objects, one object per key segment.
decodeKeySegment(Key, Class, CoderContext) - Method in class com.persistit.DefaultObjectCoder
 
decodeKeySegment(Key, Class<?>, CoderContext) - Method in interface com.persistit.encoding.KeyCoder
Decode a key segment as an Object value.
decodeLong() - Method in class com.persistit.Key
Decodes the next key segment as a primitive long, advances the index to the next key segment and returns the result.
Decoder - Interface in org.forgerock.http.decoder
Decodes an HTTP message entity input stream.
decodeShort() - Method in class com.persistit.Key
Decodes the next key segment as a primitive short, advances the index to the next key segment and returns the result.
decodeString() - Method in class com.persistit.Key
Decodes the next key segment as a String, advances the index to the next key segment and returns the result.
decodeString(Appendable) - Method in class com.persistit.Key
Decodes the next key segment as a String, appends the result to the supplied Appendable and advance the index to the next key segment.
decodeType() - Method in class com.persistit.Key
Decodes the Class of the next key segment.
decodeValueObjects(ValueState, CoderContext) - Method in interface com.persistit.Management
Decodes the content of the supplied ValueState as an array of Objects.
decompress(CompressionAlgorithm, String) - Method in class org.forgerock.json.jose.jwe.CompressionManager
Convenience method equivalent to getCompressionHandler(compressionAlgorithm).decompress(Base64url.decode(data)).
decompress(byte[]) - Method in interface org.forgerock.json.jose.jwe.handlers.compression.CompressionHandler
Applies the compression algorithm to decompress the given array of bytes.
decompress(byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.compression.DeflateCompressionHandler
Applies the compression algorithm to decompress the given array of bytes.
decompress(byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.compression.NOPCompressionHandler
Simply returns the same byte array as it is given.
decorateContext(Context) - Method in interface org.forgerock.services.routing.RouteMatch
Decorates the given context with any routing information for the route.
decrypt(JsonValue) - Method in interface org.forgerock.json.crypto.JsonDecryptor
Decrypts the specified value.
decrypt(JsonValue) - Method in class org.forgerock.json.crypto.simple.SimpleDecryptor
 
decrypt(Key) - Method in class org.forgerock.json.jose.jwe.EncryptedJwt
Decrypts the JWE ciphertext back into a JwtClaimsSet.
decrypt(String, Key, byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
Deprecated.
Decrypts the given ciphertext using the private key and with the same encryption algorithm that was used in the encryption.
decrypt(String, Key, byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
Deprecated.
Decrypts the given ciphertext using the private key and initialisation vector with the same encryption algorithm that was used in the encryption.
decrypt(Key) - Method in class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
Decrypts the JWE so that it Claims Set can be accessed.
decryptAndVerify(Key, SigningHandler) - Method in class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
Decrypts the outer JWT and then verifies the signature on the inner JWT.
decryptCiphertext(Key, byte[], byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
 
decryptCiphertext(Key, byte[], byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
 
decryptCiphertext(Key, byte[], byte[], byte[], byte[]) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
Decrypts the ciphertext with the Content Encryption Key, using the initialisation vector and additional authenticated data, following the steps defined by the EncryptionHandler JweAlgorithm.
decryptCiphertext(Key, byte[], byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Decrypts the ciphertext with the Content Encryption Key, using the initialisation vector and additional authenticated data, following the steps defined by the EncryptionHandler JweAlgorithm.
decryptContentEncryptionKey(Key, byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
 
decryptContentEncryptionKey(Key, byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
 
decryptContentEncryptionKey(Key, byte[]) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
Decrypts the Content Encryption Key (CEK) following the appropriate steps defined by the EncryptionHandler JweAlgorithm.
decryptContentEncryptionKey(Key, byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Decrypts the JWE Encrypted Key to produce the Content Encryption Key (CEK).
deepCopy(Object) - Static method in class org.forgerock.script.engine.Utils
 
deepTransformBy(Function<JsonValue, ?, JsonValueException>) - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON value as the result of a deep JsonValue object-traversal, applying the provided transform function to each element.
Default - Annotation Type in org.forgerock.api.annotations
Annotation to define JSON Schema property's default-value, represented as a String.
DEFAULT - Static variable in class org.forgerock.json.schema.validator.Constants
The default field name.
DEFAULT - Static variable in interface org.forgerock.util.generator.IdGenerator
The default implementation of IdGenerator.
DEFAULT_APP_NAME - Static variable in class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
Default app name.
DEFAULT_BLOCK_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default size of one journal file (10E9).
DEFAULT_BUFFER_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default, minimum and maximum size of journal write buffer.
DEFAULT_BUFFER_SIZE - Static variable in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
DEFAULT_BUFFER_SIZE - Static variable in class com.persistit.StreamLoader
Default for BufferedInputStream buffer size.
DEFAULT_BUFFER_SIZE - Static variable in class com.persistit.StreamSaver
Size of the buffer for BufferedOutputStreams created by the File constructors.
DEFAULT_CHECKPOINT_INTERVAL_S - Static variable in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
DEFAULT_CONFIG_FILE - Static variable in class com.persistit.Configuration
Default properties file name
DEFAULT_COPIER_INTERVAL_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default time interval (in milliseconds) between calls to the journal copier method.
DEFAULT_COPIES_PER_CYCLE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default value for maximum pages to be copied per cycle.
DEFAULT_COPY_BUFFER_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default size of journal read buffer.
DEFAULT_CYCLE_COUNT - Static variable in class com.persistit.StreamSaver
Default count of records to written with elided keys.
DEFAULT_FLUSH_INTERVAL_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default time interval (in milliseconds) between calls to the FileChannel.force() method.
DEFAULT_INITIAL_SIZE - Static variable in class com.persistit.encoding.ObjectCache
Initial size of the backing hash table.
DEFAULT_JOURNAL_FILE_NAME - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
File name appended when journal path specifies only a directory
DEFAULT_JOURNAL_PATH - Static variable in class com.persistit.Configuration
Default path name for the journal.
DEFAULT_LOG_REPEAT_INTERVAL_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default time interval (in milliseconds) for logging repetitive I/O exceptions on attempts to write to the journal.
DEFAULT_MAX_MESSAGE_LOG_SIZE - Static variable in class com.persistit.Task
Default maximum number of messages held in the message log
DEFAULT_MAXIMUM_SIZE - Static variable in class com.persistit.Value
Default maximum size to which the backing buffer can grow.
DEFAULT_PROPERTIES_FILE_SUFFIX - Static variable in class com.persistit.Configuration
Default suffix for properties file name
DEFAULT_PROTOCOL_VERSION - Static variable in class org.forgerock.json.resource.http.HttpUtils
The default version of the named protocol.
DEFAULT_ROTATION_FILE_SUFFIX - Static variable in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
The default file rotation suffix format.
DEFAULT_SLOW_IO_ALERT_THRESHOLD_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default threshold time in milliseconds for JournalManager flush operations.
DEFAULT_SYSTEM_VOLUME_NAME - Static variable in class com.persistit.Configuration
Default System Volume Name
DEFAULT_TMP_FILE_LIMIT - Static variable in class org.forgerock.http.io.IO
1 GiB.
DEFAULT_TMP_INIT_LENGTH - Static variable in class org.forgerock.http.io.IO
8 KiB.
DEFAULT_TMP_MEMORY_LIMIT - Static variable in class org.forgerock.http.io.IO
64 KiB.
DEFAULT_URGENT_FILE_COUNT_THRESHOLD - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Default journal file count at which transactions are throttled to allow copier to catch up.
DefaultCoderManager - Class in com.persistit
A simple CoderManager implementation that associates each registered Class with its corresponding KeyCoder or ValueCoder.
DefaultCoderManager(Persistit) - Constructor for class com.persistit.DefaultCoderManager
Construct a new DefaultCoderManager, using the serialOverride system configuration property to determine which classes, if any, must employ standard Java serialization.
DefaultCoderManager(Persistit, String) - Constructor for class com.persistit.DefaultCoderManager
Construct a new DefaultCoderManager that uses standard Java serialization for any class whose name conforms to the supplied patterns string.
DefaultKeyStoreHandlerProvider - Class in org.forgerock.audit.providers
Default implementation of KeyStoreHandlerProvider.
DefaultKeyStoreHandlerProvider() - Constructor for class org.forgerock.audit.providers.DefaultKeyStoreHandlerProvider
Creates a initially empty provider.
DefaultKeyStoreHandlerProvider(Map<String, KeyStoreHandler>) - Constructor for class org.forgerock.audit.providers.DefaultKeyStoreHandlerProvider
Creates a provider with some KeystoreHandler instances.
DefaultLocalHostNameProvider - Class in org.forgerock.audit.providers
Default implementation of LocalHostNameProvider using InetAddress to lookup host name of local host.
DefaultLocalHostNameProvider() - Constructor for class org.forgerock.audit.providers.DefaultLocalHostNameProvider
 
DefaultObjectCoder - Class in com.persistit
An ObjectCoder that uses reflection to access the properties and/or fields of an object.
defaultOptions() - Static method in class org.forgerock.util.Options
Returns a new set of options with default settings.
DefaultPersistitLogger - Class in com.persistit.logging
The default implementation of logging for Persistit.
DefaultPersistitLogger() - Constructor for class com.persistit.logging.DefaultPersistitLogger
Construct a logger that logs messages at WARNING level or above to the system console.
DefaultPersistitLogger(String) - Constructor for class com.persistit.logging.DefaultPersistitLogger
Construct a logger that logs messages to a file.
DefaultSecureStorageProvider - Class in org.forgerock.audit.providers
Default implementation of SecureStorageProvider.
DefaultSecureStorageProvider() - Constructor for class org.forgerock.audit.providers.DefaultSecureStorageProvider
Creates a initially empty provider.
DefaultSecureStorageProvider(Map<String, SecureStorage>) - Constructor for class org.forgerock.audit.providers.DefaultSecureStorageProvider
Creates a provider with some storages instances.
defaultTo(Object) - Method in class org.forgerock.json.fluent.JsonValue
Defaults the JSON value to the specified value if it is currently null.
defaultTo(Object) - Method in class org.forgerock.json.JsonValue
Defaults the JSON value to the specified value if it is currently null.
defaultValue(String) - Method in class org.forgerock.api.models.Parameter.Builder
Set the parameter default value.
DefaultValueCoder - Class in com.persistit
A ValueCoder that uses reflection to access and modify the fields of an object.
DefaultValueCoder(Persistit, Class) - Constructor for class com.persistit.DefaultValueCoder
Contructs a DefaultValueCoder for the specified clientClass.
DefaultValueCoder(Persistit, Class, Field[]) - Constructor for class com.persistit.DefaultValueCoder
Contructs a DefaultValueCoder for the specified clientClass.
DefaultValueCoder.Builder - Class in com.persistit
A component of a DefaultValueCoder that reads and writes data values to and from properties or fields of a client object.
DefaultVersionBehaviour - Enum in org.forgerock.http.routing
The default routing behaviour to use when no Accept-API-Version is set on the request.
definitions(Definitions) - Method in class org.forgerock.api.models.ApiDescription.Builder
Set the definitions.
Definitions - Class in org.forgerock.api.models
Class that represents API descriptor Schema definitions.
definitions() - Static method in class org.forgerock.api.models.Definitions
Create a new Builder for Definitions.
DEFINITIONS - Static variable in class org.forgerock.json.schema.validator.Constants
The definitions field name.
Definitions.Builder - Class in org.forgerock.api.models
Builder to help construct the Definitions.
DeflateCompressionHandler - Class in org.forgerock.json.jose.jwe.handlers.compression
An implementation of the CompressionHandler for DEFLATE Compressed Data Format Specification.
DeflateCompressionHandler() - Constructor for class org.forgerock.json.jose.jwe.handlers.compression.DeflateCompressionHandler
 
DeflateDecoder - Class in org.forgerock.http.decoder.internal
Decodes an entity encoded with deflate encoding.
DeflateDecoder() - Constructor for class org.forgerock.http.decoder.internal.DeflateDecoder
 
DelegatingRouteMatcher<R> - Class in org.forgerock.services.routing
A route matcher that delegates to a provided route matcher.
DelegatingRouteMatcher(RouteMatcher<R>) - Constructor for class org.forgerock.services.routing.DelegatingRouteMatcher
Create a new route matcher, delegating to the provided delegate.
delete() - Method in class com.persistit.TimelyResource
 
delete() - Method in class com.persistit.Volume
Delete the file backing this Volume.
Delete - Annotation Type in org.forgerock.api.annotations
Indicates an CREST delete method on an annotated POJO.
Delete - Class in org.forgerock.api.models
Class that represents the Delete operation type in API descriptor.
delete() - Static method in class org.forgerock.api.models.Delete
Creates a new builder for Delete.
delete(Delete) - Method in class org.forgerock.api.models.Items.Builder
Set Delete.
delete(Delete) - Method in class org.forgerock.api.models.Resource.Builder
Set Delete.
delete(Context, DeleteRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
delete(Context, DeleteRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Deletes a JSON resource.
delete(Context, DeleteRequest) - Method in interface org.forgerock.json.resource.Connection
Deletes a JSON resource.
delete(Context, String, DeleteRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs a delete operation on the resource.
delete(Context, String, DeleteRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs a delete operation on the resource.
Delete.Builder - Class in org.forgerock.api.models
Builder for the Delete.
deleteAsync(Context, DeleteRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously deletes a JSON resource.
deleteAsync(Context, DeleteRequest) - Method in interface org.forgerock.json.resource.Connection
Asynchronously deletes a JSON resource.
deleteFiles(FileNamingPolicy) - Method in class org.forgerock.audit.retention.DiskSpaceUsedRetentionPolicy
 
deleteFiles(FileNamingPolicy) - Method in class org.forgerock.audit.retention.FreeDiskSpaceRetentionPolicy
 
deleteFiles(FileNamingPolicy) - Method in interface org.forgerock.audit.retention.RetentionPolicy
Returns all files that should be deleted according to the policy.
deleteFiles(FileNamingPolicy) - Method in class org.forgerock.audit.retention.SizeBasedRetentionPolicy
 
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Removes a resource instance from the collection.
deleteInstance(Context, String, DeleteRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Removes a resource instance from the collection.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Removes a resource instance from the collection.
deleteInstance(Context, String, DeleteRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
DeleteRequest - Interface in org.forgerock.json.resource
A request to delete a JSON resource.
deleteScriptListener(ScriptName, ScriptListener) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
deleteScriptListener(ScriptListener) - Method in interface org.forgerock.script.ScriptEntry
Deletes an observer from the set of observers of this object.
deleteScriptListener(ScriptName, ScriptListener) - Method in interface org.forgerock.script.ScriptRegistry
 
deleteVolume(String) - Method in class com.persistit.Persistit
Delete a volume currently loaded volume and remove it from the list returned by Persistit.getVolumes().
DeliveryModeConfig - Enum in org.forgerock.audit.handlers.jms
Configuration wrapper for JMS DeliveryMode persistence constants.
denormalizeJson(JsonValue) - Static method in class org.forgerock.audit.util.ElasticsearchUtil
De-normalizes JSON that was previously normalized by ElasticsearchUtil.normalizeJson(JsonValue).
DEPENDENCIES - Static variable in class org.forgerock.json.schema.validator.Constants
The dependencies field name.
DependencyProvider - Interface in org.forgerock.audit
An interface for a simple dependency provider.
DependencyProviderAuditEventHandlerFactory - Class in org.forgerock.audit.events.handlers
AuditEventFactory capable of performing construction injection by resolving dependencies using a DependencyProvider.
DependencyProviderAuditEventHandlerFactory(DependencyProvider) - Constructor for class org.forgerock.audit.events.handlers.DependencyProviderAuditEventHandlerFactory
Construct a new instance.
DependencyProviderBase - Class in org.forgerock.audit
Base DependencyProvider that has provides no dependencies.
DependencyProviderBase() - Constructor for class org.forgerock.audit.DependencyProviderBase
 
DerUtils - Class in org.forgerock.json.jose.utils
Utility methods for reading and writing DER-encoded values.
DerValue - Class in org.forgerock.jaspi.modules.iwa.wdsso
A dedicated implementation of handling ASN1/DER for the Kerberos desktop authentication module.
DerValue(byte[]) - Constructor for class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Construct from a byte-array.
DerValue(ByteArrayInputStream) - Constructor for class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Construct from a byte input stream.
descendingOrder(JsonPointer) - Static method in class org.forgerock.json.resource.SortKey
Creates a new descending-order sort key for the provided JSON field.
descendingOrder(String) - Static method in class org.forgerock.json.resource.SortKey
Creates a new descending-order sort key for the provided JSON field.
Describable<D,R> - Interface in org.forgerock.services.descriptor
A routing component (a CHF Handler or CREST RequestHandler) can describe its API by implementing this interface.
Describable.Listener - Interface in org.forgerock.services.descriptor
Interface for listener instances.
DescribableHandler - Interface in org.forgerock.http.handler
A handler that both handles Requests, and also supports querying for API Descriptors.
describedHttpApplication(Handler, Factory<Buffer>, ApiProducer<Swagger>) - Static method in class org.forgerock.http.Applications
Create a simple DescribedHttpApplication that just returns the provided arguments from the appropriate methods.
DescribedHttpApplication - Interface in org.forgerock.http
An HttpApplication that produces OpenAPI API Descriptors.
DescribedOauth2Endpoint - Class in org.forgerock.http.example
A described CHF Handler that implements a crude OAuth 2.0 AS.
DescribedOauth2Endpoint() - Constructor for class org.forgerock.http.example.DescribedOauth2Endpoint
Create the endpoint.
DescribedSyncRequestHandlerAdapter - Class in org.forgerock.json.resource
Version of SynchronousRequestHandlerAdapter that exposes a described handler.
describeHistory(int[]) - Static method in class com.persistit.util.ThreadSequencer
 
describePartialOrdering(int[]...) - Static method in class com.persistit.util.ThreadSequencer
 
Description - Annotation Type in com.persistit.mxbeans
This annotation is intended to work somewhat like the Description annotation specified in JMX 2 (JSR 255) which is currently inactive.
DESCRIPTION - Static variable in annotation type com.persistit.mxbeans.Description
 
Description - Annotation Type in org.forgerock.api.annotations
Annotation to define JSON Schema property's description.
description(String) - Method in class org.forgerock.api.models.ApiDescription.Builder
Sets the description.
description(LocalizableString) - Method in class org.forgerock.api.models.ApiDescription.Builder
Sets the description.
description(LocalizableString) - Method in class org.forgerock.api.models.ApiError.Builder
Set the error description.
description(String) - Method in class org.forgerock.api.models.ApiError.Builder
Set the error description.
description(LocalizableString) - Method in class org.forgerock.api.models.Operation.Builder
Set the description.
description(String) - Method in class org.forgerock.api.models.Operation.Builder
Set the description.
description(LocalizableString) - Method in class org.forgerock.api.models.Parameter.Builder
Set the parameter description.
description(String) - Method in class org.forgerock.api.models.Parameter.Builder
Set the parameter description.
description(LocalizableString) - Method in class org.forgerock.api.models.Resource.Builder
Set the description.
description(String) - Method in class org.forgerock.api.models.Resource.Builder
Set the description.
description(LocalizableString) - Method in class org.forgerock.api.transform.LocalizableOperation
 
description(String) - Method in class org.forgerock.api.transform.LocalizableOperation
 
destroy() - Method in interface org.forgerock.commons.launcher.OSGiFramework
Frees any resources allocated by this daemon such as file descriptors or sockets.
destroy() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
destroy() - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
destroy() - Method in class ru.org.openam.httpdump.Filter
 
destroyModuleState() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WDSSO
Destroy the state.
DETAIL - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The detail event payload field name.
detailsFromAnnotation(Operation, ApiDescription, Class<?>) - Method in class org.forgerock.api.models.Operation.Builder
Set all properties in the Builder using the data in the annotation.
determineRequestType(Request) - Static method in class org.forgerock.json.resource.http.HttpUtils
Determines which CREST operation (CRUDPAQ) of the incoming request.
Device - Class in org.forgerock.json.resource.descriptor.examples.model
Bean type class for Device object.
Device(String, String, String) - Constructor for class org.forgerock.json.resource.descriptor.examples.model.Device
Default constructor.
DeviceCollectionProviderV1 - Class in org.forgerock.json.resource.descriptor.examples.provider.version1
Example device collection provider with API descriptor annotations.
DeviceCollectionProviderV1(MemoryBackend) - Constructor for class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Default constructor.
DeviceCollectionProviderV2 - Class in org.forgerock.json.resource.descriptor.examples.provider.version2
Example device collection provider with API descriptor annotations.
DeviceCollectionProviderV2(MemoryBackend) - Constructor for class org.forgerock.json.resource.descriptor.examples.provider.version2.DeviceCollectionProviderV2
Default constructor.
devices() - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
User devices provider.
diff(JsonValue, JsonValue) - Static method in class org.forgerock.json.JsonPatch
Compares two JSON values, and produces a JSON Patch value, which contains the operations necessary to modify the original value to arrive at the target value.
diff(JsonValue) - Method in class org.forgerock.json.JsonValue
Performs a deep comparison of this JSON vlaue with another JSON value, and produces a JSON Patch value, which contains the operations necessary to modify the current value to arrive at the target value.
DirectEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
Supports direct encryption using a shared symmetric key.
DirectEncryptionHandler(EncryptionMethod) - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
Constructs the direct encryption handler for the given content encryption method.
directGet(ValueRenderer, Class<?>, CoderContext) - Method in class com.persistit.Value
Optimized get method to be used in specialized circumstances where an applications can supply a ValueCoder directly.
directGet(ValueRenderer, Object, Class<?>, CoderContext) - Method in class com.persistit.Value
Optimized get method to be used in specialized circumstances where an applications can supply a ValueCoder directly.
DIRECTIONS - Static variable in class com.persistit.Key
Used by journaling subsystem.
DirectoryContainer - Class in org.forgerock.script.source
A DirectoryContainer loads the scrips from a directory.
DirectoryContainer(String, URL) - Constructor for class org.forgerock.script.source.DirectoryContainer
 
directPut(ValueCoder, Object, CoderContext) - Method in class com.persistit.Value
Optimized put method to be used in specialized circumstances where an applications can supply a ValueCoder directly.
disableSequencer() - Static method in class com.persistit.util.ThreadSequencer
Disable sequencer debugging.
DISALLOW - Static variable in class org.forgerock.json.schema.validator.Constants
Deprecated.
removed in JSON schema draft 04
DISCONNECTED_OPERATION - Static variable in class org.forgerock.http.header.WarningHeader
112 Disconnected operation SHOULD be included if the cache is intentionally disconnected from the rest of the network for a period of time.
DISCONNECTED_OPERATION - Static variable in class org.forgerock.json.resource.AdviceWarning
112 Disconnected operation SHOULD be included if the cache is intentionally disconnected from the rest of the network for a period of time.
DiskSpaceUsedRetentionPolicy - Class in org.forgerock.audit.retention
A RetentionPolicy that will retain/delete log files based off the total disk space used.
DiskSpaceUsedRetentionPolicy(long) - Constructor for class org.forgerock.audit.retention.DiskSpaceUsedRetentionPolicy
Constructs a DiskSpaceUsedRetentionPolicy with a given maximum of disk space to use in bytes.
display(Value, StringBuilder, Class<?>, CoderContext) - Method in class com.persistit.encoding.CollectionValueCoder
Writes a String representation of the value into a supplied StringBuilder.
display(Value, StringBuilder, Class<?>, CoderContext) - Method in interface com.persistit.encoding.ValueDisplayer
Writes a String representation of the value into a supplied StringBuilder.
displayableSummary() - Method in class com.persistit.Management.BufferInfo
Return a human-readable summary of information about the page contained in this Buffer.
displayKeySegment(Key, Appendable, Class<?>, CoderContext) - Method in interface com.persistit.encoding.KeyDisplayer
Populates the state of the supplied target Object by decoding the next key segment of the supplied Key.
dispose() - Method in interface com.persistit.ui.JavaHelpAdapter
 
DIVISIBLEBY - Static variable in class org.forgerock.json.schema.validator.Constants
Deprecated.
renamed to multipleOf in JSON schema draft 04
DivisibleByHelper - Class in org.forgerock.json.schema.validator.helpers
This class checks a Number instance.
DivisibleByHelper() - Constructor for class org.forgerock.json.schema.validator.helpers.DivisibleByHelper
 
doBuildReleaseZip() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to build a .zip containing the release content.
doCall(Object...) - Method in class org.forgerock.script.groovy.FunctionClosure
 
doCopyResourceFiles() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to copy resource files alongside docs for site, release.
doCreateArtifacts() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to build artifacts from pre-processed sources.
DOCUMENT_FILE_PATTERN - Static variable in class org.forgerock.doc.maven.utils.NameUtils
Deprecated.
since 3.0.0

Valid names:

  • guide
  • admin-quide
  • OpenTEST-guide
  • OpenTEST-admin-guide
  • OpenTEST-admin-guide-1.1.1.0
  • OpenTEST-admin-guide-1.1.1.0-SNAPSHOT
  • OpenTEST-admin-guide-1.1.1.0-express
  • OpenTEST-admin-guide-1.1.1.0-Xpress
  • OpenTEST-admin-guide-1.1.1.0-Xpress1
  • OpenTEST-10.1.0-admin-guide
  • OpenTEST-10.1.0-SNAPSHOT-admin-guide
  • OpenTEST-10.1.0-Xpress2-admin-guide
  • db2-connector-1.1.0.0-SNAPSHOT

Invalid names:

  • guide.
  • guide-1
  • guide-.
documentTitle(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a document title.
doesNotContain(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue doesn't exist in this object.
doesNotContain(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array does not contain the given values.
doesNotContain(String, Object) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object does not contain a property with the given name, and value.
doesNotContain(MapEntry...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
Check that this object does not contain a property with the given name, and value.
doesNotHaveDuplicates() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array does not contain duplicates.
doesSectionLabelIncludeComponentLabel() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether section labels should include parent numbers, like 1.1, 1.2, 1.2.1, 1.2.2.
doFilter(String, JsonValue) - Method in interface org.forgerock.audit.filter.Filter
Runs a filter on the given audit event.
doFilter(String, JsonValue) - Method in class org.forgerock.audit.filter.FilterChainBuilder.FilterChain
Runs the filters in the filter chain.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class ru.org.openam.httpdump.Filter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class ru.org.openam.geo.servlets.Flag
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class ru.org.openam.geo.servlets.Flag
 
done() - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
Marks the end to the building of the JWT header.
doOverwriteModifiableCopy() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to overwrite the copy of DocBook sources if it exists.
doOverwriteProjectFilesWithSharedContent() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to overwrite project files with shared content.
doRestore(String) - Method in class com.persistit.BackupTask
A convenience method for unit tests to unzip a backup created by BackupTask.doBackup().
doTask(TaskSetupPanel) - Method in class com.persistit.ui.AdminUI
 
dotNotationToJsonPointer(String) - Static method in class org.forgerock.audit.events.AuditEventHelper
Converts dotted-path field identifier to JsonPointer form.
doubleAt(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Get a AbstractDoubleAssert for the referenced JsonValue is a double, to check its value.
doubleIs(String, Condition<Double>) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check the double value of the referenced JsonValue.
doUsePreProcessedSources() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to build from pre-processed DocBook XML sources.
Dpi - Class in org.forgerock.doc.maven.pre
Set DPI on .png images in the modifiable copy of the sources.
Dpi(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.Dpi
Constructor setting the Mojo that holds the configuration.
dump(KeyState) - Static method in class com.persistit.util.Util
 
dump(ValueState) - Static method in class com.persistit.util.Util
 
dump(byte[], int, int) - Static method in class com.persistit.util.Util
 
dump(char[], int, int) - Static method in class com.persistit.util.Util
 
Dump - Class in ru.org.openam.httpdump
 
Dump() - Constructor for class ru.org.openam.httpdump.Dump
 
duplicateKeyDetected(Tree, Key, Value, Value) - Method in class com.persistit.TreeBuilder
This method may be extended to provide application-specific behavior when an attempt is made to merge records with duplicate keys.
DuplicateKeyException - Exception in com.persistit.exception
Thrown by TreeBuilder on an attempt to insert duplicate keys.
DuplicateKeyException() - Constructor for exception com.persistit.exception.DuplicateKeyException
 
DuplicateKeyException(String) - Constructor for exception com.persistit.exception.DuplicateKeyException
 
duration() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a Duration.
Duration - Class in org.forgerock.util.time
Represents a duration in english.
Duration(Long, TimeUnit) - Constructor for class org.forgerock.util.time.Duration
Deprecated.
duration(long, TimeUnit) - Static method in class org.forgerock.util.time.Duration
Provides a Duration, given a number and time unit.
duration(String) - Static method in class org.forgerock.util.time.Duration
Provides a Duration that represents the given duration expressed in english.
DynamicRealmDemo - Class in org.forgerock.json.resource.examples
An example illustrating how you can route realms / sub-realm requests using dynamic routing.

E

E_ACCESS_DENIED - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The resource owner or authorization server denied the request.
E_INSUFFICIENT_SCOPE - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The request requires higher privileges than provided by the access token.
E_INVALID_CLIENT - Static variable in class org.forgerock.http.oauth2.OAuth2Error
Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method).
E_INVALID_GRANT - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The provided authorization grant (e.g., authorization code, resource owner credentials) or refresh token is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.
E_INVALID_REQUEST - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed.
E_INVALID_SCOPE - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.
E_INVALID_TOKEN - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The access token provided is expired, revoked, malformed, or invalid for other reasons.
E_SERVER_ERROR - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The authorization server encountered an unexpected condition that prevented it from fulfilling the request.
E_TEMPORARILY_UNAVAILABLE - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
E_UNAUTHORIZED_CLIENT - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The authenticated client is not authorized to use this authorization grant type.
E_UNSUPPORTED_GRANT_TYPE - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The authorization grant type is not supported by the authorization server.
E_UNSUPPORTED_RESPONSE_TYPE - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The authorization server does not support obtaining an authorization code using this method.
ECDSASigningHandler - Class in org.forgerock.json.jose.jws.handlers
Elliptic Curve Digital Signature Algorithm (ECDSA) signing and verification.
ECDSASigningHandler(ECPrivateKey) - Constructor for class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
Constructs the ECDSA signing handler for signing only.
ECDSASigningHandler(ECPublicKey) - Constructor for class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
Constructs the ECDSA signing handler for verification only.
EcJWK - Class in org.forgerock.json.jose.jwk
This class implements an Elliptical Curve Json Web Key storage and manipulation class.
EcJWK(KeyUse, String, String, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.EcJWK
Creates a public and private EcJWK.
EcJWK(KeyUse, String, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.EcJWK
Creates a public EcJWK.
ELAPSED_TIME - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The elapsed time event payload field name.
ELAPSED_TIME_UNITS - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The elapsed time unit event payload field name.
elapsedTime() - Method in class com.persistit.Persistit
The number of milliseconds since the log was opened.
elapsedTime() - Static method in class com.persistit.util.Debug
 
ElasticsearchAuditEventHandler - Class in org.forgerock.audit.handlers.elasticsearch
AuditEventHandler for Elasticsearch.
ElasticsearchAuditEventHandler(ElasticsearchAuditEventHandlerConfiguration, EventTopicsMetaData, Client) - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Create a new ElasticsearchAuditEventHandler instance.
ElasticsearchAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
A configuration for Elasticsearch audit event handler.
ElasticsearchAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
 
ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
Configuration of connection to Elasticsearch.
ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
Configuration of event buffering.
ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration - Class in org.forgerock.audit.handlers.elasticsearch
Configuration of index mapping.
ElasticsearchUtil - Class in org.forgerock.audit.util
Utilities for working with Elasticsearch.
EMAIL_FIELD - Static variable in class org.forgerock.selfservice.stages.CommonStateFields
The email address field.
EmailUsernameConfig - Class in org.forgerock.selfservice.stages.user
Configuration for the email based user name retrieval stage.
EmailUsernameConfig() - Constructor for class org.forgerock.selfservice.stages.user.EmailUsernameConfig
 
EmailUsernameStage - Class in org.forgerock.selfservice.stages.user
Stage is responsible for retrieving the user name.
EmailUsernameStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.user.EmailUsernameStage
Constructs a new stage.
EmbeddedScriptSource - Class in org.forgerock.script.source
A script whose source is not in a file, or resource, but embedded in configuration string, database entry, or other "in-line" entity.
EmbeddedScriptSource(String, ScriptName) - Constructor for class org.forgerock.script.source.EmbeddedScriptSource
 
EmbeddedScriptSource(ScriptEntry.Visibility, String, ScriptName) - Constructor for class org.forgerock.script.source.EmbeddedScriptSource
 
EmbeddedServer - Class in org.openidentityplatform.commons.cassandra
 
EmbeddedServer() - Constructor for class org.openidentityplatform.commons.cassandra.EmbeddedServer
 
empty() - Static method in class com.persistit.logging.PersistitLogMessage
 
EMPTY - Static variable in class org.forgerock.i18n.LocalizableMessage
Represents an empty message string.
empty() - Static method in class org.forgerock.json.resource.ResourcePath
Returns the empty resource path whose string representation is the empty string and which has zero path elements.
EMPTY - Static variable in class org.forgerock.util.Pair
An empty Pair.
empty() - Static method in class org.forgerock.util.Pair
Returns an empty Pair matching the required types.
EMPTY_VALUE - Static variable in class com.persistit.Value
A Value that is always EMPTY - i.e., for which isDefined() is always false.
emptyJson() - Static method in class org.forgerock.selfservice.core.ServiceUtils
Relieves an empty json object.
ENABLE_JMX_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for enabling Persistit Open MBean for JMX
ENABLED - Static variable in class com.persistit.util.Debug
 
enabled() - Method in class com.persistit.util.ThreadSequencer.Condition
 
enableSequencer(boolean) - Static method in class com.persistit.util.ThreadSequencer
Enable sequencer debugging.
enc(EncryptionMethod) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
Sets the Encryption Method header parameter for this JWE.
encode(byte[], boolean) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encode(byte[]) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
This method is using Base64.encode(byte[], boolean), and it only exists so we don't break the API.
encode(byte[]) - Static method in class org.forgerock.util.encode.Base64
This method is using Base64.encode(byte[], boolean), and it only exists so we don't break the API.
encode(byte[], boolean) - Static method in class org.forgerock.util.encode.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
encode(byte[]) - Static method in class org.forgerock.util.encode.Base64url
Encodes the given byte array into a Base64url encoded String.
encodeToByte(byte[], boolean) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToByte(byte[], boolean) - Static method in class org.forgerock.util.encode.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class org.forgerock.util.encode.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encrypt(JsonValue) - Method in interface org.forgerock.json.crypto.JsonEncryptor
Encrypts the specified value.
encrypt(JsonValue) - Method in class org.forgerock.json.crypto.simple.SimpleEncryptor
 
encrypt(Key) - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
Wraps the signed JWT in an outer encrypted JWE envelope.
encrypt(String, Key, byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
Deprecated.
Encrypts the given plaintext using the specified key with the specified encryption algorithm.
encrypt(String, Key, byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AbstractEncryptionHandler
Deprecated.
Encrypts the given plaintext using the specified key and initialisation vector with the specified encryption algorithm.
EncryptedJwt - Class in org.forgerock.json.jose.jwe
A JWE implementation of the Jwt interface.
EncryptedJwt(JweHeader, JwtClaimsSet, Key) - Constructor for class org.forgerock.json.jose.jwe.EncryptedJwt
Constructs a fresh, new EncryptedJwt from the given JweHeader and JwtClaimsSet.
EncryptedJwt(JweHeader, String, byte[], byte[], byte[], byte[]) - Constructor for class org.forgerock.json.jose.jwe.EncryptedJwt
Constructs a reconstructed EncryptedJwt from its constituent parts, the JweHeader, encrypted Content Encryption Key (CEK), initialisation vector, ciphertext and additional authentication data.
EncryptedJwtBuilder - Class in org.forgerock.json.jose.builders
An implementation of a JwtBuilder that can build a JWT and encrypt it, resulting in an EncryptedJwt object.
EncryptedJwtBuilder(Key) - Constructor for class org.forgerock.json.jose.builders.EncryptedJwtBuilder
Constructs a new EncryptedJwtBuilder that will use the given public key to encrypt the JWT.
EncryptedThenSignedJwt - Class in org.forgerock.json.jose.jws
An implementation of a JWS with a nested JWE as its payload.
EncryptedThenSignedJwt(JwsHeader, EncryptedJwt, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
Constructs a fresh, new SignedEncryptedJwt from the given JwsHeader and nested Encrypted JWT.
EncryptedThenSignedJwt(JwsHeader, EncryptedJwt, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
Constructs a reconstructed SignedEncryptedJwt from its constituent parts, the JwsHeader, nested Encrypted JWT, signing input and signature.
EncryptedThenSignedJwtBuilder - Class in org.forgerock.json.jose.builders
An implementation of a JwtBuilder that can build a JWT and encrypt it and nest it within another signed JWT, resulting in an SignedEncryptedJwt object.
EncryptedThenSignedJwtBuilder(EncryptedJwtBuilder, SigningHandler, JwsAlgorithm) - Constructor for class org.forgerock.json.jose.builders.EncryptedThenSignedJwtBuilder
Constructs a new SignedEncryptedJwtBuilder that will use the given EncryptedJwtBuilder, to build the nested Encrypted JWT, and the private key and JwsAlgorithm to sign the outer JWT.
EncryptedThenSignedJwtHeaderBuilder - Class in org.forgerock.json.jose.builders
An implementation of a JWS Header builder that provides a fluent builder pattern to create JWS headers for signed encrypted JWTs.
EncryptedThenSignedJwtHeaderBuilder(EncryptedThenSignedJwtBuilder) - Constructor for class org.forgerock.json.jose.builders.EncryptedThenSignedJwtHeaderBuilder
Constructs a new JwsHeaderBuilder, parented by the given JwtBuilder.
EncryptionHandler - Interface in org.forgerock.json.jose.jwe.handlers.encryption
The interface for EncryptionHandlers for all the different encryption algorithms.
EncryptionManager - Class in org.forgerock.json.jose.jwe
A service to get the appropriate EncryptionHandler for a specified Java Cryptographic encryption algorithm.
EncryptionManager() - Constructor for class org.forgerock.json.jose.jwe.EncryptionManager
 
EncryptionMethod - Enum in org.forgerock.json.jose.jwe
An Enum of the possible encryption methods that can be used when encrypting a JWT.
encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
 
encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
 
encryptPlaintext(Key, byte[], byte[], byte[]) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
Encrypts the plaintext with the Content Encryption Key, using the initialisation vector and additional authenticated data, following the steps defined by the EncryptionHandler JweAlgorithm.
encryptPlaintext(Key, byte[], byte[], byte[]) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Encrypts the plaintext with the Content Encryption Key, using the initialisation vector and additional authenticated data, following the steps defined by the EncryptionHandler JweAlgorithm.
end - Variable in class com.persistit.logging.LogBase
 
end() - Method in class com.persistit.Transaction
End the current transaction scope.
endMessage(int) - Method in class com.persistit.Task
 
endsWith(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array ends with the given values.
ensureFit(int) - Method in class com.persistit.Value
Ensures that the specified number of bytes can be appended to the backing byte array.
Entity - Class in org.forgerock.http.protocol
Message content.
ENTRIES - Static variable in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Defines the entries key.
entries(List<?>) - Method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Sets the list of auth modules used in the authentication event and their state.
Entry() - Constructor for class com.persistit.util.InternalHashSet.Entry
 
ENTRY_CURRENT_KEY - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The current key used to calculate the HEADER_HMAC.
ENTRY_CURRENT_SIGNATURE - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The last signature inserted into the file.
ENTRY_INITIAL_KEY - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The initial key used to calculate the HEADER_HMAC.
ENTRY_SIGNATURE - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The alias to lookup the private/public signature key into the keystore.
entrySet() - Method in class com.persistit.PersistitMap
Returns a Set of Map.Entry values corresponding with key-value pairs in the backing B-Tree.
entrySet() - Method in class org.forgerock.http.protocol.Headers
 
entrySet() - Method in class org.forgerock.http.protocol.RequestCookies
 
entrySet() - Method in class org.forgerock.http.servlet.ServletSession
 
entrySet() - Method in class org.forgerock.json.fluent.JsonValueMap
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.forgerock.util.LazyMap
Returns a Set view of the mappings contained in the map.
entrySet() - Method in class org.forgerock.util.MapDecorator
Returns a Set view of the mappings contained in the map.
ENUM - Static variable in class org.forgerock.json.schema.validator.Constants
The enum field name.
enumConstant(Class<T>) - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as an enum constant of the specified enum type.
EnumHelper - Class in org.forgerock.json.schema.validator.helpers
This class implements "enum" validation on all types of objects as defined in the paragraph 5.19 of the JSON Schema specification.
EnumHelper(List<Object>) - Constructor for class org.forgerock.json.schema.validator.helpers.EnumHelper
Construct a new enum helper.
EnumTitle - Annotation Type in org.forgerock.api.annotations
Annotation to provide a title for a given enum value.
enumTitles(String...) - Method in class org.forgerock.api.models.Parameter.Builder
Sets enum-titles that must be the same length as Parameter.Builder.enumValues(String[]), if provided.
EnumValueCoder - Class in com.persistit.encoding
 
EnumValueCoder() - Constructor for class com.persistit.encoding.EnumValueCoder
 
enumValues(String...) - Method in class org.forgerock.api.models.Parameter.Builder
Sets enum-values that must match.
epk(String) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
Sets the Ephemeral Public Key header parameter for this JWE.
Epub - Class in org.forgerock.doc.maven.build
Build EPUB output format.
Epub(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Epub
Constructor setting the Mojo that holds the configuration.
EQ - Static variable in class com.persistit.Key
 
equals(Object) - Method in class com.persistit.Key
Compares this Key to another Key or KeyState.
equals(Object) - Method in class com.persistit.KeyState
Implement equals in such a way that Key and KeyState can be used interchangeably as map keys.
equals(Object) - Method in class com.persistit.Management.TaskStatus
Tests whether the supplied object is a TaskStatus with the same taskId is this one.
equals(Object) - Method in class com.persistit.Management.TreeInfo
Tests whether the supplied object is a TreeInfo with the same index and name is this one.
equals(Object) - Method in class com.persistit.Management.VolumeInfo
Tests whether the supplied object is a VolumeInfo with the same volume name and id as this one.
equals(Object) - Method in class com.persistit.PersistitMap
If the supplied object is also a Map, then this method determines whether the supplied map and this map contain the same entries.
equals(Object) - Method in class com.persistit.PersistitMap.ExchangeEntry
Implements the contract for equals.
equals(Object) - Method in class com.persistit.SessionId
 
equals(Object) - Method in class com.persistit.Tree
 
equals(Object) - Method in class com.persistit.Value
Implements the equals method such that Value and ValueState objects may be used interchangeably as map keys.
equals(Object) - Method in class com.persistit.ValueState
Implements equals in such a way that Value and ValueState can be used interchangeably as map keys.
equals(Object) - Method in class com.persistit.Volume
 
equals(Object) - Method in class com.persistit.VolumeSpecification
 
equals(Object) - Method in class org.forgerock.api.models.Action
 
equals(Object) - Method in class org.forgerock.api.models.ApiDescription
 
equals(Object) - Method in class org.forgerock.api.models.ApiError
 
equals(Object) - Method in class org.forgerock.api.models.Create
 
equals(Object) - Method in class org.forgerock.api.models.Definitions
 
equals(Object) - Method in class org.forgerock.api.models.Errors
 
equals(Object) - Method in class org.forgerock.api.models.Items
 
equals(Object) - Method in class org.forgerock.api.models.Operation
 
equals(Object) - Method in class org.forgerock.api.models.Parameter
 
equals(Object) - Method in class org.forgerock.api.models.Patch
 
equals(Object) - Method in class org.forgerock.api.models.Paths
 
equals(Object) - Method in class org.forgerock.api.models.Query
 
equals(Object) - Method in class org.forgerock.api.models.Reference
 
equals(Object) - Method in class org.forgerock.api.models.Resource
 
equals(Object) - Method in class org.forgerock.api.models.Schema
 
equals(Object) - Method in class org.forgerock.api.models.Services
 
equals(Object) - Method in class org.forgerock.api.models.SubResources
 
equals(Object) - Method in class org.forgerock.api.models.VersionedPath
 
equals(Object) - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
 
equals(Object) - Method in class org.forgerock.authz.filter.api.AuthorizationAttribute
equals(Object) - Method in class org.forgerock.authz.filter.api.AuthorizationContext
equals(Object) - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
 
equals(BundleHandlerBuilder) - Method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
equals(Object) - Method in class org.forgerock.http.header.Warning
 
equals(Object) - Method in class org.forgerock.http.header.WarningHeader
 
equals(Object) - Method in class org.forgerock.http.MutableUri
 
equals(Object) - Method in class org.forgerock.http.oauth2.OAuth2Error
 
equals(Object) - Method in class org.forgerock.http.protocol.Cookie
 
equals(Object) - Method in class org.forgerock.http.protocol.Header
 
equals(Object) - Method in class org.forgerock.http.routing.Version
 
equals(Object) - Method in class org.forgerock.http.util.SetDecorator
Compares the specified object with the set for equality.
equals(Object) - Method in class org.forgerock.i18n.LocalizableMessage
Returns true if the provided object is a message whose String representation is equal to the String representation of this message in the default locale.
equals(Object) - Method in class org.forgerock.json.fluent.JsonPointer
Compares the specified object with this pointer for equality.
equals(Object) - Method in class org.forgerock.json.fluent.JsonValueList
Compares the specified object with this list for equality.
equals(Object) - Method in class org.forgerock.json.fluent.JsonValueMap
Compares the specified object with this map for equality.
equals(Object) - Method in class org.forgerock.json.jose.jwe.JweEncryption
 
equals(Object) - Method in class org.forgerock.json.JsonPointer
Compares the specified object with this pointer for equality.
equals(Object) - Method in class org.forgerock.json.resource.ResourcePath
Returns true if obj is a resource path having the exact same elements as this resource path.
equals(Object) - Method in interface org.forgerock.json.resource.ResourceResponse
Returns true if the provided object is a resource having the same resource ID and revision as this resource.
equals(Object) - Method in class org.forgerock.script.ScriptName
 
equals(Object) - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
 
equals(Object) - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.kba.KbaConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.user.UserDetailsConfig
 
equals(Object) - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
 
equals(Object) - Method in class org.forgerock.services.routing.DelegatingRouteMatcher
 
equals(Object) - Method in class org.forgerock.services.routing.RouteMatcher
 
equals(Object) - Method in class org.forgerock.util.i18n.LocalizableString
The default equals operation.
equals(Object) - Method in class org.forgerock.util.LazyList
Compares the specified object with this list for equality.
equals(Object) - Method in class org.forgerock.util.LazyMap
Compares the specified object with the map for equality.
equals(Object) - Method in class org.forgerock.util.ListDecorator
Compares the specified object with this list for equality.
equals(Object) - Method in class org.forgerock.util.MapDecorator
Compares the specified object with the map for equality.
equals(Object) - Method in class org.forgerock.util.Pair
equals(Object) - Method in class org.forgerock.util.query.QueryFilter
 
EQUALS - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "equals" operator.
equals(Object) - Method in class org.forgerock.util.time.Duration
 
equalsByteSubarray(byte[], int, byte[]) - Static method in class com.persistit.util.Util
 
equalsByteSubarray(byte[], int, byte[], int, int) - Static method in class com.persistit.util.Util
 
equalTo(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new equality filter using the provided field name and value assertion.
equalTo(T) - Static method in class org.forgerock.util.test.assertj.Conditions
A condition for equality testing.
error(ApiError) - Method in class org.forgerock.api.models.Operation.Builder
Sets a single supported error.
error(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message using the provided Marker.
error(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message using the provided Marker.
error(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message.
error(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an error message with an accompanying exception.
error(ValidationException) - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
Receive notification of an error.
error(ValidationException) - Method in class org.forgerock.json.schema.validator.ErrorHandler
Receive notification of an error.
error(ValidationException) - Method in class org.forgerock.json.schema.validator.FailFastErrorHandler
Receive notification of an error.
error(String, String, int, String, int) - Method in class org.forgerock.script.javascript.SLF4JErrorReporter
 
ERROR_COMPARATOR - Static variable in class org.forgerock.api.models.ApiError
ApiError Comparator, which sorts by code and description.
ERROR_ENTRY_COMPARATOR - Static variable in class org.forgerock.api.models.Errors
ApiError Map-entry Comparator, which sorts by code and description.
ERROR_MSG_ - Static variable in class org.forgerock.json.schema.validator.Constants
{}
ERROR_MSG_ADDITIONAL_PROPERTIES - Static variable in class org.forgerock.json.schema.validator.Constants
Value has additional properties.
ERROR_MSG_ENUM_VIOLATION - Static variable in class org.forgerock.json.schema.validator.Constants
Value at {} does not have a value in the enumeration.
ERROR_MSG_NULL_TYPE - Static variable in class org.forgerock.json.schema.validator.Constants
Value at {} MUST be null.
ERROR_MSG_REQUIRED_PROPERTY - Static variable in class org.forgerock.json.schema.validator.Constants
Required property violation at {}.
ERROR_MSG_TYPE_MISMATCH - Static variable in class org.forgerock.json.schema.validator.Constants
Type mismatch.
ErrorHandler - Class in org.forgerock.json.schema.validator
ErrorHandler is the abstract base class for Validators.
ErrorHandler() - Constructor for class org.forgerock.json.schema.validator.ErrorHandler
 
errors(Errors) - Method in class org.forgerock.api.models.ApiDescription.Builder
Set the errors.
Errors - Class in org.forgerock.api.models
Class that represents API descriptor ApiError errors.
errors() - Static method in class org.forgerock.api.models.Errors
Create a new Builder for Errors.
errors(List<ApiError>) - Method in class org.forgerock.api.models.Operation.Builder
Set multiple supported errors.
Errors.Builder - Class in org.forgerock.api.models
Builder to help construct the Errors.
errorWriter - Variable in class org.forgerock.script.engine.AbstractScriptEngine
This is the writer to be used to output errors from scripts.
escapeXml(ArrayList<String>) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Escape an array of quote strings, for safe inclusion in an XML document.
escapeXml(String) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Escape a quote string to be safely included in an XML document.
eval(Context, Bindings, Bindings...) - Method in interface org.forgerock.script.engine.CompiledScript
Evaluated the script stored in this CompiledScript object.
eval(Context, Bindings, Bindings...) - Method in class org.forgerock.script.groovy.GroovyScript
 
eval(Context, Bindings, Bindings...) - Method in class org.forgerock.script.javascript.RhinoScript
 
eval(Bindings) - Method in interface org.forgerock.script.Script
Executes the program stored in the Script object using the supplied Bindings of attributes as the ENGINE_SCOPE of the associated ScriptEngine during script execution.
eval() - Method in interface org.forgerock.script.Script
Executes the program stored in the Script object.
evaluate(Context, R) - Method in class org.forgerock.services.routing.DelegatingRouteMatcher
 
evaluate(Context, R) - Method in class org.forgerock.services.routing.RouteMatcher
Evaluates the request and determines whether it matches the route.
evaluateScript(Context, Pair<JsonPointer, ScriptEntry>) - Static method in class org.forgerock.script.engine.Utils
Executes the given script with the appropriate context information.
EVEN_BIAS - Static variable in class com.persistit.policy.JoinPolicy
Balance the allocation of spaces evenly between left and right pages.
EVEN_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Allocate as records evenly between left and right pages
Event(AlertMonitor.AlertLevel, PersistitLogMessage.LogItem, Object...) - Constructor for class com.persistit.AlertMonitor.Event
Construct an Event for the specified PersistitLogMessage.LogItem and arguments with the current system time.
Event(AlertMonitor.AlertLevel, long, PersistitLogMessage.LogItem, Object...) - Constructor for class com.persistit.AlertMonitor.Event
Construct an Event for the specified PersistitLogMessage.LogItem and arguments with the specified system time.
EVENT_FORMAT - Static variable in class com.persistit.AlertMonitor
 
EVENT_HANDLERS - Static variable in class org.forgerock.audit.AuditHttpApplication
Event handlers key.
EVENT_NAME - Static variable in class org.forgerock.audit.events.AuditEventBuilder
Event name event payload field name.
EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
 
EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
 
EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
 
EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
 
EventBufferingConfiguration() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
 
EventHandlerConfiguration - Class in org.forgerock.audit.events.handlers
Base class for audit event handler configuration.
EventHandlerConfiguration() - Constructor for class org.forgerock.audit.events.handlers.EventHandlerConfiguration
 
eventName(String) - Method in class org.forgerock.audit.events.AuditEventBuilder
Sets the provided name for the event.
EventTopicsMetaData - Class in org.forgerock.audit.events
Encapsulates meta-data for event topics.
EventTopicsMetaData(Map<String, JsonValue>) - Constructor for class org.forgerock.audit.events.EventTopicsMetaData
Create a new EventTopicsMetaData.
eventTopicsMetaData - Variable in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
The event topic meta data for the handler.
EventTopicsMetaDataBuilder - Class in org.forgerock.audit.events
Builder for EventTopicsMetaData.
evict(K) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Evict a cached value from the cache.
Example - Annotation Type in org.forgerock.api.annotations
Specify an example value for the JSON schema.
exampleBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts an example-block.
ExampleHttpApplication - Class in org.forgerock.http.servlet.example
Example single HttpApplication deployment which registers a Handler that returns the application name and matched portion of the request uri.
ExampleHttpApplication() - Constructor for class org.forgerock.http.servlet.example.ExampleHttpApplication
Default constructor for single HttpApplication deployments.
ExampleHttpFrameworkServletContextListener - Class in org.forgerock.http.servlet.example
Example implementation of the HttpFrameworkServletContextListener which registers two HttpApplications.
ExampleHttpFrameworkServletContextListener() - Constructor for class org.forgerock.http.servlet.example.ExampleHttpFrameworkServletContextListener
 
ExampleSelfServiceApplication - Class in org.forgerock.selfservice.example
Basic http application which initialises the user self service service.
ExampleSelfServiceApplication() - Constructor for class org.forgerock.selfservice.example.ExampleSelfServiceApplication
 
exception - Variable in class com.persistit.logging.LogBase
 
ExceptionHandler<E> - Interface in org.forgerock.util.promise
A completion handler for consuming exceptions which occur during the execution of asynchronous tasks.
Exchange - Class in com.persistit
The main facade for fetching, storing and removing records from a Persistit™ database.
Exchange(Persistit, String, String, boolean) - Constructor for class com.persistit.Exchange
Construct a new Exchange object to create and/or access the Tree specified by treeName within the Volume specified by volumeName.
Exchange(Persistit, Volume, String, boolean) - Constructor for class com.persistit.Exchange
Construct a new Exchange object to create and/or access the Tree specified by treeName within the specified Volume.
Exchange(Exchange) - Constructor for class com.persistit.Exchange
Construct a new Exchange to access the same Volume and Tree as the supplied Exchange.
Exchange(Tree) - Constructor for class com.persistit.Exchange
Construct a new Exchange to access the specified Tree.
Exchange.Sequence - Enum in com.persistit
 
Exchange.TraverseVisitor - Interface in com.persistit
A visitor used with the Exchange.traverse(Key.Direction, boolean, int, TraverseVisitor) The Exchange.TraverseVisitor.visit(ReadOnlyExchange) method is called once for each Key traversed by the traverse method.
EXCLUSIVEMAXIMUM - Static variable in class org.forgerock.json.schema.validator.Constants
The exclusiveMaximum field name.
EXCLUSIVEMINIMUM - Static variable in class org.forgerock.json.schema.validator.Constants
The exclusiveMinimum field name.
exec(List) - Method in class org.forgerock.doc.maven.utils.helper.NameMethod
 
exec() - Method in class org.forgerock.json.crypto.cli.Main
Execute the CLI on the class instance.
execute(String) - Method in interface com.persistit.mxbeans.ManagementMXBean
Use a simple command-line processor to invoke a task.
execute(String, ApiDescription, Path, Path, ApiDescription...) - Static method in class org.forgerock.api.markup.ApiDocGenerator
Generates AsciiDoc documentation for a CREST API Descriptor, to an output-directory.
execute(String, ApiDescription, Path, ApiDescription...) - Static method in class org.forgerock.api.markup.ApiDocGenerator
Generates AsciiDoc documentation for a CREST API Descriptor, to a String.
execute(LocalizableString, String, String, boolean, ApiDescription, ApiDescription...) - Static method in class org.forgerock.api.transform.OpenApiTransformer
Transforms an ApiDescription into a Swagger model.
execute(ApiDescription, ApiDescription...) - Static method in class org.forgerock.api.transform.OpenApiTransformer
Transforms an ApiDescription into a Swagger model.
execute(Object, CsvContext) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler.ParseJsonValue
 
execute() - Method in class org.forgerock.doc.maven.backstage.ArtifactDocs
Unpack documentation artifacts and prepare them for Backstage.
execute() - Method in class org.forgerock.doc.maven.backstage.Pdf
Prepare PDF files for Backstage.
execute() - Method in class org.forgerock.doc.maven.BackstageMojo
Call other classes to prepare documents according to Backstage layout.
execute() - Method in class org.forgerock.doc.maven.build.ChunkedHtml
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.Epub
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.Fo
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.HtmlForBootstrap
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.Manpage
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.SingleHtml
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.Webhelp
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.build.Xhtml5
Build documents from DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.HelpMojo
execute() - Method in class org.forgerock.doc.maven.post.Bootstrap
Post-processes Bootstrap formats.
execute() - Method in class org.forgerock.doc.maven.post.Html
Post-processes HTML formats.
execute() - Method in class org.forgerock.doc.maven.post.ManpagePost
Fix man page file locations.
execute() - Method in class org.forgerock.doc.maven.post.NoOp
Does no post-processing.
execute() - Method in class org.forgerock.doc.maven.post.WebhelpPost
Post-processes HTML formats.
execute() - Method in class org.forgerock.doc.maven.post.Xhtml
Add SyntaxHighlighter files for each XHTML document.
execute() - Method in class org.forgerock.doc.maven.pre.ArbitraryResourceCopier
Copies arbitrary resources from sources to pre-site output for HTML formats.
execute() - Method in class org.forgerock.doc.maven.pre.ArtifactBuilder
Build artifact.
execute() - Method in class org.forgerock.doc.maven.pre.AsciidocToDocBook
Copies arbitrary resources from sources to pre-site output for HTML formats.
execute() - Method in class org.forgerock.doc.maven.pre.Branding
Augment the modifiable copy of DocBook XML sources with branding elements.
execute() - Method in class org.forgerock.doc.maven.pre.CommonContent
Augment the modifiable copy of DocBook XML sources with common content.
execute() - Method in class org.forgerock.doc.maven.pre.ConditionalText
Applies profiling to the modifiable copy of DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.pre.CreateThumbs
Create thumbnails of .png images in the modifiable copy of the sources.
execute() - Method in class org.forgerock.doc.maven.pre.CurrentDocId
Replace CURRENT.DOCID# with the current document ID + #.
execute() - Method in class org.forgerock.doc.maven.pre.CustomCss
Add custom CSS to the modifiable copy of DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.pre.Dpi
Set DPI on .png images in the modifiable copy of the sources.
execute() - Method in class org.forgerock.doc.maven.pre.Filter
Apply Maven resource filtering to the copy of DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.pre.Fop
Prepare fonts for use with Apache FOP.
execute() - Method in class org.forgerock.doc.maven.pre.HeaderColor
Add color to <thead><row> in the copy of DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.pre.ImageData
Edit &lt;imagedata&gt; elements in the copy of DocBook XML sources.
execute() - Method in class org.forgerock.doc.maven.pre.JCite
Run JCite on the XML source files.
execute() - Method in class org.forgerock.doc.maven.pre.KeepTogether
Keep shorter programlisting and screen elements on the same page in FO.
execute() - Method in class org.forgerock.doc.maven.pre.ModifiableCopy
Make a modifiable copy of the original DocBook XML source files.
execute() - Method in class org.forgerock.doc.maven.pre.PlantUml
Run PlantUML on .txt files in the DocBook source files.
execute() - Method in class org.forgerock.doc.maven.pre.XCite
Run XCite on the XML source files.
execute() - Method in class org.forgerock.doc.maven.PreProcessMojo
Call other classes to pre-process documentation sources.
execute() - Method in class org.forgerock.doc.maven.PreSiteMojo
Call other classes to perform pre-site build.
execute() - Method in class org.forgerock.doc.maven.release.Css
Replace CSS in release HTML.
execute() - Method in class org.forgerock.doc.maven.release.Favicon
Fix favicon links in release HTML.
execute() - Method in class org.forgerock.doc.maven.release.IndexHtml
Add an index.html file to the release layout.
execute() - Method in class org.forgerock.doc.maven.release.Layout
Lay out built documents.
execute() - Method in class org.forgerock.doc.maven.release.PdfNames
Rename PDF files in the release layout.
execute() - Method in class org.forgerock.doc.maven.release.Robots
Remove robots meta tag in release HTML.
execute() - Method in class org.forgerock.doc.maven.release.Zip
Zip release documents.
execute() - Method in class org.forgerock.doc.maven.ReleaseMojo
Call other classes to prepare release layout documents.
execute() - Method in class org.forgerock.doc.maven.site.Htaccess
Add .htaccess file to the site layout.
execute() - Method in class org.forgerock.doc.maven.site.Layout
Lay out built documents.
execute() - Method in class org.forgerock.doc.maven.site.LinkTest
Test links in pre-processed copy of the sources.
execute() - Method in class org.forgerock.doc.maven.site.Redirect
Add file to redirect /doc/index.html to /docs.html.
execute() - Method in class org.forgerock.doc.maven.SiteMojo
Call other classes to copy docs to site build directory.
execute() - Method in class org.forgerock.i18n.maven.CleanMessagesMojo
execute() - Method in class org.forgerock.maven.plugins.xcite.XCiteMojo
Replace citations with quotes in included files, writing the resulting files in the output directory.
execute(Map<String, Object>) - Method in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
execute() - Method in class org.openidentityplatform.doc.maven.AntoraMojo
 
execute() - Method in class org.openidentityplatform.doc.maven.AsciidocPreProcessMojo
 
execute() - Method in class org.openidentityplatform.doc.maven.AsciidocToPdfMojo
 
ExecutorServiceFactory - Class in org.forgerock.util.thread
Responsible for generating ExecutorService instances which are automatically wired up to shutdown when the ShutdownListener event triggers.
ExecutorServiceFactory(ShutdownManager) - Constructor for class org.forgerock.util.thread.ExecutorServiceFactory
Create an instance of the factory.
exp(Date) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the expiration time of the JWT in the Claims Set.
expand(Map<String, Object>) - Static method in class org.forgerock.audit.util.JsonValueUtils
Expands a Json Object Map, where the keys of the map are the JsonPointer s and the values are the value the JsonPointer resolves to.
expect(Class<?>) - Method in class org.forgerock.json.fluent.JsonValue
Called to enforce that the JSON value is of a particular type.
expect(Class<?>) - Method in class org.forgerock.json.JsonValue
Called to enforce that the JSON value is of a particular type.
EXPECTATION_FAILED - Static variable in class org.forgerock.http.protocol.Status
The 417 (Expectation Failed) status code indicates that the expectation given in the request's Expect header field (Section 5.1.1) could not be met by at least one of the inbound servers.
expectObjectFormat(JavaType) - Method in class org.forgerock.api.jackson.CrestPropertyDetailsSchemaFactoryWrapper
 
ExpiryStrategy<T> - Interface in org.forgerock.bloomfilter
Strategy pattern for determining when elements added to a ConcurrentRollingBloomFilter should expire.
expiryTime(T) - Method in interface org.forgerock.bloomfilter.ExpiryStrategy
Determines the expiration time for the given element.
EXTEND_VOLUME_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
extendedMatch(FF, String, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new extended match filter using the provided field name, operator and value assertion.
extendException - Variable in class com.persistit.logging.LogBase
 
extendLonger - Variable in class com.persistit.logging.LogBase
 
extendNormal - Variable in class com.persistit.logging.LogBase
 
EXTENDS - Static variable in class org.forgerock.json.schema.validator.Constants
Deprecated.
removed in JSON schema draft 04
EXTRA_FORMAT - Static variable in class com.persistit.AlertMonitor
 
extractMatchedUri(HttpServletRequest) - Method in enum org.forgerock.http.servlet.ServletRoutingBase
Determines the portion of the request URI that will be matched based on the selected ServletRoutingBase.
extractQuote(ArrayList<String>, String, String) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Extract a single quote from an array of strings.
extractQuote(ArrayList<String>, String) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Extract a single quote from an array of strings.
extractValueAsString(JsonValue, String) - Static method in class org.forgerock.audit.util.JsonValueUtils
Extracts String representation of field identified by fieldName from json object.
extractValueAsString(JsonValue, JsonPointer) - Static method in class org.forgerock.audit.util.JsonValueUtils
Extracts String representation of field identified by pointer from json object.

F

F_ERROR - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The name of the field which communicates the error code.
F_ERROR_DESCRIPTION - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The name of the field which communicates the error description.
F_ERROR_URI - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The name of the field which communicates the error uri.
F_REALM - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The name of the field which communicates the realm.
F_SCOPE - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The name of the field which communicates the scope.
Facility - Enum in org.forgerock.audit.handlers.syslog
Defines the standard Syslog message facilities.
FACTORIES - Static variable in class org.forgerock.http.header.HeaderFactory
A map of header names to known HeaderFactory implementations.
Factory<T> - Interface in org.forgerock.util
A factory interface.
factory - Variable in class org.forgerock.util.LazyList
Factory to create the instance of the list to expose.
factory - Variable in class org.forgerock.util.LazyMap
Factory to create the instance of the map to expose.
FailedToLoadJWKException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Unable to load the JWK/x5u location points.
FailedToLoadJWKException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.FailedToLoadJWKException
Construct the exception.
FailedToLoadJWKException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.FailedToLoadJWKException
Construct the exception with the given message.
FailedToLoadJWKException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.FailedToLoadJWKException
Construct the exception with the given message and cause.
FailedToLoadJWKException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.FailedToLoadJWKException
Construct the exception with the given cause.
failedWithException() - Method in class org.forgerock.util.test.assertj.AbstractAssertJPromiseAssert
Asserts that the promise failed.
FailFastErrorHandler - Class in org.forgerock.json.schema.validator
FailFastErrorHandler implements the ErrorHandler in a way it re-throws the exception at first time.
FailFastErrorHandler() - Constructor for class org.forgerock.json.schema.validator.FailFastErrorHandler
 
FAILURE_AUTH_STATUS - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header value for returning AuthStatus.FAILURE.
FailureAuditingAuthModule - Class in org.forgerock.caf.authn.test.modules
A test auth module in which the FailureAuditingAuthModule.validateRequest(MessageInfoContext, Subject, Subject) adds additional audit information and the FailureAuditingAuthModule.secureResponse(MessageInfoContext, Subject) attempts to audit a session id.
FailureAuditingAuthModule() - Constructor for class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
 
FallbackAuthContext - Class in org.forgerock.caf.authentication.framework
An AsyncServerAuthContext which manages a List of AsyncServerAuthModules that are in a desired order of preference for authenticating incoming request messages.
FallbackAuthContext(Logger, List<AsyncServerAuthModule>) - Constructor for class org.forgerock.caf.authentication.framework.FallbackAuthContext
Creates a new FallbackAuthContext managing the provided AsyncServerAuthModules.
FALSE - Static variable in class org.forgerock.util.query.QueryFilterOperators
a literal "false.
Favicon - Class in org.forgerock.doc.maven.release
Fix favicon links in release HTML.
Favicon(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.Favicon
Constructor setting the Mojo that holds the configuration.
fetch() - Method in class com.persistit.Exchange
Fetches the value associated with the current Key into the Exchange's Value.
fetch(int) - Method in class com.persistit.Exchange
Fetches or partially fetches the value associated with the current Key into the Exchange's Value.
fetch(Value) - Method in class com.persistit.Exchange
Fetches the value associated with the current Key into the supplied Value object (instead of the Exchange 's assigned Value).
fetch(Value, int) - Method in class com.persistit.Exchange
Fetches or partially fetches the value associated with the current Key into the supplied Value object (instead of the Exchange's assigned Value).
fetchAndRemove() - Method in class com.persistit.Exchange
Remove a single key/value pair from this Exchange's Tree and return the removed value in the Exchange's Value.
fetchAndStore() - Method in class com.persistit.Exchange
Fetches the value associated with the Key, then inserts or updates the value.
fetchBufferCopy(int) - Method in class com.persistit.Exchange
Returns a copy of either the data page or a page on the index path to the data page containing the current key.
field(String, Object) - Static method in class org.forgerock.json.JsonValue
Returns a JSON field for inclusion in a JSON object using object.
FIELD_ACTION - Static variable in interface org.forgerock.json.resource.ActionRequest
The name of the field which contains the action ID in the JSON representation.
FIELD_ADDITIONAL_PARAMETERS - Static variable in interface org.forgerock.json.resource.Request
The name of the field which contains the additional query parameters in the JSON representation.
FIELD_CAUSE - Static variable in exception org.forgerock.json.resource.ResourceException
The name of the JSON field used for the cause message.
FIELD_CODE - Static variable in exception org.forgerock.json.resource.ResourceException
The name of the JSON field used for the code.
FIELD_CONTENT - Static variable in interface org.forgerock.json.resource.ActionRequest
The name of the field which contains the action content in the JSON representation.
FIELD_CONTENT - Static variable in interface org.forgerock.json.resource.CreateRequest
The name of the field which contains the resource content in the JSON representation.
FIELD_CONTENT - Static variable in interface org.forgerock.json.resource.ResourceResponse
The name of the field which contains the resource content in the JSON representation.
FIELD_CONTENT - Static variable in interface org.forgerock.json.resource.UpdateRequest
The name of the field which contains the resource content in the JSON representation.
FIELD_CONTENT_ID - Static variable in interface org.forgerock.json.resource.ResourceResponse
The name of the field in the resource content which contains the resource ID.
FIELD_CONTENT_REVISION - Static variable in interface org.forgerock.json.resource.ResourceResponse
The name of the field in the resource content which contains the resource revision.
FIELD_DETAIL - Static variable in exception org.forgerock.json.resource.ResourceException
The name of the JSON field used for the detail.
FIELD_ERROR - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the error in the JSON representation.
FIELD_FIELD - Static variable in class org.forgerock.json.resource.PatchOperation
The name of the field which contains the target field in the JSON representation.
FIELD_FIELDS - Static variable in interface org.forgerock.json.resource.Request
The name of the field which contains the fields in the JSON representation.
FIELD_FROM - Static variable in class org.forgerock.json.resource.PatchOperation
The name of the source field for copy and move operations.
FIELD_ID - Static variable in interface org.forgerock.json.resource.ResourceResponse
The name of the field which contains the resource ID in the JSON representation.
FIELD_MESSAGE - Static variable in exception org.forgerock.json.resource.ResourceException
The name of the JSON field used for the message.
FIELD_NAMES_FIELD - Static variable in class org.forgerock.audit.util.ElasticsearchUtil
JSON field-name of normalized field-names.
FIELD_NEW_RESOURCE_ID - Static variable in interface org.forgerock.json.resource.CreateRequest
The name of the field which contains the new resource ID in the JSON representation.
FIELD_OPERATION - Static variable in class org.forgerock.json.resource.PatchOperation
The name of the field which contains the type of patch operation in the JSON representation.
FIELD_PAGE_SIZE - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the page size in the JSON representation.
FIELD_PAGED_RESULTS_COOKIE - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the paged results cookie in the JSON representation.
FIELD_PAGED_RESULTS_COOKIE - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the paged results cookie in the JSON representation.
FIELD_PAGED_RESULTS_OFFSET - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the paged results offset in the JSON representation.
FIELD_PATCH - Static variable in interface org.forgerock.json.resource.PatchRequest
The name of the field which contains the patch content in the JSON representation.
FIELD_PATCH_OPERATIONS - Static variable in interface org.forgerock.json.resource.PatchRequest
The name of the field which contains the patch operations in the JSON representation.
FIELD_QUERY_EXPRESSION - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the query expression in the JSON representation.
FIELD_QUERY_FILTER - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the query filter in the JSON representation.
FIELD_QUERY_ID - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the query ID in the JSON representation.
FIELD_REASON - Static variable in exception org.forgerock.json.resource.ResourceException
The name of the JSON field used for the reason.
FIELD_REMAINING_PAGED_RESULTS - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the remaining paged results in the JSON representation.
FIELD_RESOURCE_PATH - Static variable in interface org.forgerock.json.resource.Request
The name of the field which contains the resource name in the JSON representation.
FIELD_RESULT - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the array of matching resources in the JSON representation.
FIELD_RESULT_COUNT - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the result count in the JSON representation.
FIELD_REVISION - Static variable in interface org.forgerock.json.resource.DeleteRequest
The name of the field which contains the resource version in the JSON representation.
FIELD_REVISION - Static variable in interface org.forgerock.json.resource.PatchRequest
The name of the field which contains the resource version in the JSON representation.
FIELD_REVISION - Static variable in interface org.forgerock.json.resource.ResourceResponse
The name of the field which contains the resource version in the JSON representation.
FIELD_REVISION - Static variable in interface org.forgerock.json.resource.UpdateRequest
The name of the field which contains the resource version in the JSON representation.
FIELD_SORT_KEYS - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the sort keys in the JSON representation.
FIELD_TOTAL_PAGED_RESULTS - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the total paged results in the JSON representation.
FIELD_TOTAL_PAGED_RESULTS_POLICY - Static variable in interface org.forgerock.json.resource.QueryRequest
The name of the field which contains the policy used for calculating the total number of paged results.
FIELD_TOTAL_PAGED_RESULTS_POLICY - Static variable in interface org.forgerock.json.resource.QueryResponse
The name of the field which contains the policy used for calculating the total number of paged results in the JSON representation.
FIELD_VALUE - Static variable in class org.forgerock.json.resource.PatchOperation
The name of the field which contains the operation value in the JSON representation.
fieldIfNotNull(String, Object) - Static method in class org.forgerock.json.JsonValue
Returns a JSON field for inclusion in a JSON object using object only if its value is not null.
fieldMatches(String, String) - Method in interface org.forgerock.selfservice.core.crypto.FieldStorageScheme
Returns true if the supplied plain text field matches the supplied stored field after being encoded and compared, false otherwise.
FieldStorageScheme - Interface in org.forgerock.selfservice.core.crypto
This interface defines a field storage scheme.
file() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a File object.
FileBasedEventHandlerConfiguration - Class in org.forgerock.audit.events.handlers
Configures time based or size based log file rotation.
FileBasedEventHandlerConfiguration() - Constructor for class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
 
FileBasedEventHandlerConfiguration.FileRetention - Class in org.forgerock.audit.events.handlers
Groups the file retention config parameters.
FileBasedEventHandlerConfiguration.FileRotation - Class in org.forgerock.audit.events.handlers
Groups the file rotation config parameters.
FileBranchingStream - Class in org.forgerock.http.io
A BranchingInputStream for reading from files.
FileBranchingStream(File) - Constructor for class org.forgerock.http.io.FileBranchingStream
Creates a new stream for the specified file.
FileFilterFactory - Class in org.forgerock.doc.maven.utils.helper
Construct a FileFilter to match files.
FileNamingPolicy - Interface in org.forgerock.audit.retention
An interface to declare the names of audit log files.
FileRetention() - Constructor for class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
 
FileRotation() - Constructor for class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
 
FileUtils - Class in org.forgerock.maven.plugins.xcite.utils
Utility methods for handling files.
fill(StringBuilder, long, int) - Static method in class com.persistit.util.Util
 
fill(StringBuilder, String, int) - Static method in class com.persistit.util.Util
 
filter(Set<String>) - Method in class org.forgerock.audit.events.EventTopicsMetaData
Returns a new instance of EventTopicsMetaData containing only the meta-data for topics held by this object that are named within provided topics parameter.
Filter - Interface in org.forgerock.audit.filter
Interface that represents and audit filter.
filter(Context, Request, Handler) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter
Authenticates incoming request messages and if successful calls the downstream filter or handler and then secures the returned response.
Filter - Class in org.forgerock.doc.maven.pre
Apply Maven resource filtering to the modifiable copy of DocBook XML sources, replacing Maven properties such as ${myProperty} with their values.
Filter(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.Filter
Constructor setting the Mojo that holds the configuration.
Filter - Interface in org.forgerock.http
Filters the request and/or response of an HTTP exchange.
filter(Context, Request, Handler) - Method in interface org.forgerock.http.Filter
Filters the request and/or response of an exchange.
filter(Context, Request, Handler) - Method in class org.forgerock.http.filter.OptionsFilter
Handles all OPTION requests to CREST resources, all other request methods are handled by the Handler.
filter(Context, Request, Handler) - Method in class org.forgerock.http.filter.TransactionIdInboundFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.http.filter.TransactionIdOutboundFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.http.oauth2.ResourceServerFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.http.routing.ResourceApiVersionRoutingFilter
 
filter(Context, Request, Handler) - Method in class org.forgerock.http.swagger.OpenApiRequestFilter
 
Filter - Interface in org.forgerock.json.resource
An interface for implementing request handler filters.
Filter - Class in ru.org.openam.httpdump
 
Filter() - Constructor for class ru.org.openam.httpdump.Filter
 
filterAction(Context, ActionRequest, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters an action request.
filterAction(Context, ActionRequest, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
FilterChain - Class in org.forgerock.json.resource
A chain of filters terminated by a target request handler.
FilterChain(RequestHandler) - Constructor for class org.forgerock.json.resource.FilterChain
Creates an empty filter chain.
FilterChain(RequestHandler, Collection<Filter>) - Constructor for class org.forgerock.json.resource.FilterChain
Creates a filter chain containing the provided list of filters.
FilterChain(RequestHandler, Filter...) - Constructor for class org.forgerock.json.resource.FilterChain
Creates a filter chain containing the provided list of filters.
FilterChainBuilder - Class in org.forgerock.audit.filter
A builder that builds a filter chain.
FilterChainBuilder() - Constructor for class org.forgerock.audit.filter.FilterChainBuilder
 
FilterChainBuilder.FilterChain - Class in org.forgerock.audit.filter
Chains together multiple filters and runs them all.
FilterCondition - Interface in org.forgerock.json.resource
A condition which controls whether or not a filter will be invoked or not.
filterCreate(Context, CreateRequest, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters a create request.
filterCreate(Context, CreateRequest, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
filterDelete(Context, DeleteRequest, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters a delete request.
filterDelete(Context, DeleteRequest, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
filtered(Handler, Filter) - Static method in class org.forgerock.http.handler.Handlers
Creates a "filtered handler" instance.
FilteredFileCopier - Class in org.forgerock.doc.maven.utils
Copy files not having a particular extension.
FilteredFileUpdater - Class in org.forgerock.doc.maven.utils
Update matching files in all directories, replacing the first occurrence of the string to replace with the replacement string.
FilteredFileUpdater(Map<String, String>, FileFilter) - Constructor for class org.forgerock.doc.maven.utils.FilteredFileUpdater
Construct an updater with a list of replacements per file.
filterPatch(Context, PatchRequest, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters a patch request.
filterPatch(Context, PatchRequest, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
FilterPolicy - Class in org.forgerock.audit.filter
Represents a FilterPolicy which contains the includeIf and excludeIf values for the filter.
FilterPolicy() - Constructor for class org.forgerock.audit.filter.FilterPolicy
 
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters a query request.
filterQuery(Context, QueryRequest, QueryResourceHandler, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
filterRead(Context, ReadRequest, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters a read request.
filterRead(Context, ReadRequest, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
filterResource(JsonValue, Collection<JsonPointer>) - Static method in class org.forgerock.json.resource.Resources
Returns a JSON object containing only the specified fields from the provided JSON value.
filterResource(ResourceResponse, Collection<JsonPointer>) - Static method in class org.forgerock.json.resource.Resources
Returns a JSON object containing only the specified fields from the provided resource.
Filters - Class in org.forgerock.audit.filter
Utility methods for creating audit event filters.
Filters - Class in org.forgerock.http.filter
Utility methods for creating common types of filters.
Filters - Class in org.forgerock.json.resource
This class contains methods for creating various kinds of Filter and FilterConditions.
Filters.FilterNames - Enum in org.forgerock.audit.filter
The filter types.
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in interface org.forgerock.json.resource.Filter
Filters an update request.
filterUpdate(Context, UpdateRequest, RequestHandler) - Method in class org.forgerock.json.resource.ResourceApiVersionRoutingFilter
 
findJwtSessionCookie(MessageInfo) - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
Find a session cookie in the given message info.
findScriptEngineFactory(String, Iterable<ScriptEngineFactory>) - Static method in class org.forgerock.script.engine.Utils
 
findScriptSource(ScriptName) - Method in class org.forgerock.script.source.BundleContainer
 
findScriptSource(ScriptName) - Method in class org.forgerock.script.source.DirectoryContainer
 
findScriptSource(ScriptName) - Method in interface org.forgerock.script.source.SourceContainer
 
fine(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
fine(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINE message.
finer(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finer(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINER message.
finest(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
finest(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a FINEST message.
firstKey() - Method in class com.persistit.PersistitMap
Returns the first (lowest) key currently in this PersistitMap determined by the key ordering specification.
firstUniqueByteIndex(Key) - Method in class com.persistit.Key
Returns the index of the first encoded byte of this key that is different than the corresponding byte of the supplied Key.
firstUniqueSegmentDepth(Key) - Method in class com.persistit.Key
Returns the depth of the first segment of this key that is different than the corresponding byte of the supplied Key.
FixedTimeRotationPolicy - Class in org.forgerock.audit.rotation
Rotates audit files at fixed times throughout the day.
FixedTimeRotationPolicy(List<Duration>) - Constructor for class org.forgerock.audit.rotation.FixedTimeRotationPolicy
Constructs a FixedTimeRotationPolicy given a list of milliseconds after midnight to rotateIfNeeded the files.
fixResourceLinks(String, String) - Static method in class org.forgerock.doc.maven.utils.HtmlUtils
Fix links to arbitrary resources in HTML files.
Flag - Class in ru.org.openam.geo.servlets
 
Flag() - Constructor for class ru.org.openam.geo.servlets.Flag
 
flatten(JsonValue) - Static method in class org.forgerock.audit.util.JsonValueUtils
Flattens a JsonValue to a Map, where the keys of the Map are JsonPointer s and the values are the value the JsonPointer s resolve to.
flush() - Method in class com.persistit.logging.DefaultPersistitLogger
Writes pending I/O to the log file.
flush() - Method in interface com.persistit.logging.PersistitLogger
Flush pending ouput
flush() - Method in class com.persistit.logging.Slf4jAdapter
 
flush() - Method in class com.persistit.Persistit
Write all pending updates to the underlying OS file system.
flush() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
 
flush() - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
Flush the output stream which flushes the target output stream.
flush() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
 
flush() - Method in interface org.forgerock.audit.events.handlers.writers.TextWriter
Flushes any buffered contents of the output stream.
flush() - Method in class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
 
flush() - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
flush() - Method in interface org.forgerock.script.Scope
 
FLUSH_FILE_ACTION_NAME - Static variable in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
Name of action to force flushing of file-buffer, which is not the same as flushing buffered audit events, and is primarily used for testing purposes.
FLUSH_STATISTICS_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
flushAndForce() - Method in interface com.persistit.mxbeans.ManagementMXBean
Flush and sync all dirty data in Persistit by invoking Persistit.flush() and Persistit.force().
Fo - Class in org.forgerock.doc.maven.build
Build FO output formats.
Fo(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Fo
Constructor setting the Mojo that holds the configuration.
Fop - Class in org.forgerock.doc.maven.pre
Prepare fonts for use with Apache FOP.
Fop(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.Fop
Constructor setting the Mojo that holds the configuration.
FORBIDDEN - Static variable in class org.forgerock.http.protocol.Status
The 403 (Forbidden) status code indicates that the server understood the request but refuses to authorize it.
FORBIDDEN - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the resource understood the request, but is refusing to fulfill it.
ForbiddenException - Exception in org.forgerock.json.resource
An exception that is thrown when access to a resource is forbidden during an operation on an resource.
ForbiddenException() - Constructor for exception org.forgerock.json.resource.ForbiddenException
Constructs a new exception with null as its detail message.
ForbiddenException(String) - Constructor for exception org.forgerock.json.resource.ForbiddenException
Constructs a new exception with the specified detail message.
ForbiddenException(String, Throwable) - Constructor for exception org.forgerock.json.resource.ForbiddenException
Constructs a new exception with the specified detail message and cause.
ForbiddenException(Throwable) - Constructor for exception org.forgerock.json.resource.ForbiddenException
Constructs a new exception with the specified cause.
force() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
force() - Method in class com.persistit.Persistit
Request OS-level file synchronization for all open files managed by Persistit.
forceRotation() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
Forces a rotation of the writer.
forContext(Context) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets common fields from services contexts.
forCrest(OAuth2AccessTokenValidator, Set<String>, boolean, int) - Static method in class org.forgerock.authz.modules.oauth2.OAuth2Authorization
Creates a new OAuth2CrestAuthorizationModule with the provided configuration parameters.
forCrest(HttpClientHandler, String, String, Set<String>, boolean, int) - Static method in class org.forgerock.authz.modules.oauth2.OAuth2Authorization
Creates a new OAuth2CrestAuthorizationModule with the provided configuration parameters.
forCrest(HttpClientHandler, String, String, Set<String>) - Static method in class org.forgerock.authz.modules.oauth2.OAuth2Authorization
Creates a new OAuth2CrestAuthorizationModule with the provided configuration parameters.
ForgeRockTestCase - Class in org.forgerock.testng
This class defines a base test case that should be sub-classed by all unit tests used by ForgeRock projects.
ForgeRockTestCase() - Constructor for class org.forgerock.testng.ForgeRockTestCase
 
ForgeRockTestListener - Class in org.forgerock.testng
This class is our replacement for the test results that TestNG generates.
ForgeRockTestListener() - Constructor for class org.forgerock.testng.ForgeRockTestListener
Creates the new TestNG listener.
forHttpRequest(Context, Request) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets common fields from CREST contexts and request.
forKey(ECKey) - Static method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Determines the standard curve that matches the given (private or public) key.
Form - Class in org.forgerock.http.protocol
Form fields, a case-sensitive multi-string-valued map.
Form() - Constructor for class org.forgerock.http.protocol.Form
Constructs a new, empty form object.
format(String, int, boolean) - Static method in class com.persistit.util.Util
 
format(int) - Static method in class com.persistit.util.Util
 
format(long) - Static method in class com.persistit.util.Util
 
format(long, int) - Static method in class com.persistit.util.Util
 
Format - Annotation Type in org.forgerock.api.annotations
Annotation to mark a JSON Schema property's format field.
format(String, Object...) - Static method in class org.forgerock.json.resource.ResourcePath
Creates a new resource path using the provided path template and unencoded path elements.
FORMAT - Static variable in class org.forgerock.json.schema.validator.Constants
The format field name.
FORMAT_COLOR - Static variable in class org.forgerock.json.schema.validator.Constants
color This is a CSS color (like "#FF0000" or "red"), based on CSS 2.1 [W3C.CR-CSS21-20070719].
FORMAT_DATE - Static variable in class org.forgerock.json.schema.validator.Constants
date This SHOULD be a date in the format of YYYY-MM-DD.
FORMAT_DATE_TIME - Static variable in class org.forgerock.json.schema.validator.Constants
date-time This SHOULD be a date in ISO 8601 format of YYYY-MM- DDThh:mm:ssZ in UTC time.
FORMAT_EMAIL - Static variable in class org.forgerock.json.schema.validator.Constants
email This SHOULD be an email address.
FORMAT_HOST_NAME - Static variable in class org.forgerock.json.schema.validator.Constants
host-name This SHOULD be a host-name.
FORMAT_IP_ADDRESS - Static variable in class org.forgerock.json.schema.validator.Constants
ip-address This SHOULD be an ip version 4 address.
FORMAT_IPV6 - Static variable in class org.forgerock.json.schema.validator.Constants
ipv6 This SHOULD be an ip version 6 address.
FORMAT_PHONE - Static variable in class org.forgerock.json.schema.validator.Constants
phone This SHOULD be a phone number (format MAY follow E.123).
FORMAT_REGEX - Static variable in class org.forgerock.json.schema.validator.Constants
regex A regular expression, following the regular expression specification from ECMA 262/Perl 5.
FORMAT_STYLE - Static variable in class org.forgerock.json.schema.validator.Constants
style This is a CSS style definition (like "color: red; background- color:#FFF"), based on CSS 2.1 [W3C.CR-CSS21-20070719].
FORMAT_TIME - Static variable in class org.forgerock.json.schema.validator.Constants
time This SHOULD be a time in the format of hh:mm:ss.
FORMAT_URI - Static variable in class org.forgerock.json.schema.validator.Constants
uri This value SHOULD be a URI.
FORMAT_UTC_MILLISEC - Static variable in class org.forgerock.json.schema.validator.Constants
utc-millisec This SHOULD be the difference, measured in milliseconds, between the specified time and midnight, 00:00 of January 1, 1970 UTC.
formatColumns(JTable, String) - Method in class com.persistit.ui.ManagementTableModel
 
formatDate(long) - Method in class com.persistit.ui.AdminUI
 
formatDate(Date) - Static method in class org.forgerock.http.header.HeaderUtil
Formats a HTTP-date using RFC 1123 format as specified in RFC 2616.
formatDateTime(DateTime) - Method in class org.forgerock.audit.util.DateUtil
Formats a given DateTime into a timestamp.
formatDateTime(Date) - Method in class org.forgerock.audit.util.DateUtil
Formats a given date into a timestamp.
formatDateTime(long) - Method in class org.forgerock.audit.util.DateUtil
Formats a given timestamp into a ISO8601 timestamp.
formatFileLocation(String, long) - Method in class com.persistit.ui.AdminUI
 
FormatHelper - Class in org.forgerock.json.schema.validator.helpers
This class implements "format" validation on primitive types of objects as defined in the paragraph 5.23 of the JSON Schema specification.
FormatHelper(String) - Constructor for class org.forgerock.json.schema.validator.helpers.FormatHelper
Construct a new format helper.
formatInteger(int) - Method in class com.persistit.ui.AdminUI
 
formatLong(long) - Method in class com.persistit.ui.AdminUI
 
formatPercent(double) - Method in class com.persistit.ui.AdminUI
 
formatTime(long) - Method in class com.persistit.ui.AdminUI
 
formatTo(Formatter, int, int, int) - Method in class org.forgerock.i18n.LocalizableMessage
Formats this message using the provided Formatter.
formDecodeParameterNameOrValue(String) - Static method in class org.forgerock.http.util.Uris
Decodes the provided form encoded parameter name or value as per application/x-www-form-urlencoded.
formEncodeParameterNameOrValue(String) - Static method in class org.forgerock.http.util.Uris
Form encodes the provided parameter name or value as per application/x-www-form-urlencoded.
forName(String) - Static method in class com.persistit.policy.JoinPolicy
 
forName(String) - Static method in class com.persistit.policy.SplitPolicy
 
forName(String) - Static method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Returns the curve parameters for the given standard curve name (crv claim in a JWK).
forSignature(byte[]) - Static method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Determines the supported curve parameters for the given signature.
FOUND - Static variable in class org.forgerock.http.protocol.Status
The 302 (Found) status code indicates that the target resource resides temporarily under a different URI.
FreeDiskSpaceRetentionPolicy - Class in org.forgerock.audit.retention
A RetentionPolicy that will retain/delete log files given a minimum amount of disk space the file system must contain.
FreeDiskSpaceRetentionPolicy(long) - Constructor for class org.forgerock.audit.retention.FreeDiskSpaceRetentionPolicy
Constructs a FreeDiskSpaceRetentionPolicy given a minimum amount of disk space the file system must contain.
FROM_PTR - Static variable in class org.forgerock.json.JsonPatch
Path to the "from" attribute of a patch entry.
fromAnnotatedType(Class<?>, ApiDescription, SubResources) - Static method in class org.forgerock.api.models.Items
Build an Items from an annotated request handler.
fromAnnotatedType(Class<?>, Resource.AnnotatedTypeVariant, ApiDescription) - Static method in class org.forgerock.api.models.Resource
Build a Resource from an annotated request handler.
fromAnnotatedType(Class<?>, Resource.AnnotatedTypeVariant, SubResources, ApiDescription, Parameter...) - Static method in class org.forgerock.api.models.Resource
Build a Resource from an annotated request handler.
fromAnnotatedType(Class<?>, Resource.AnnotatedTypeVariant, Items, ApiDescription, Parameter...) - Static method in class org.forgerock.api.models.Resource
Build a Resource from an annotated request handler.
fromAnnotation(Action, Method, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Action
Builds an Action object using the data in the annotation.
fromAnnotation(ApiError, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.ApiError
Builds an ApiError object from the data in the annotation.
fromAnnotation(Create, boolean, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Create
Builds a Create object from the data in the annotation.
fromAnnotation(Delete, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Delete
Builds a Delete object from the data in the Delete annotation.
fromAnnotation(Class<?>, Parameter) - Static method in class org.forgerock.api.models.Parameter
Builds a Parameter object from the data in the annotation.
fromAnnotation(Patch, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Patch
Builds a Patch object from the data stored in the annotation.
fromAnnotation(Query, Method, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Query
Builds a Query object from the data stored in the annotation.
fromAnnotation(Read, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Read
Builds a Read object from the data in the read annotation.
fromAnnotation(Schema, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Schema
Builds Schema object from the data in the annotation parameter.
fromAnnotation(Update, ApiDescription, Class<?>) - Static method in class org.forgerock.api.models.Update
Builds an Update object from the data stored in the annotation.
fromFormString(String) - Method in class org.forgerock.http.protocol.Form
Parses a form URL-encoded string containing form parameters and stores them in this object.
fromIntDate(long) - Static method in class org.forgerock.json.jose.utils.IntDate
Converts an IntDate into a Java Date object.
fromJsonValue(JsonValue) - Method in class org.forgerock.json.crypto.JsonCrypto
Initializes this object from the specified $crypto JSON object value.
fromJsonValue(JsonValue) - Method in class org.forgerock.json.ref.JsonReference
Initializes this object from a $ref JSON object value.
fromQueryString(String) - Method in class org.forgerock.http.protocol.Form
Parses a URL-encoded query string containing form parameters and stores them in this object.
fromRequestEntity(Request) - Method in class org.forgerock.http.protocol.Form
Parses the URL-encoded form entity of a request and stores them in this object.
fromRequestQuery(Request) - Method in class org.forgerock.http.protocol.Form
Parses the query parameters of a request and stores them in this object.
fromString(String) - Method in class org.forgerock.http.protocol.Form
Deprecated.
Function<R> - Interface in org.forgerock.script.scope
Exposes a function that can be provided to a script to invoke.
Function<VIN,VOUT,E extends Exception> - Interface in org.forgerock.util
A synchronous function which returns a result immediately.
FunctionClosure - Class in org.forgerock.script.groovy
 
FunctionClosure(Object, Parameter, Function<?>) - Constructor for class org.forgerock.script.groovy.FunctionClosure
 
FunctionFactory - Class in org.forgerock.script.scope
A NAME does ...

G

garbageChainDone - Variable in class com.persistit.logging.LogBase
 
garbageChainUpdate - Variable in class com.persistit.logging.LogBase
 
garbagePageExhausted - Variable in class com.persistit.logging.LogBase
 
garbagePageFull - Variable in class com.persistit.logging.LogBase
 
GATEWAY_TIMEOUT - Static variable in class org.forgerock.http.protocol.Status
The 504 (Gateway Timeout) status code indicates that the server, while acting as a gateway or proxy, did not receive a timely response from an upstream server it needed to access in order to complete the request.
gatherInitialRequirements(ProcessContext, C) - Method in interface org.forgerock.selfservice.core.ProgressStage
Response for defining any initial requirements the stage may have.
gatherInitialRequirements(ProcessContext, MathProblemStageConfig) - Method in class org.forgerock.selfservice.custom.MathProblemStage
 
gatherInitialRequirements(ProcessContext, CaptchaStageConfig) - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStage
 
gatherInitialRequirements(ProcessContext, VerifyEmailAccountConfig) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountStage
 
gatherInitialRequirements(ProcessContext, SecurityAnswerDefinitionConfig) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionStage
 
gatherInitialRequirements(ProcessContext, SecurityAnswerVerificationConfig) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationStage
 
gatherInitialRequirements(ProcessContext, UserRegistrationConfig) - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationStage
 
gatherInitialRequirements(ProcessContext, ResetStageConfig) - Method in class org.forgerock.selfservice.stages.reset.ResetStage
 
gatherInitialRequirements(ProcessContext, TermsAndConditionsConfig) - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsStage
 
gatherInitialRequirements(ProcessContext, EmailUsernameConfig) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameStage
 
gatherInitialRequirements(ProcessContext, RetrieveUsernameConfig) - Method in class org.forgerock.selfservice.stages.user.RetrieveUsernameStage
 
gatherInitialRequirements(ProcessContext, UserDetailsConfig) - Method in class org.forgerock.selfservice.stages.user.UserDetailsStage
 
gatherInitialRequirements(ProcessContext, UserQueryConfig) - Method in class org.forgerock.selfservice.stages.user.UserQueryStage
 
generate(JsonValue) - Method in interface org.forgerock.selfservice.core.snapshot.SnapshotTokenHandler
Generates a new snapshot token using the state.
generate(JsonValue) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandler
 
generate() - Method in interface org.forgerock.util.generator.IdGenerator
Returns a new globally unique identifier.
generate() - Method in class org.forgerock.util.generator.IdGenerator.SequenceUuidIdGenerator
 
generateHeader(Cookie) - Method in class org.forgerock.caf.http.SetCookieSupport
Method added to support transforming javax.servlet.http.Cookie instances into the String format needed by the AdviceContext.
generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
 
generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
 
generateInitialisationVector() - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
Generates a random JWE Initialisation Vector of the correct size for the encryption algorithm, if the EncryptionHandler JweAlgorithm does not required an initialisation vector then the initialisation vector will be an empty octet sequence.
generateInitialisationVector() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Generates a random JWE Initialisation Vector of the correct size for the encryption algorithm.
generateJsonPointers(JsonValue) - Static method in class org.forgerock.audit.util.JsonSchemaUtils
Generates the Set of JsonPointers in a given JsonSchema.
generateJWEEncryptedKey(Key, Key) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
 
generateJWEEncryptedKey(Key, Key) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
 
generateJWEEncryptedKey(Key, Key) - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
Generates the Content Encryption Key (CEK) following the appropriate steps defined by the EncryptionHandler JweAlgorithm.
generateJWEEncryptedKey(Key, Key) - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Generates the JWE Encrypted Key by encrypting the Content Encryption Key (CEK) using the JweAlgorithm RSAES_PCKCS1_V1_5.
generateMapFromJWK(URL) - Method in class org.forgerock.jaspi.modules.openid.helpers.JWKSetParser
Provides a Map of KeyId:Keys as indicated by the JWKSet's URL.
GenerateMessagesMojo - Class in org.forgerock.i18n.maven
Goal which generates message source files from a one or more property files.
GenerateMessagesMojo() - Constructor for class org.forgerock.i18n.maven.GenerateMessagesMojo
 
generateReport(List<XmlSuite>, List<ISuite>, String) - Method in class org.forgerock.testng.ForgeRockTestListener
 
GenerateTestMessagesMojo - Class in org.forgerock.i18n.maven
Goal which generates message source files from a one or more property files.
GenerateTestMessagesMojo() - Constructor for class org.forgerock.i18n.maven.GenerateTestMessagesMojo
 
GenericHeader - Class in org.forgerock.http.header
An undecoded HTTP message header.
GenericHeader(String, String) - Constructor for class org.forgerock.http.header.GenericHeader
Constructs a new header with the provided name and value.
GenericHeader(String, List<String>) - Constructor for class org.forgerock.http.header.GenericHeader
Constructs a new header with the provided name and values.
get(Value, Class, CoderContext) - Method in class com.persistit.DefaultValueCoder
Creates an instance of the supplied class, populates its state by decoding the supplied Value, and returns it.
get(Value, Class<?>, CoderContext) - Method in class com.persistit.encoding.CollectionValueCoder
Creates an instance of the supplied class, populates its state by decoding the supplied Value, and returns it.
get(Value, Class, CoderContext) - Method in class com.persistit.encoding.EnumValueCoder
Creates an instance of the supplied class, populates its state by decoding the supplied Value, and returns it.
get(Key) - Method in class com.persistit.encoding.ObjectCache
Return the Object value associated with the key if it is present in the cache; otherwise null.
get(Value, Class<?>, CoderContext) - Method in class com.persistit.encoding.SerialValueCoder
Creates an instance of the supplied class, populates its state by decoding the supplied Value using standard Java serialization, and returns it.
get(Value, Class<?>, CoderContext) - Method in interface com.persistit.encoding.ValueCoder
Creates an instance of the supplied class, populates its state by decoding the supplied Value, and returns it.
get(Object) - Method in class com.persistit.PersistitMap
Return the value to which this map maps the specified key.
get() - Method in class com.persistit.ref.AbstractReference
Gets the referent object.
get() - Method in class com.persistit.ref.AbstractWeakReference
Gets the referent object.
get() - Method in interface com.persistit.ref.PersistitReference
 
get() - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value.
get(Object) - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value.
get(Object, CoderContext) - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value.
get(String) - Method in class org.forgerock.api.models.Definitions
Gets the Schema for a given Schema-name.
get(String) - Method in class org.forgerock.api.models.Errors
Gets the ApiError for a given ApiError-name.
get(String) - Method in class org.forgerock.api.models.Paths
Gets the Path for a given Path-name.
get(String) - Method in class org.forgerock.api.models.Services
Gets the Resource for a given service-name.
get(String) - Method in class org.forgerock.api.models.SubResources
Gets the Resource for a given sub-resource name.
get(Version) - Method in class org.forgerock.api.models.VersionedPath
Gets the Resource for a given version.
get(AuthorizationContext) - Method in class org.forgerock.authz.filter.api.AuthorizationAttribute
Gets this attribute from the given authorization context.
get(String) - Method in class org.forgerock.caf.authentication.api.AuthenticationState
Returns the specified item value.
get(String) - Method in interface org.forgerock.commons.launcher.PropertyAccessor
 
get(Object) - Method in class org.forgerock.http.protocol.Headers
Rich-type friendly get method.
get(Class<H>) - Method in class org.forgerock.http.protocol.Headers
Returns the specified Header or {code null} if the header is not included in the message.
get(Object) - Method in class org.forgerock.http.protocol.RequestCookies
 
get(Object) - Method in class org.forgerock.http.servlet.ServletSession
 
get(Object) - Method in class org.forgerock.http.util.CaseInsensitiveMap
 
get() - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg0
Creates a localizable message.
get(T1) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg1
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg2
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg3
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3, T4) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg4
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg5
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg6
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg7
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg8
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.Arg9
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(Object...) - Method in class org.forgerock.i18n.LocalizableMessageDescriptor.ArgN
Creates a message with arguments that will replace format specifiers in the associated format string when the message is rendered to string representation.
get(URL) - Method in class org.forgerock.jaspi.modules.openid.helpers.SimpleHTTPClient
Utility method for gathering the contents of an HTTP page.
get(int) - Method in class org.forgerock.json.fluent.JsonPointer
Returns the reference token at the specified position.
get(String) - Method in class org.forgerock.json.fluent.JsonValue
Returns the specified item value.
get(int) - Method in class org.forgerock.json.fluent.JsonValue
Returns the specified child value.
get(JsonPointer) - Method in class org.forgerock.json.fluent.JsonValue
Returns the specified child value with a pointer, relative to this value as root.
get(int) - Method in class org.forgerock.json.fluent.JsonValueList
Returns the element at the specified position in this list.
get(Object) - Method in class org.forgerock.json.fluent.JsonValueMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(String) - Method in class org.forgerock.json.jose.jwt.JWObject
Returns the specified item value.
get(int) - Method in class org.forgerock.json.JsonPointer
Returns the reference token at the specified position.
get(int) - Method in class org.forgerock.json.JsonValue
Returns the specified child value.
get(JsonPointer) - Method in class org.forgerock.json.JsonValue
Returns the specified child value with a pointer, relative to this value as root.
get(String) - Method in class org.forgerock.json.JsonValue
Returns the specified item value.
get(int) - Method in class org.forgerock.json.resource.ResourcePath
Returns the path element at the specified position in this resource path.
get(String) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
get(String) - Method in interface org.forgerock.script.Scope
Retrieves a value set in the state of this engine.
get(Class<? extends ProgressStage<StageConfig>>) - Method in interface org.forgerock.selfservice.core.ProgressStageProvider
Given the progress stage class retrieves a corresponding instance of the class.
get(SnapshotTokenConfig) - Method in interface org.forgerock.selfservice.core.snapshot.SnapshotTokenHandlerFactory
Given the token type, provide a token handler instance.
get(int) - Method in class org.forgerock.util.LazyList
Returns the element at the specified position in this list.
get(Object) - Method in class org.forgerock.util.LazyMap
Returns the value to which the specified key is mapped, or null if the map contains no mapping for the key.
get(int) - Method in class org.forgerock.util.ListDecorator
Returns the element at the specified position in this list.
get(Object) - Method in class org.forgerock.util.MapDecorator
Returns the value to which the specified key is mapped, or null if the map contains no mapping for the key.
get(Option<T>) - Method in class org.forgerock.util.Options
Returns the value associated with the provided option, or its default value if the option has not been configured.
get() - Method in interface org.forgerock.util.promise.Promise
Waits if necessary for this Promise to complete, and then returns the result if it completed successfully, or throws an ExecutionException containing the cause of the failure.
get(long, TimeUnit) - Method in interface org.forgerock.util.promise.Promise
Waits if necessary for at most the given time for this Promise to complete, and then returns the result if it completed successfully, or throws an ExecutionException containing the cause of the failure.
get() - Method in class org.forgerock.util.promise.PromiseImpl
 
get(long, TimeUnit) - Method in class org.forgerock.util.promise.PromiseImpl
 
get(HttpServletRequest) - Static method in class ru.org.openam.geo.Client
 
get(HttpServletRequest, String) - Static method in class ru.org.openam.geo.Client
 
get(String) - Static method in class ru.org.openam.geo.Client
 
get75thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 75th percentile execution time. 75% of all requests completed within this time.
get90thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 90th percentile execution time. 90% of all requests completed within this time.
get95thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 95th percentile execution time. 95% of all requests completed within this time.
get98thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 98th percentile execution time. 98% of all requests completed within this time.
get99Point99thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 99.99th percentile execution time. 99.99% of all requests completed within this time.
get99Point9thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 99.9th percentile execution time. 99% of all requests completed within this time.
get99thPercentileTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The 99th percentile execution time. 99% of all requests completed within this time.
getAbortedCount() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
 
getAbsoluteFile() - Method in class com.persistit.Volume
Returns the absolute file by which this volume was opened.
getAbsoluteFile() - Method in class com.persistit.VolumeSpecification
 
getAcceptedCount() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getAccessibleConstructor(Class<?>, Class<?>[]) - Static method in class org.forgerock.guice.core.internal.commons.lang.reflect.ConstructorUtils
Returns a constructor given a class and signature.
getAccessibleConstructor(Constructor<?>) - Static method in class org.forgerock.guice.core.internal.commons.lang.reflect.ConstructorUtils
Returns accessible version of the given constructor.
getAccessorName(int) - Method in class com.persistit.DefaultValueCoder.Builder
 
getAccessToken(String) - Method in class org.forgerock.authz.modules.oauth2.BearerTokenExtractor
Pulls the access token off of the request, by looking for the Authorization header containing a Bearer token.
getAccessToken() - Method in class org.forgerock.http.oauth2.OAuth2Context
Returns the access token associated with this OAuth2 context.
getAcquisitionTime() - Method in class com.persistit.Management.AcquisitionTimeBase
Return the time (in milliseconds since January 1, 1970 00:00:00 GMT) at which the information represented by this object was acquired.
getAction(String) - Method in class com.persistit.ui.AdminUI
 
getAction() - Method in interface org.forgerock.json.resource.ActionRequest
Returns the ID of the action to be performed by this action request.
getActionAsEnum(Class<T>) - Method in interface org.forgerock.json.resource.ActionRequest
Returns the ID of the action to be performed by this action request as a enum constant of the specified enum type.
getActions() - Method in class org.forgerock.api.models.Items
Getter of actions.
getActions() - Method in class org.forgerock.api.models.Resource
Getter of actions.
getActions() - Method in class org.forgerock.commons.launcher.BundleHandler
 
getActiveTransactionCeiling() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
Timestamp recorded at the start of the last invocation of updateActiveTransactionCache.
getActiveTransactionCount() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
Count of active transactions measured when updateActiveTransactionCache was last called.
getActiveTransactionFloor() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
Timestamp known to be less than or equal to the start timestamp of any currently executing transaction.
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.ActionRequest
 
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.CreateRequest
 
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.DeleteRequest
 
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.PatchRequest
 
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.QueryRequest
 
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.ReadRequest
 
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.Request
Returns the additional parameter which should be used to control the behavior of this action request.
getAdditionalParameter(String) - Method in interface org.forgerock.json.resource.UpdateRequest
 
getAdditionalParameters() - Method in class org.forgerock.http.header.ContentTypeHeader
Returns any additional parameters in the message or an empty map if none specified.
getAdditionalParameters() - Method in interface org.forgerock.json.resource.ActionRequest
 
getAdditionalParameters() - Method in interface org.forgerock.json.resource.CreateRequest
 
getAdditionalParameters() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getAdditionalParameters() - Method in interface org.forgerock.json.resource.PatchRequest
 
getAdditionalParameters() - Method in interface org.forgerock.json.resource.QueryRequest
 
getAdditionalParameters() - Method in interface org.forgerock.json.resource.ReadRequest
 
getAdditionalParameters() - Method in interface org.forgerock.json.resource.Request
Returns the additional parameters which should be used to control the behavior of this action request.
getAdditionalParameters() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getAdminsRouter() - Static method in class org.forgerock.json.resource.descriptor.examples.handler.UserCollectionHandler
Creates the route to the different admin provier version (At the moment it supports only version 1.0).
getAdvices() - Method in class org.forgerock.json.resource.AdviceContext
Returns the advices contained within this context.
getAgent() - Method in class org.forgerock.http.header.Warning
Gets the warning's agent name.
getAgreementPartyUInfo() - Method in class org.forgerock.json.jose.jwe.JweHeader
Gets the Agreement PartyUInfo header parameter for this JWE.
getAlertLevel() - Method in class com.persistit.AlertMonitor
 
getAlertLevel() - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Current maximum AlertLevel in this monitor as a String: one of NORMAL, WARN or ERROR
getAlertMonitor() - Method in class com.persistit.Persistit
 
getAlertRecordArray() - Method in class com.persistit.AlertMonitor
Generate a list of event data suitable for the Akiban Server in-memory tables implementation.
getAlgorithm() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
 
getAlgorithm() - Method in class org.forgerock.json.jose.jwe.JweHeader
Gets the Algorithm set in the JWT header.
getAlgorithm() - Method in class org.forgerock.json.jose.jwk.JWK
Gets the alg parameter of the JWK.
getAlgorithm() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Gets the actual name of the algorithm that is understood by Java cryptographic operations.
getAlgorithm() - Method in class org.forgerock.json.jose.jws.JwsHeader
Gets the Algorithm set in the JWT header.
getAlgorithm() - Method in interface org.forgerock.json.jose.jwt.Algorithm
Gets the actual name of the algorithm that is understood by Java cryptographic operations.
getAlgorithm() - Method in class org.forgerock.json.jose.jwt.JwtHeader
Gets the Algorithm set in the JWT header.
getAlgorithmString() - Method in class org.forgerock.json.jose.jwt.JwtHeader
Gets the string representation of the Algorithm set in the JWT header.
getAlgorithmType() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
Gets the JweAlgorithmType of the JweAlgorithm.
getAlgorithmType() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Gets the JwsAlgorithmType of the JwsAlgorithm.
getAlloc() - Method in class com.persistit.Buffer
 
getAlloc() - Method in class com.persistit.Management.BufferInfo
 
getAntoraOutputDirectory() - Method in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
Base directory for built documentation.
getApiErrors() - Method in class org.forgerock.api.models.Operation
Getter of the error array.
getApiId() - Method in interface org.forgerock.json.resource.CrestApplication
Get the API ID, that will be used in the ApiDescription.
getApiProducer() - Method in interface org.forgerock.http.DescribedHttpApplication
Provides the OpenAPI descriptor producer with which to produce the API.
getApiProducer() - Method in class org.forgerock.http.servlet.example.ExampleHttpApplication
 
getApiProducer() - Method in class org.forgerock.json.resource.http.examples.CrestHttpApplication
 
getApiVersion() - Method in interface org.forgerock.json.resource.CrestApplication
Get the API Version, that will be used in the ApiDescription.
getAppCache() - Method in class com.persistit.Exchange
 
getAppCache() - Method in class com.persistit.Tree
 
getAppCache() - Method in class com.persistit.Volume
 
getAppConfigurationEntry(String) - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
Returns AppConfigurationEntry array for the application appName using Kerberos module.
getAppliedTransactionCount() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getAppliedTransactionCount() - Method in class com.persistit.RecoveryManager
 
getAppliedTransactions() - Method in class com.persistit.Management.RecoveryInfo
 
getArgs() - Method in class com.persistit.AlertMonitor.Event
 
getArray() - Method in class com.persistit.Value
Decodes the array value represented by the current state of this Value.
getArrayLength() - Method in class com.persistit.Value
Returns the element count for the array represented by the current state of this Value.
getArtifactId() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the artifact identifier.
getArtifactItems() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the doc artifacts to unpack when preparing Backstage layout.
getAsciidocBuildSourceDirectory() - Method in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
getAsciidocSourceDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the base directory for Asciidoc source files.
getAsciidocSourceDirectory() - Method in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
getAsciidoctorPluginVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Returns the version of the Asciidoctor Maven plugin to use.
getAttribute(String) - Method in class org.forgerock.authz.filter.api.AuthorizationContext
Gets an attribute from the authorization context, returning null if it does not exist.
getAttributes() - Method in class org.forgerock.authz.filter.api.AuthorizationContext
Gets a copy of all attributes set in this authorization context.
getAttributes() - Method in class org.forgerock.services.context.AttributesContext
Returns the attributes associated with the current request.
getAudience() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the intended audience for the JWT from the Claims Set.
getAuditApi() - Static method in class org.forgerock.caf.authn.test.runtime.TestAuditApi
Factory method called by the Jaspi runtime to get the instance of the AuditApi to use when auditing authentication requests.
getAuditEventHandlerConfigurationSchema(String, ClassLoader) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Gets the configuration schema for an audit event handler as json schema.
getAuditEventProperties(JsonValue) - Static method in class org.forgerock.audit.events.AuditEventHelper
Gets the Audit Event schema properties.
getAuditEventSchema(JsonValue) - Static method in class org.forgerock.audit.events.AuditEventHelper
Gets the Audit Event schema.
getAuditRecords() - Method in class org.forgerock.caf.authn.test.runtime.TestAuditApi
Gets the audit records.
getAuditTrail() - Method in interface org.forgerock.caf.authentication.api.MessageContext
Gets the AuditTrail instance for this message exchange.
getAuthenticationId() - Method in class org.forgerock.services.context.SecurityContext
Returns the principal that the client used during authentication.
getAuthenticationTag() - Method in class org.forgerock.json.jose.jwe.JweEncryption
Gets the authentication tag from the result of the encryption.
getAuthModules(ConfigurationResource, Injector) - Method in class org.forgerock.caf.authn.test.runtime.GuiceModule
Provider for the JASPI runtime's auth modules.
getAuthority() - Method in class org.forgerock.http.MutableUri
Returns the authority compound element.
getAuthorization() - Method in class org.forgerock.services.context.SecurityContext
Returns an unmodifiable map containing additional principals associated with the client which MAY be used when performing authorization decisions.
getAuthzToken() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
Gets the Splunk authorization token required for making HTTP event collector calls.
getAutoCommit() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the auto commit value.
getAvailableAuditEventHandlers() - Method in class org.forgerock.audit.AuditServiceConfiguration
Returns a list of class names of available audit event handlers.
getAvailableBytes() - Method in class com.persistit.Management.BufferInfo
 
getAvailableHeap() - Method in class com.persistit.Persistit
Available heap space at the time this Persistit instance was created.
getAvailableSize() - Method in class com.persistit.Buffer
 
getBackstageDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the file system directory for Backstage layout output.
getBackstageProductName() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the product name as shown on Backstage.
getBaseAddress() - Method in class com.persistit.Management.JournalInfo
Base address is the journal address of the first record required for recovery.
getBaseAddress() - Method in class com.persistit.Management.RecoveryInfo
Address of first record in the journal required for recovery.
getBaseAddress() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getBaseAddress() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getBaseAddress() - Method in class com.persistit.RecoveryManager
 
getBaseConfiguration() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the base configuration applicable to all builds with the docbkx-tools plugin.
getBaseDir() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Project base directory, needed to workaround bugs with *target.db and webhelp.
getBaseUri() - Method in class org.forgerock.http.routing.UriRouterContext
Returns the portion of the request URI which has been routed so far.
getBatch() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
Returns the configuration used to initialize the batch publisher.
getBearerAccessToken(String) - Static method in class org.forgerock.http.oauth2.OAuth2
Extracts the bearer token from the request's authorization header.
getBestRoute(Context, R) - Method in class org.forgerock.services.routing.AbstractRouter
Finds the best route that matches the given request based on the route matchers of the registered routes.
getBigDecimal() - Method in class com.persistit.Value
Decodes the java.math.BigDecimal value represented by the current state of this Value.
getBigInteger() - Method in class com.persistit.Value
Decodes the java.math.BigInteger value represented by the current state of this Value.
getBindings() - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
getBindings() - Method in interface org.forgerock.script.Scope
Returns a scope of named values.
getBitSize() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
The total memory size of the set, in bits.
getBlockSize() - Method in class com.persistit.Management.JournalInfo
Maximum size of one journal file
getBlockSize() - Method in class com.persistit.Management.RecoveryInfo
 
getBlockSize() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getBlockSize() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getBlockSize() - Method in class com.persistit.RecoveryManager
 
getBoldFont() - Method in class com.persistit.ui.AdminUI
 
getBoolean() - Method in class com.persistit.Value
Decodes the boolean value represented by the current state of this Value.
getBooleanArray() - Method in class com.persistit.Value
Returns a boolean array representing the state of this Value.
getBooleanArray(boolean[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the boolean array represented by the state of this Value into the supplied target array.
getBooleanProperty(String, boolean) - Method in class com.persistit.Configuration
Parse and return a string value as either true or false.
getBootParameters() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getBootstrapCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the HtmlForBootstrap XSL stylesheet customization file.
getBoundary() - Method in class org.forgerock.http.header.ContentTypeHeader
Returns the encapsulation boundary or null if none specified.
getBrandingArtifactId() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Gets the branding artifactId to use.
getBrandingGroupId() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Gets the groupId of the branding artifact to use.
getBrandingVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Gets the version of the branding artifact to use.
getBufferCopy(Volume, long) - Method in class com.persistit.BufferPool
Returns a copy of Buffer.
getBufferCopy(int) - Method in class com.persistit.BufferPool
 
getBufferCount() - Method in class com.persistit.BufferPool
 
getBufferCount() - Method in class com.persistit.Management.BufferPoolInfo
Return the count of Buffers managed by this pool.
getBufferCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getBufferFactory() - Method in class org.forgerock.audit.AuditHttpApplication
 
getBufferFactory() - Method in class org.forgerock.authz.basic.AuthzHttpApplication
 
getBufferFactory() - Method in class org.forgerock.caf.authn.test.JaspiHttpApplication
 
getBufferFactory() - Method in interface org.forgerock.http.HttpApplication
Gets the Factory that will create temporary storage Buffers to handle the processing of requests.
getBufferFactory() - Method in class org.forgerock.http.servlet.example.ExampleHttpApplication
 
getBufferFactory() - Method in class org.forgerock.json.resource.http.examples.CrestHttpApplication
 
getBufferFactory() - Method in class org.forgerock.selfservice.example.ExampleSelfServiceApplication
 
getBufferInfo(String, long) - Method in interface com.persistit.Management
Return a BufferInfo reflecting the status of the buffer containing the page specified by the supplied volumeName and pageAddress.
getBufferInfo(String, String, KeyState, int) - Method in interface com.persistit.Management
Return a BufferInfo reflecting the state of a page containing the specified key.
getBufferInfoArray(int, int, String, String) - Method in interface com.persistit.Management
Return an array of Management.BufferInfo objects reflecting the states of selected buffers from the BufferPool for the specified bufferSize.
getBuffering() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Returns the configuration for events buffering.
getBuffering() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
Gets configuration of event buffering.
getBuffering() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Returns the configuration for events buffering.
getBuffering() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
Gets configuration of event buffering.
getBuffering() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
Gets the configuration for buffering.
getBuffering() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the configuration for events buffering.
getBufferPoolConfiguration() - Method in class com.persistit.Configuration
Return a summary of the buffer configuration of all buffer pool sizes as a string.
getBufferPoolInfoArray() - Method in interface com.persistit.Management
Return an array containing a BufferPoolInfo element for each buffer pool.
getBufferPoolMap() - Method in class com.persistit.Configuration
Return an an unmodifiable Map containing the BufferPoolConfiguration instances for each possible buffer size.
getBufferSize() - Method in class com.persistit.Buffer
 
getBufferSize() - Method in class com.persistit.BufferPool
 
getBufferSize() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getBufferSize() - Method in class com.persistit.Management.BufferInfo
 
getBufferSize() - Method in class com.persistit.Management.BufferPoolInfo
Return the size of Buffers managed by this pool.
getBufferSize() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getBuildDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the project build directory for this plugin.
getBundleInPreferredLocale(String, ClassLoader) - Method in class org.forgerock.util.i18n.PreferredLocales
Get a ResourceBundle using the preferred locale list and using the provided ClassLoader.
getBundleUrl() - Method in class org.forgerock.commons.launcher.BundleHandler
Get the bundle location URL.
getByte(byte[], int) - Static method in class com.persistit.util.Util
 
getByte() - Method in class com.persistit.Value
Decodes the byte value represented by the current state of this Value.
getByteArray() - Method in class com.persistit.Value
Returns a byte array representing the state of this Value.
getByteArray(byte[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the byte array represented by the state of this Value into the supplied target array.
getByteBuffer() - Method in class com.persistit.Buffer
 
getBytes() - Method in class com.persistit.KeyHistogram.KeyCount
Get the key bytes
getBytes() - Method in class com.persistit.KeyState
 
getBytes() - Method in class org.forgerock.http.protocol.Entity
Returns a byte array containing a copy of the decoded content of this entity.
getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
Retrieves the number of bytes written by this writer.
getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
Returns the number of bytes written in this stream.
getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
Retrieves the number of bytes written by this writer.
getBytesWritten() - Method in interface org.forgerock.audit.events.handlers.writers.TextWriter
Retrieves the number of bytes written by this writer.
getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
 
getBytesWritten() - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
getBytesWritten() - Method in interface org.forgerock.audit.rotation.RotatableObject
Retrieves the number of bytes written to the file.
getCallback() - Method in class org.forgerock.selfservice.core.StageResponse
Returns the callback instance.
getCallCount() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The total number of times that this method has been called since monitoring began.
getCapacity() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returns the maximum capacity of the publishing queue.
getCapacity() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
The capacity of the set.
getCategory() - Method in class com.persistit.AlertMonitor.AlertRecord
 
getCause() - Method in exception com.persistit.Management.WrappedRemoteException
 
getCause() - Method in exception com.persistit.PersistitMap.PersistitMapException
 
getCause() - Method in class org.forgerock.http.protocol.Response
Returns the (possibly null) cause of this error message (assuming it is a 4xx or a 5xx).
getCertificate(String) - Method in class org.forgerock.security.keystore.KeyStoreManager
Gets the certificate from the KeyStore with the given alias.
getCertificates() - Method in class org.forgerock.services.context.ClientContext
Returns the collection (possibly empty) of certificate(s) provided by the client.
getChallenges(HttpHost, HttpResponse, HttpContext) - Method in class org.forgerock.http.apache.NoAuthenticationStrategy
 
getChangeCount() - Method in class com.persistit.Exchange
Return the count of structural changes committed to the Tree on which this Exchange operates.
getChangeCount() - Method in interface com.persistit.ReadOnlyExchange
Return the count of structural changes committed to the Tree on which this Exchange operates.
getChangeCount() - Method in class com.persistit.TreeState
 
getChar(byte[], int) - Static method in class com.persistit.util.Util
 
getChar() - Method in class com.persistit.Value
Decodes the char value represented by the current state of this Value.
getCharArray() - Method in class com.persistit.Value
Returns a char array representing the state of this Value.
getCharArray(char[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the char array represented by the state of this Value into the supplied target array.
getCharset() - Method in class org.forgerock.http.header.ContentTypeHeader
Returns the character set encoding used to encode the message, or null if no character set was specified.
getCheckpointInterval() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setCheckpointInterval(long)
getCheckpointInterval() - Method in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
getChunkedHTMLCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the chunked HTML XSL stylesheet customization file.
getCiphertext() - Method in class org.forgerock.json.jose.jwe.JweEncryption
Gets the ciphertext from the result of the encryption.
getClaim(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets a claim value for the specified key.
getClaim(String, Class<T>) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets a claim value for the specified claim name and then casts it to the specified type.
getClaimSetKey(String) - Static method in enum org.forgerock.json.jose.jwt.JwtClaimsSetKey
Gets the JwtClaimsSetKey constant that matches the given String (case-insensitive).
getClaimsSet() - Method in class org.forgerock.json.jose.jwe.EncryptedJwt
 
getClaimsSet() - Method in class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
 
getClaimsSet() - Method in class org.forgerock.json.jose.jws.EncryptedThenSignedJwt
Gets the claims set object for the nested Encrypted JWT that is the payload of this JWS.
getClaimsSet() - Method in class org.forgerock.json.jose.jws.SignedJwt
Gets the claims set object for the Jwt, which contains all of the claims (name value pairs) conveyed by the JWT.
getClaimsSet() - Method in interface org.forgerock.json.jose.jwt.Jwt
Gets the claims set object for the Jwt, which contains all of the claims (name value pairs) conveyed by the JWT.
getClass(String) - Static method in class org.forgerock.http.util.Loader
Returns the Class object associated with the class or interface with the given name, or null if the class could not be returned for any reason.
getClassifier() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the optional artifact classifier.
getClassLoader() - Static method in class org.forgerock.http.util.Loader
Returns the class loader that should be used consistently throughout the application.
getClientClass() - Method in class com.persistit.DefaultValueCoder
Return the class that this ObjectCoder serves.
getCode() - Method in class org.forgerock.api.models.ApiError
Getter of the error code.
getCode() - Method in enum org.forgerock.audit.handlers.syslog.Facility
Get the syslog code for the facility.
getCode() - Method in enum org.forgerock.audit.handlers.syslog.Severity
Get the syslog code for the severity.
getCode() - Method in class org.forgerock.http.header.Warning
Gets the warning's three digit code.
getCode() - Method in class org.forgerock.http.protocol.Status
Returns the three-digit integer code giving the result of the attempt to understand and satisfy the request.
getCode() - Method in exception org.forgerock.json.resource.ResourceException
Returns the numeric code of the exception.
getCoderManager() - Method in class com.persistit.Persistit
Returns the current CoderManager.
getCodings() - Method in class org.forgerock.http.header.ContentEncodingHeader
Returns the list of content codings.
getColumnClass(int) - Method in class com.persistit.ui.ManagementTableModel
 
getColumnCount() - Method in class com.persistit.ui.ManagementTableModel
 
getColumnCount() - Method in class com.persistit.ui.PersistitTableModel
 
getComment() - Method in class org.forgerock.caf.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class org.forgerock.http.protocol.Cookie
Returns the intended use of a cookie.
getCommentURL() - Method in class org.forgerock.http.protocol.Cookie
Returns the URL identifying the intended use of a cookie.
getCommitCompletionWaitTime() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getCommitCount() - Method in class com.persistit.Management.TransactionInfo
Return the aggregate number of transactions committed since Persistit was initialized
getCommitPolicy() - Method in class com.persistit.Configuration
getCommittedCount() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getCommittedCount() - Method in class com.persistit.RecoveryManager
 
getCommittedTransactionCount() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the aggregate number of transactions committed since Persistit was initialized
getCommittedTransactionCount() - Method in class com.persistit.Transaction
Return the number of transactions committed by this transaction context.
getCommittedTransactions() - Method in class com.persistit.Management.RecoveryInfo
 
getCommitTimestamp() - Method in class com.persistit.Transaction
 
getCommonContentArtifactId() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the artifactId of the common content artifact.
getCommonContentGroupId() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the groupId of the common content artifact.
getCommonContentVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version of the common content artifact to use.
getCompressionAlgorithm() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the Compression Algorithm header parameter for this JWE.
getCompressionHandler(CompressionAlgorithm) - Method in class org.forgerock.json.jose.jwe.CompressionManager
Gets the appropriate CompressionHandler that can perform the required compression using the given compression algorithm.
getConfig() - Method in interface org.forgerock.audit.AuditService
Gets the AuditService configuration.
getConfig() - Method in class org.forgerock.audit.AuditServiceProxy
 
getConfigFile() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getConfiguration() - Method in class com.persistit.Persistit
 
getConfigurationProperties() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
getConfigurationProperties() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getConfiguredAuditEventHandlers(JsonValue) - Static method in class org.forgerock.audit.events.AuditEventHelper
Gets the AuditEventHandlers that the audit event is configure to log to.
getConfiguredFalsePositiveProbability() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
The configured probability of false positives.
getConfiguredFalsePositiveProbability() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getConfiguredFalsePositiveProbability() - Method in interface org.forgerock.bloomfilter.monitoring.BloomFilterMXBean
 
getConnection() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
Gets configuration of connection to Elasticsearch.
getConnection() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
Gets configuration of connection to Splunk.
getConnection() - Method in interface org.forgerock.json.resource.ConnectionFactory
Returns a connection to the JSON resource provider associated with this connection factory.
getConnectionAsync() - Method in interface org.forgerock.json.resource.ConnectionFactory
Asynchronously obtains a connection to the JSON resource provider associated with this connection factory.
getConnectionFactory() - Method in interface org.forgerock.audit.handlers.jms.JmsContextManager
Gets a JMS connection factory.
getConnectionFactory() - Static method in class org.forgerock.authz.basic.crest.BasicAuthorizationConnectionFactory
Creates a ConnectionFactory instance with all the (non-)protected endpoints.
getConnectionFactory() - Static method in class org.forgerock.authz.modules.oauth2.crest.OAuth2AuthorizationConnectionFactory
Creates a ConnectionFactory with a route to the "resource" endpoint, which is protected by the OAuth2 authorization filter which will deem an access token valid if it matches the string "VALID" and will return a scope of "SCOPE" and user info of "UID"->"DEMO".
getConnectionFactory() - Static method in class org.forgerock.caf.authn.test.configuration.ConfigurationConnectionFactory
Creates a ConnectionFactory which contains routes to each CREST resource.
getConnectionFactory() - Method in interface org.forgerock.json.resource.CrestApplication
Get the connection factory for the application.
getConnectionFactoryName() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
Returns the jndi lookup name for the JMS ConnectionFactory to which messages will be published.
getConnectionPool() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Gets the connection pool settings.
getConnectionTimeout() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the maximum amount of time to wait for a connection from the connection pool.
getConnectTimeout() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the timeout after which attempts to connect to the Syslog daemon will be abandoned.
getContent() - Method in interface org.forgerock.json.resource.ActionRequest
Returns the content of this action request.
getContent() - Method in interface org.forgerock.json.resource.CreateRequest
Returns the content of the JSON resource to be created.
getContent() - Method in interface org.forgerock.json.resource.ResourceResponse
Returns the JSON content of this resource.
getContent() - Method in interface org.forgerock.json.resource.UpdateRequest
Returns the content of the JSON resource to be replaced.
getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.AESKeyWrapEncryptionHandler
 
getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.DirectEncryptionHandler
 
getContentEncryptionKey() - Method in interface org.forgerock.json.jose.jwe.handlers.encryption.EncryptionHandler
Creates a Content Encryption Key (CEK) following the appropriate steps defined by the EncryptionHandler JweAlgorithm.
getContentEncryptionKey() - Method in class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Creates a Content Encryption Key (CEK) by generating a random key value with a length equal to the EncryptionMethod A128CBC_HS256 key size.
getContentType() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the content type header parameter for this JWS.
getContext() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
Returns the context that triggered the event.
getContext(Context) - Method in class org.forgerock.script.scope.OperationParameter
Returns the internal context.
getContext(Context) - Method in interface org.forgerock.script.scope.Parameter
Returns the Context assigned with the current Request from the saved context data.
getContext(String) - Method in class org.forgerock.services.context.AbstractContext
 
getContext(String) - Method in interface org.forgerock.services.context.Context
Returns the first context in the chain whose context name matches the provided name.
getContextName() - Method in class org.forgerock.services.context.AbstractContext
 
getContextName() - Method in interface org.forgerock.services.context.Context
Get this Context's name.
getContextProperties() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
Gets the Jndi InitialContext properties.
getCookies(HttpServletRequest) - Static method in class org.forgerock.caf.http.Cookie
Gets all of the Cookies from the provided HttpServletRequest.
getCookies() - Method in class org.forgerock.http.header.CookieHeader
Returns the cookies' request list.
getCookies() - Method in class org.forgerock.http.header.SetCookieHeader
Returns the cookies.
getCookies() - Method in class org.forgerock.http.protocol.Request
Returns the incoming request cookies.
getCopiedPageCount() - Method in class com.persistit.Management.JournalInfo
 
getCopiedPageCount() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getCopierInterval() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getCopyright() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the copyright notice for the current Persistit instance.
getCount() - Method in class com.persistit.AlertMonitor.History
 
getCount() - Method in class com.persistit.KeyHistogram.KeyCount
Get the count
getCount() - Method in class com.persistit.Management.LogicalRecordCount
 
getCountPolicies() - Method in class org.forgerock.api.models.Query
Getter of the supported paging policies.
getCreate() - Method in class org.forgerock.api.models.Items
Getter of Create.
getCreate() - Method in class org.forgerock.api.models.Resource
Getter of Create.
getCreateTime() - Method in class com.persistit.Management.VolumeInfo
Return the time and date when this Volume was created.
getCriticalHeaders() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the critical header parameters for this JWS.
getCRTCoefficient() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA First CRT Coefficient value.
getCRTCoefficient() - Method in class org.forgerock.json.jose.jwk.RsaJWK.OtherFactors
Get the T value.
getCRTExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK.OtherFactors
Get the D value.
getCurrentAddress() - Method in class com.persistit.Management.RecoveryInfo
Address within journal file from which records currently are being scanned.
getCurrentAddress() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getCurrentCapacity() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getCurrentCapacity() - Method in interface org.forgerock.bloomfilter.monitoring.BloomFilterMXBean
 
getCurrentCheckpoint() - Method in class com.persistit.Persistit
 
getCurrentClassLoader() - Method in class org.forgerock.script.registry.ThreadClassLoaderManager
Returns the current thread-local class loader.
getCurrentCount() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
 
getCurrentJournalAddress() - Method in class com.persistit.Management.JournalInfo
 
getCurrentJournalFile() - Method in class com.persistit.Management.JournalInfo
 
getCurrentSize() - Method in class com.persistit.Management.VolumeInfo
Return the current size in bytes of this Volume.
getCurrentTimestamp() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getCurrentTimestamp() - Method in class com.persistit.Persistit
 
getCursor() - Method in class com.persistit.Value
 
getCurve() - Method in class org.forgerock.json.jose.jwk.EcJWK
Gets the known curve to use.
getCycleCount() - Method in class com.persistit.StreamSaver
Returns the cycle count, which is the maximum number of records that will be written with elided keys.
getD() - Method in class org.forgerock.json.jose.jwk.EcJWK
Gets the d value for the elliptical curve private key.
getDailyRotationTimes() - Method in class org.forgerock.audit.rotation.FixedTimeRotationPolicy
Get the list of times since midnight that rotation will occur at.
getData() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Get the data.
getDatabaseType() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Gets the type of the database.
getDataByteCount() - Method in class com.persistit.IntegrityCheck
Returns the total count of bytes in use (not page structure overhead) in data pages traversed during the integrity checking process.
getDataPageCount() - Method in class com.persistit.IntegrityCheck
Returns the total count of data pages traversed during the integrity checking process.
getDataSourceClassName() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the datasource class name for the JDBC database.
getDate() - Method in class com.persistit.Value
Decodes the java.util.Date value represented by the current state of this Value.
getDate() - Method in class org.forgerock.http.header.Warning
Gets the warning's date.
getDateDifferenceInDays(Date, Date, Boolean) - Static method in class org.forgerock.audit.util.DateUtil
return the number of days between the two dates.
getDateUtil() - Static method in class org.forgerock.audit.util.DateUtil
Fetches a DateUtil that is set in the default timezone.
getDateUtil(String) - Static method in class org.forgerock.audit.util.DateUtil
Returns a DateUtil using a specified timezone.
getDateUtil(DateTimeZone) - Static method in class org.forgerock.audit.util.DateUtil
Creates a DateUtil using a specified timezone.
getDb() - Method in class com.persistit.Management.RecordInfo
 
getDefaultCommitListener() - Method in class com.persistit.RecoveryManager
 
getDefaultCommitPolicy() - Method in interface com.persistit.mxbeans.ManagementMXBean
 
getDefaultCommitPolicy() - Method in class com.persistit.Transaction
 
getDefaultFont() - Method in class com.persistit.ui.AdminUI
 
getDefaultJoinPolicy() - Method in class com.persistit.Persistit
 
getDefaultRollbackListener() - Method in class com.persistit.RecoveryManager
 
getDefaultSplitPolicy() - Method in class com.persistit.Persistit
 
getDefaultTransactionCommitPolicy() - Method in class com.persistit.Persistit
This property can be configured with the configuration property "txnpolicy".
getDefaultValue() - Method in class org.forgerock.api.models.Parameter
Getter of the parameter's default value.
getDefaultVersionBehaviour() - Method in class org.forgerock.http.routing.ApiVersionRouterContext
Gets the default version behaviour if the request does not contain a resource API version.
getDefaultVersionBehaviour() - Method in interface org.forgerock.http.routing.ResourceApiVersionBehaviourManager
Gets the default routing behaviour to use when the request does not contain the Accept-API-Version header.
getDefinition(Reference) - Method in class org.forgerock.api.util.ReferenceResolver
Gets a Definitions Schema by JSON reference.
getDefinitions() - Method in class org.forgerock.api.models.ApiDescription
Getter of definitions.
getDefinitions() - Method in class org.forgerock.api.models.Definitions
Gets a Map of schema-names to Schemas.
getDelete() - Method in class org.forgerock.api.models.Items
Getter of Delete.
getDelete() - Method in class org.forgerock.api.models.Resource
Getter of Delete.
getDelimiter() - Method in class org.forgerock.maven.plugins.xcite.Citation
Returns the value of the delimiter.
getDelimiterChar() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Gets the character to use to delimit the csv entries.
getDeliveryMode() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
Returns the delivery mode configuration that should be used when publishing the JMS messages.
getDependencies() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getDependencies() - Method in interface org.forgerock.script.source.ScriptSource
 
getDependencies() - Method in class org.forgerock.script.source.URLScriptSource
 
getDependency(Class<T>) - Method in interface org.forgerock.audit.DependencyProvider
Retrieve the dependency of type T.
getDependency(Class<T>) - Method in class org.forgerock.audit.DependencyProviderBase
Retrieve the dependency of type T.
getDepth() - Method in class com.persistit.Key
The number of key segments in this Key.
getDepth() - Method in class com.persistit.Management.TreeInfo
Return the count of levels in the Tree.
getDepth() - Method in class com.persistit.Tree
 
getDepth() - Method in class com.persistit.TreeState
 
getDescription() - Method in class com.persistit.Management.TaskStatus
Return a description of this task
getDescription(MBeanAttributeInfo) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
getDescription(MBeanOperationInfo) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
getDescription() - Method in class org.forgerock.api.models.ApiDescription
Gets description of API Descriptor.
getDescription() - Method in class org.forgerock.api.models.ApiError
Getter of the error description.
getDescription() - Method in class org.forgerock.api.models.Operation
Getter of the description.
getDescription() - Method in class org.forgerock.api.models.Parameter
Getter of the parameter description.
getDescription() - Method in class org.forgerock.api.models.Resource
Getter of description.
getDetail() - Method in class org.forgerock.authz.filter.api.AuthorizationResult
Gets the detail of why the request is not authorized to access the requested resource.
getDetail() - Method in exception org.forgerock.json.resource.ResourceException
Returns the additional detail which can be evaluated by applications.
getDetailedHistory(String) - Method in class com.persistit.AlertMonitor
 
getDetailedHistory() - Method in class com.persistit.AlertMonitor.History
 
getDetailedHistory(String) - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Return a detailed description, including first and recent occurrences of events within the History for the specified category.
getDevices() - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Getter of the Set of user devices.
getDid() - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
Getter of the device id.
getDirection() - Method in class com.persistit.PersistitMap.ExchangeIterator
 
getDirtyPageCount() - Method in class com.persistit.Management.BufferPoolInfo
Get the count of dirty pages (pages that contain updates not yet written to disk) in this pool.
getDirtyPageCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
Get the count of dirty pages (pages that contain updates not yet written to disk) in this pool.
getDiscard() - Method in class org.forgerock.http.protocol.Cookie
Returns true if the user agent should discard the cookie unconditionally when it terminates.
getDisplayFilter() - Method in interface com.persistit.Management
 
getDocbkxModifiableSourcesDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the base directory for the modifiable copy of DocBook XML source files.
getDocbkxOutputDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Base directory for built documentation.
getDocbkxSourceDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the base directory for DocBook XML source files.
getDocbkxVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the docbkx-tools plugin version to use.
getDocNames() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get document names for the current project.
getDocsSite() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the URL to the site for published documentation.
getDocumentNames(File, String) - Static method in class org.forgerock.doc.maven.utils.NameUtils
Returns names of directories that mirror the document names and contain DocBook XML documents to build.
getDocuments() - Method in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
getDocumentSrcName() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the top-level DocBook XML source document name.
getDomain() - Method in class org.forgerock.caf.http.Cookie
Gets the domain name of this Cookie.
getDomain() - Method in class org.forgerock.http.protocol.Cookie
Returns the domain for which the cookie is valid.
getDouble() - Method in class com.persistit.Value
Decodes the double value represented by the current state of this Value.
getDoubleArray() - Method in class com.persistit.Value
Returns a double array representing the state of this Value.
getDoubleArray(double[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the double array represented by the state of this Value into the supplied target array.
getDraftWatermarkURL() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
For draft mode, URL to the background watermark image.
getDriverClassName() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the class name of the driver to use for the jdbc connection.
getDroppedCount() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
 
getDroppedPageCount() - Method in class com.persistit.Management.JournalInfo
 
getDroppedPageCount() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getDuration() - Method in class com.persistit.AlertMonitor.History
 
getEarliestDirtyTimestamp() - Method in class com.persistit.BufferPool
 
getEarliestDirtyTimestamp() - Method in class com.persistit.Management.BufferPoolInfo
 
getEarliestDirtyTimestamp() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getEbc() - Method in class com.persistit.Management.RecordInfo
 
getElapsedTime() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the elapsed time since startup in milliseconds
getElementAt(int) - Method in class com.persistit.ui.ManagementListModel
 
getEllipticCurveName() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Return the standard name of the elliptic curve definition.
getEmailServiceUrl() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the URL for the email service.
getEmailServiceUrl() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Gets the URL for the email service.
getEncodedBytes() - Method in class com.persistit.Key
Returns the byte array that backs this Key.
getEncodedBytes() - Method in class com.persistit.Value
Returns the backing byte array used to hold the state of this Value.
getEncodedBytes() - Method in class com.persistit.ValueState
 
getEncodedSize() - Method in class com.persistit.Key
Count of encoded bytes in the backing byte array.
getEncodedSize() - Method in class com.persistit.Value
Returns the number of bytes used to encode the current value.
getEncodedSize() - Method in class com.persistit.ValueState
 
getEncryptionAlgorithm() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Gets the Java Cryptographic algorithm name for the algorithm that will create the Content Encryption Key (CEK).
getEncryptionHandler(JweHeader) - Method in class org.forgerock.json.jose.jwe.EncryptionManager
Gets the appropriate EncryptionHandler that can perform the required encryption algorithm, as described by the JweAlgorithm and EncryptionMethod in the given JweHeader.
getEncryptionMethod() - Method in class org.forgerock.json.jose.jwe.JweHeader
Gets the Encryption Method header parameter for this JWE.
getEncryptionMethod() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the encryption method.
getEnd() - Method in class org.forgerock.maven.plugins.xcite.Citation
Returns the value of the start marker, which can be empty.
getEndKey() - Method in class com.persistit.KeyHistogram
 
getEndOfLineSymbols() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Gets the end of line symbol.
getEngineByName(String) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
getEngineByName(String) - Method in interface org.forgerock.script.ScriptRegistry
Looks up and creates a ScriptEngine for a given name.
getEngineName() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns the full name of the ScriptEngine.
getEngineName() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getEngineName() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getEngineVersion() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns the version of the ScriptEngine.
getEngineVersion() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getEngineVersion() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getEnqueuedCount() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getEntity() - Method in interface org.forgerock.http.protocol.Message
Returns the entity.
getEntity() - Method in class org.forgerock.http.protocol.MessageImpl
 
getEnumTitles() - Method in class org.forgerock.api.models.Parameter
Getter of enum-titles.
getEnumValues() - Method in class org.forgerock.api.models.Parameter
Getter of required enum-values.
getEoslJson() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the URL to JSON object showing EOSL versions for each project.
getEphemeralPublicKey() - Method in class org.forgerock.json.jose.jwe.JweHeader
Gets the Ephemeral Public Key header parameter for this JWE.
getEpubCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the EPUB XSL stylesheet customization file.
getError() - Method in class com.persistit.Management.RecordInfo
 
getError(Reference) - Method in class org.forgerock.api.util.ReferenceResolver
Gets and Errors ApiError by JSON reference.
getError() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the error code specifying the cause of the failure.
getErrorCount() - Method in class com.persistit.Management.RecoveryInfo
 
getErrorCount() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getErrorCount() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getErrorCount() - Method in class com.persistit.RecoveryManager
 
getErrorDescription() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the human-readable ASCII text providing additional information, used to assist the client developer in understanding the error that occurred.
getErrorLogTimeInterval() - Method in class com.persistit.AlertMonitor
 
getErrorLogTimeInterval() - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
 
getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestAnySchema
 
getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestArraySchema
 
getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
getErrorOnWritePolicyFailure() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getErrors() - Method in class org.forgerock.api.models.ApiDescription
Getter of errors.
getErrors() - Method in class org.forgerock.api.models.Errors
Gets a Map of error-names to ApiErrors.
getErrorUri() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns a URI identifying a human-readable web page with information about the error, used to provide the client developer with additional information about the error.
getErrorWriter() - Method in class org.forgerock.script.engine.AbstractScriptEngine
 
getEstimatedRemainingCapacity() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
Provides an estimate of the remaining capacity in this bloom filter before it would become saturated.
getEstimatedRemainingCapacity() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getEstimatedRemainingCapacity() - Method in interface org.forgerock.bloomfilter.monitoring.BloomFilterMXBean
 
getEvent() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
Returns the event content.
getEvent() - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
Gets the audit event the table mapping is for.
getEventList() - Method in class com.persistit.AlertMonitor.History
 
getEvictCount() - Method in class com.persistit.Management.BufferPoolInfo
Return the count of valid pages evicted from this pool.
getEvictCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getExample() - Method in class org.forgerock.api.jackson.CrestAnySchema
 
getExample() - Method in class org.forgerock.api.jackson.CrestArraySchema
 
getExample() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
getExample() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getExample() - Method in interface org.forgerock.api.jackson.WithExampleSchema
Gets example JSON Schema field.
getException(int) - Static method in exception org.forgerock.json.resource.ResourceException
getException(int, String) - Static method in exception org.forgerock.json.resource.ResourceException
getException(int, String, Throwable) - Static method in exception org.forgerock.json.resource.ResourceException
getException() - Method in exception org.forgerock.json.schema.validator.exceptions.SchemaException
Return the embedded exception, if any.
getExceptions() - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
Returns the collected ValidationExceptions.
getExchange(Volume, String, boolean) - Method in class com.persistit.Persistit
Returns an Exchange for the specified Volume and the Tree specified by the supplied name.
getExchange(String, String, boolean) - Method in class com.persistit.Persistit
Returns an Exchange for the Tree specified by treeName within the Volume specified by volumeName.
getExchange() - Method in class com.persistit.ui.PersistitTableModel
 
getExcludeIf() - Method in class org.forgerock.audit.filter.FilterPolicy
Gets the excludeIf list.
getExclusions() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Returns a map of DocBook profile settings to exclude elements.
getExpectedFalsePositiveProbability() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
The expected probability of false positives given the current state of the set.
getExpectedFalsePositiveProbability() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getExpectedFalsePositiveProbability() - Method in interface org.forgerock.bloomfilter.monitoring.BloomFilterMXBean
 
getExpirationTime() - Method in class com.persistit.Management.TaskStatus
System time at which this task is scheduled to be stopped if it has not finished yet.
getExpirationTime() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the expiration time of the JWT from the Claims Set.
getExpires() - Method in class org.forgerock.http.protocol.Cookie
Returns the lifetime of the cookie, expressed as the date and time of expiration.
getExpiresAt() - Method in class org.forgerock.http.oauth2.AccessTokenInfo
Returns the time (expressed as a timestamp in milliseconds since epoch) when this token will be expired.
getExpiryTime() - Method in class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Returns the expiry time of the access token.
getExpiryTime() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
The time in milliseconds since the UTC epoch until the last element contained in this bloom filter expires.
getExpiryTime() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getExpiryTime() - Method in interface org.forgerock.bloomfilter.monitoring.BloomFilterMXBean
 
getExtendedPageCount() - Method in class com.persistit.Volume
 
getExtensionPages() - Method in class com.persistit.VolumeSpecification
 
getExtensions() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns an immutable list of filename extensions, which generally identify scripts written in the language supported by this ScriptEngine.
getExtensions() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getExtensions() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getExtensionSize() - Method in class com.persistit.Management.VolumeInfo
Return the size in bytes by which Persistit will extend this Volume when additional file space is required.
getExtensionSize() - Method in class com.persistit.VolumeSpecification
 
getFacility() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the facility constant that should be applied to all Syslog messages.
getFactor() - Method in class org.forgerock.json.jose.jwk.RsaJWK.OtherFactors
Get the R value.
getFactory() - Method in interface org.forgerock.script.engine.ScriptEngine
Returns a ScriptEngineFactory for the class to which this ScriptEngine belongs.
getFactory() - Method in class org.forgerock.script.groovy.GroovyScriptEngineImpl
 
getFactory() - Method in class org.forgerock.script.javascript.RhinoScriptEngine
 
getFailureReasons() - Method in class org.forgerock.caf.authentication.framework.AuditTrail
Gets the list of failure reasons from each of the module entries.
getFamily() - Method in class org.forgerock.http.protocol.Status
Returns the class of response of this status code.
getFaults() - Method in class com.persistit.IntegrityCheck
Returns the detected faults
getFaviconLink() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the favicon link element for the pre-site version of the HTML.
getFetchCounter() - Method in class com.persistit.Management.TreeInfo
 
getFetchCounter() - Method in class com.persistit.Management.VolumeInfo
Return the count of Exchange.fetch() operations.
getFetchCounter() - Method in class com.persistit.TreeStatistics
 
getField() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
Returns the name of the event topic field to which this mapping applies.
getField() - Method in class org.forgerock.json.resource.PatchOperation
Returns the field targeted by the patch operation.
getField() - Method in class org.forgerock.json.resource.SortKey
Returns the sort key field.
getFields() - Method in interface org.forgerock.json.resource.ActionRequest
 
getFields() - Method in interface org.forgerock.json.resource.CreateRequest
 
getFields() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getFields() - Method in interface org.forgerock.json.resource.PatchRequest
 
getFields() - Method in interface org.forgerock.json.resource.QueryRequest
 
getFields() - Method in interface org.forgerock.json.resource.ReadRequest
 
getFields() - Method in interface org.forgerock.json.resource.Request
Returns the list of fields which should be included with each JSON resource returned by this request.
getFields() - Method in interface org.forgerock.json.resource.ResourceResponse
Returns the list of fields which should be included in this JSON resource after field filtering has occurred.
getFields() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getFieldToColumn() - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
Sets the field to column mapping.
getFileFilter(String) - Static method in class org.forgerock.doc.maven.utils.helper.FileFilterFactory
Get a file filter to match directories and files of the specified extension.
getFileForPath(String, URI) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Retrieves a File object corresponding to the specified path.
getFileList() - Method in class com.persistit.BackupTask
 
getFilename() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Gets the location of the keystore to be used.
getFileRetention() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
getFileRotation() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
getFilterPolicies() - Method in class org.forgerock.audit.AuditServiceConfiguration
Get the filter policy mappings.
getFilters() - Method in class org.forgerock.json.resource.FilterChain
Returns a modifiable list containing the list of filters in this filter chain.
getFinishTime() - Method in class com.persistit.Management.TaskStatus
System time at which this task ended, whether normal or abnormally, or zero if the task has not ended yet.
getFirst(String) - Method in class org.forgerock.http.protocol.Headers
Gets the first value of the header, or null if the header does not exist.
getFirst(Class<? extends Header>) - Method in class org.forgerock.http.protocol.Headers
Gets the first value of the header, or null if the header does not exist.
getFirst(K) - Method in class org.forgerock.http.util.MultiValueMap
Returns the first value in the list of values for the matching key, or null if no such value exists.
getFirst() - Method in class org.forgerock.util.Pair
Returns the first element of this pair.
getFirstArg() - Method in class com.persistit.AlertMonitor.Event
 
getFirstEvent() - Method in class com.persistit.AlertMonitor.History
 
getFirstEventTime() - Method in class com.persistit.AlertMonitor.History
 
getFirstValue() - Method in class org.forgerock.http.protocol.Header
Gets the first value of this header instance.
getFixedFont() - Method in class com.persistit.ui.AdminUI
 
getFlags() - Method in class com.persistit.util.ArgParser
 
getFloat() - Method in class com.persistit.Value
Decodes the float value represented by the current state of this Value.
getFloatArray() - Method in class com.persistit.Value
Returns a float array representing the state of this Value.
getFloatArray(float[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the float array represented by the state of this Value into the supplied target array.
getFlushInterval() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getFoCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the FO XSL stylesheet customization file (for PDF, RTF).
getFontsDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Directory where fonts and font metrics are stored.
getFontsElement(String) - Static method in class org.forgerock.doc.maven.pre.Fop
Return a fonts element that includes all the custom fonts.
getFopHyphVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version of the FOP hyphenation plugin to use.
getFopLogLevel() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Log level when building FO output (PDF, RTF).
getForcedCheckpointWriteCount() - Method in class com.persistit.Management.BufferPoolInfo
Return count of pages forced to be written due to an updated after a checkpoint
getForcedCheckpointWriteCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getForcedCheckpointWriteCounter() - Method in class com.persistit.BufferPool
This counter is incremented each time a application modifies a buffer that is (a) dirty, and (b) required to be written as part of a checkpoint.
getForcedWriteCount() - Method in class com.persistit.Management.BufferPoolInfo
Return count of pages forced to be written when dirty on eviction
getForcedWriteCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getForcedWriteCounter() - Method in class com.persistit.BufferPool
This counter is incremented ach time the eviction algorithm selects a dirty buffer to evict.
getForm() - Method in class org.forgerock.http.protocol.Request
Returns a copy of the query parameters and application/x-www-form-urlencoded entity decoded as a form.
getFormat() - Method in class org.forgerock.doc.maven.build.Fo
Get the format.
getFormats() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Return a list of output formats to generate.
getFormatting() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Returns the CSV formatting options.
getFraction() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getFragment() - Method in class org.forgerock.http.MutableUri
Returns the fragment element.
getFramework() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
getFrameworkListener() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
getFreeCount() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
 
getFrom() - Method in class org.forgerock.json.resource.PatchOperation
Returns the source field for move and copy operations.
getFrom() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the from part for the verification email.
getFrom() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Gets the from part for the verification email.
getGarbageLeftPage() - Method in class com.persistit.Management.RecordInfo
 
getGarbagePageCount() - Method in class com.persistit.IntegrityCheck
 
getGarbageRightPage() - Method in class com.persistit.Management.RecordInfo
 
getGarbageStatus() - Method in class com.persistit.Management.RecordInfo
 
getGatewayHttpFrameworkServlet() - Static method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
getGeneration() - Method in class com.persistit.Key
An integer that is incremented every time the content of this Key changes.
getGeneration() - Method in class com.persistit.Management.VolumeInfo
Return the generation number for this Volume.
getGeneration() - Method in class com.persistit.Tree
 
getGetCounter() - Method in class com.persistit.Management.VolumeInfo
Return the number of get operations on this Volume.
getGoogleAnalyticsId() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Google Analytics identifier for the project.
getGroupId() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the artifact group identifier.
getGuiceModules(Class<? extends Annotation>) - Method in interface org.forgerock.guice.core.GuiceModuleLoader
Finds and loads all the Guice modules that will be used to configure the Guice injector instance.
getGuiceModules(Class<? extends Annotation>) - Method in class org.forgerock.guice.core.GuiceModuleServiceLoader
Finds and loads all the Guice modules that will be used to configure the Guice injector instance.
getHandle() - Method in class com.persistit.DefaultValueCoder
 
getHandle() - Method in interface com.persistit.encoding.HandleCache
 
getHandle() - Method in class com.persistit.Tree
 
getHandle() - Method in class com.persistit.Volume
 
getHandledTopics() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Gets the names of all audit event topics this handler is registered against.
getHandledTopics() - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
 
getHandlerForQueries() - Method in class org.forgerock.audit.AuditServiceConfiguration
Returns the name of the handler to use for querying the audit events.
getHeader() - Method in class org.forgerock.json.jose.jwe.EncryptedJwt
 
getHeader() - Method in class org.forgerock.json.jose.jws.SignedJwt
Gets the header object for the JWT, which contains properties which describe the cryptographic operations applied to the JWT, among other properties.
getHeader() - Method in interface org.forgerock.json.jose.jwt.Jwt
Gets the header object for the JWT, which contains properties which describe the cryptographic operations applied to the JWT, among other properties.
getHeader(String) - Method in class org.forgerock.json.resource.http.HttpContext
Returns an unmodifiable list containing the values of the named HTTP request header.
getHeaderAsString(String) - Method in class org.forgerock.json.resource.http.HttpContext
Returns the first value of the named HTTP request header.
getHeaderKey(String) - Static method in enum org.forgerock.json.jose.jwe.JweHeaderKey
Gets the JweHeaderKey constant that matches the given String.
getHeaderKey(String) - Static method in enum org.forgerock.json.jose.jws.JwsHeaderKey
Gets the JwsHeaderKey constant that matches the given String.
getHeaderKey(String) - Static method in enum org.forgerock.json.jose.jwt.JwtHeaderKey
Gets the JwtHeaderKey constant that matches the given String.
getHeaders() - Method in interface org.forgerock.http.protocol.Message
Returns the headers.
getHeaders() - Method in class org.forgerock.http.protocol.MessageImpl
 
getHeaders() - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
Gets the header parameters for the JWT.
getHeaders() - Method in class org.forgerock.json.resource.http.HttpContext
Returns an unmodifiable map of the HTTP request headers.
getHistory(String) - Method in class com.persistit.AlertMonitor
 
getHistoryLength() - Method in class com.persistit.AlertMonitor
 
getHistoryLength() - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
 
getHistoryMap() - Method in class com.persistit.AlertMonitor
 
getHitCount() - Method in class com.persistit.Management.BufferPoolInfo
Return the count of lookup operations for pages images in this pool for which the page image was already found in this BufferPool.
getHitCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
Return the number of lookup operations for pages in this pool for which the page image was already found in this BufferPool.
getHitCounter() - Method in class com.persistit.BufferPool
 
getHitRatio() - Method in class com.persistit.BufferPool
Get the "hit ratio" - the number of hits divided by the number of overall gets.
getHitRatio() - Method in class com.persistit.Management.BufferPoolInfo
Get the "hit ratio" - the number of hits divided by the number of overall gets.
getHitRatio() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
Get the "hit ratio" - the number of hits divided by the number of overall gets.
getHost() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Gets the host for the connection (default localhost).
getHost() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
Gets the host for the connection (default localhost).
getHost() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the hostname of the Syslog daemon to which messages should be published.
getHost() - Method in class org.forgerock.http.MutableUri
Returns the host element.
getHostName() - Method in class com.persistit.ui.AdminUI
 
getHttpApplications() - Method in class org.forgerock.http.servlet.example.ExampleHttpFrameworkServletContextListener
 
getHttpApplications() - Method in class org.forgerock.http.servlet.HttpFrameworkServletContextListener
Gets a Map of HttpApplication instances keyed by a String application key.
getHttpServletContextFactory() - Static method in class org.forgerock.json.resource.http.SecurityContextFactory
Deprecated.
Returns the singleton security context factory which can be used for obtaining context information from a HTTP request.
getId() - Method in class com.persistit.Management.VolumeInfo
Return the internal identifier value for this Volume
getId() - Method in class com.persistit.Transaction
Returns the internal transaction identifier.
getId() - Method in class com.persistit.Volume
 
getId() - Method in class com.persistit.VolumeSpecification
 
getId() - Method in class org.forgerock.api.models.ApiDescription
Getter of id.
getId() - Method in class org.forgerock.json.resource.IdentifierQueryResourceHandler
Gets the identifier being queried for.
getId() - Method in interface org.forgerock.json.resource.ResourceResponse
Returns the ID of this resource, if applicable.
getId() - Method in class org.forgerock.services.context.AbstractContext
 
getId() - Method in interface org.forgerock.services.context.Context
Returns the unique ID identifying this context, usually a UUID.
getIdentityEmailField() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the field name for the identity email address.
getIdentityEmailField() - Method in class org.forgerock.selfservice.stages.user.UserDetailsConfig
Gets the field name for the identity email address.
getIdentityEmailField() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Gets the field name for the identity email address.
getIdentityIdField() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Gets the field name for the identity id.
getIdentityPasswordField() - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
Gets the password field identifier.
getIdentityServiceUrl() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
Gets the URL for the identity service.
getIdentityServiceUrl() - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
Gets the URL for the identity service.
getIdentityServiceUrl() - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
Gets the URL for the identity service.
getIdentityServiceUrl() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Gets the URL for the identity service.
getIdentityUsernameField() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Gets the field name for the identity username.
getIdleTimeout() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the maximum time a connection is allowed to be idle.
getImports() - Static method in class org.forgerock.script.engine.AbstractScriptEngine
 
getIn() - Method in class org.forgerock.http.io.PipeBufferedStream
Returns the output stream which writes to the pipe.
getIncludedFiles(File, String[], String[]) - Static method in class org.forgerock.maven.plugins.xcite.utils.FileUtils
Get a list of relative file paths based on inclusion patterns.
getIncludeIf() - Method in class org.forgerock.audit.filter.FilterPolicy
Gets the includeIf list.
getInclusions() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Returns a map of DocBook profile settings to include elements.
getIndex() - Method in class com.persistit.Buffer
Gets the index of this Buffer within the buffer pool
getIndex() - Method in class com.persistit.Key
Returns the index from which the next invocation of Key.decode() will decode a key segment.
getIndex() - Method in class com.persistit.KeyParser
Return the current index for parsing.
getIndexByteCount() - Method in class com.persistit.IntegrityCheck
Returns the total count of bytes in use (not page structure overhead) in index pages traversed during the integrity checking process.
getIndexHoleCount() - Method in class com.persistit.IntegrityCheck
 
getIndexMapping() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
Sets configuration of index mapping.
getIndexName() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration
Gets primary index name (default is audit).
getIndexPageCount() - Method in class com.persistit.IntegrityCheck
Returns the total count of index pages traversed during the integrity checking process.
getInfo() - Method in class org.forgerock.http.oauth2.AccessTokenInfo
Returns the raw JSON as a map.
getInfoArray() - Method in class com.persistit.ui.ManagementListModel
 
getInfoArray() - Method in class com.persistit.ui.ManagementTableModel
 
getInitialFile() - Method in class org.forgerock.audit.rotation.RotationContext
Get the initial file.
getInitialName() - Method in interface org.forgerock.audit.retention.FileNamingPolicy
Initializes the policy and returns the current name to use.
getInitialName() - Method in class org.forgerock.audit.retention.TimeStampFileNamingPolicy
Gets the initial file.
getInitialPages() - Method in class com.persistit.VolumeSpecification
 
getInitialSize() - Method in class com.persistit.VolumeSpecification
 
getInput() - Method in interface org.forgerock.selfservice.core.ProcessContext
Gets the input provided by the client.
getInputStream() - Method in class ru.org.openam.httpdump.BufferedRequestWrapper
 
getInsertTimeoutSec() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returns the timeout in seconds the duration that the queue should block while attempting to offer a new item for the queue.
getInstallDir() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getInstallURI() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Retrieves the path to the install directory for this instance of the Identity Server.
getInstance(Class<T>) - Static method in enum org.forgerock.guice.core.InjectorHolder
Uses the Guice injector to return the appropriate instance for the given injection type.
getInstance(Key<T>) - Static method in enum org.forgerock.guice.core.InjectorHolder
Uses the Guice injector to return the appropriate instance for the given injection key.
getInstance() - Static method in class org.forgerock.i18n.jul.LocalizedLoggerFactory
Returns a localized logger factory which will create localized loggers for the default locale.
getInstance(Locale) - Static method in class org.forgerock.i18n.jul.LocalizedLoggerFactory
Returns a localized logger factory which will create localized loggers for the provided locale.
getInstance() - Static method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
Returns a localized logger factory which will create localized loggers for the default locale.
getInstance(Locale) - Static method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
Returns a localized logger factory which will create localized loggers for the provided locale.
getInstance() - Static method in class org.forgerock.script.registry.ThreadClassLoaderManager
Returns the thread-local instance of the manager.
getInstance() - Static method in class org.forgerock.util.SignatureUtil
Gets the SignatureUtil instance.
getInt(byte[], int) - Static method in class com.persistit.util.Util
 
getInt() - Method in class com.persistit.Value
Decodes the int value represented by the current state of this Value.
getIntArray() - Method in class com.persistit.Value
Returns a int array representing the state of this Value.
getIntArray(int[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the int array represented by the state of this Value into the supplied target array.
getIntValue(String) - Method in class com.persistit.util.ArgParser
 
getIntValue() - Method in enum org.forgerock.util.thread.listener.ShutdownPriority
Returns the priority.
getIoRate() - Method in interface com.persistit.mxbeans.IOMeterMXBean
 
getIssuedAtTime() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the time the JWT was issued at, from the Claims Set.
getIssuer() - Method in class org.forgerock.jaspi.modules.openid.resolvers.BaseOpenIdResolver
Returns the issuer (IdP) for which this resolver will resolve identities.
getIssuer() - Method in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Returns the issuer (IdP) for which this resolver will resolve identities.
getIssuer() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the issuer this JWT was issued by.
getItems() - Method in class org.forgerock.api.models.Resource
Getter of items.
getJarFileListing(URL, List<String>, List<String>) - Static method in class org.forgerock.commons.launcher.ConfigurationUtil

Retrieve a list of filepaths from a given directory within a jar file.

getJavaScriptFileName() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the main JavaScript file name, found under /js/ in plugin resources.
getJCiteSourcePaths() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the source paths where cited Java files are found.
getJCiteVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the JCite artifact version to use for Java code citations.
getJdbcUrl() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the JDBC database url.
getJndi() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
getJoinPolicy() - Method in class com.persistit.Configuration
getJournalCreatedTime() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getJournalCreatedTime() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getJournalCreatedTime() - Method in class com.persistit.RecoveryManager
 
getJournaledPageCount() - Method in class com.persistit.Management.JournalInfo
 
getJournaledPageCount() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getJournalFilePath() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getJournalFilePath() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getJournalFilePath() - Method in class com.persistit.RecoveryManager
 
getJournalInfo() - Method in interface com.persistit.Management
Return a Management.JournalInfo structure describing the current state of the Journal.
getJournalManager() - Method in class com.persistit.Persistit
 
getJournalPath() - Method in class com.persistit.Configuration
getJournalSize() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setJournalSize(long)
getJson(InputStream) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Returns a JSON value from the provided input stream.
getJson() - Method in class org.forgerock.http.protocol.Entity
Returns the content of this entity decoded as a JSON object.
getJsonContent() - Method in interface org.forgerock.json.resource.ActionResponse
Gets the JsonValue content contained in the Response.
getJsonPointer() - Method in class org.forgerock.json.schema.validator.validators.Validator
Returns the JSON pointer locating where the validator was defined in the schema.
getJsonValue() - Method in exception org.forgerock.json.fluent.JsonValueException
Returns the JSON value for which the exception was thrown.
getJsonValue() - Method in exception org.forgerock.json.JsonValueException
Returns the JSON value for which the exception was thrown.
getJsonWebKey() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the JSON Web Key header parameter for this JWS.
getJweAlgorithm() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the jwe algorithm.
getJWKsAsJsonValue() - Method in class org.forgerock.json.jose.jwk.JWKSet
Get the JWKs in the set.
getJWKsAsList() - Method in class org.forgerock.json.jose.jwk.JWKSet
Get the JWKs in the set.
getJwkSetUrl() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the JWK Set URL header parameter for this JWS.
getJwsAlgorithm(String) - Static method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Gets the JwsAlgorithm constant that matches the given Java Cryptographic algorithm name.
getJwsAlgorithm() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Returns the JwsAlgorithm that corresponds to this elliptic curve.
getJwsAlgorithm() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the jws algorithm.
getJwtId() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the unique ID of the JWT.
getKbaPropertyName() - Method in class org.forgerock.selfservice.stages.kba.KbaConfig
Gets the property name in user json instance where kba details will be set.
getKbOffset() - Method in class com.persistit.Management.RecordInfo
 
getKey() - Method in class com.persistit.Exchange
Return the Key associated with this Exchange.
getKey() - Method in class com.persistit.PersistitMap.ExchangeEntry
Returns the key field of this ExchangeEntry.
getKey() - Method in interface com.persistit.ReadOnlyExchange
Return the Key associated with this Exchange.
getKey() - Method in interface org.forgerock.http.decoder.Decoder
Returns the coding that the decoder supports, as it would appear in the Content-Encoding header.
getKey() - Method in class org.forgerock.http.decoder.internal.DeflateDecoder
 
getKey() - Method in class org.forgerock.http.decoder.internal.GzipDecoder
 
getKey() - Method in interface org.forgerock.http.util.Indexed
Returns the unique key to index the object by.
getKey() - Method in class org.forgerock.json.jose.jwk.OctJWK
Gets the symmetric key.
getKeyBlockEnd() - Method in class com.persistit.Management.BufferInfo
Return an offset within the Buffer used internally in allocating space for key/value pairs.
getKeyBlockStart() - Method in class com.persistit.Management.BufferInfo
Return an offset within the Buffer used internally in allocating space for key/value pairs.
getKeyBuilder() - Method in class com.persistit.DefaultObjectCoder
Return the Builder that copies data values between a Key and a client object.
getKeyCount() - Method in class com.persistit.Buffer
 
getKeyCount() - Method in class com.persistit.KeyHistogram
 
getKeyDepth() - Method in class com.persistit.KeyHistogram
 
getKeyFilter() - Method in class com.persistit.PersistitMap.ExchangeIterator
Returns the KeyFilter for this iterator, or null if there is none.
getKeyId() - Method in class org.forgerock.json.jose.jwk.JWK
Gets the kid parameter of the JWK.
getKeyId() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the Key ID header parameter for this JWS.
getKeyOffset() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Gets the number of octets in each of the CEK and MAC key.
getKeyPairAlgorithm() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the key pair algorithm.
getKeyPairSize() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the key pair size.
getKeySize() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Gets the bit length of the Content Encryption Key (CEK).
getKeyState() - Method in class com.persistit.Management.LogicalRecord
 
getKeyState() - Method in class com.persistit.Management.LogicalRecordCount
 
getKeyState() - Method in class com.persistit.Management.RecordInfo
 
getKeystoneAddress() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getKeystoneAddress() - Method in class com.persistit.RecoveryManager
 
getKeystoneJournalAddress() - Method in class com.persistit.Management.RecoveryInfo
 
getKeystoneJournalFile() - Method in class com.persistit.Management.RecoveryInfo
 
getKeyStore() - Method in class org.forgerock.security.keystore.KeyStoreManager
Gets the managed KeyStore.
getKeystoreHandler(String) - Method in class org.forgerock.audit.providers.DefaultKeyStoreHandlerProvider
 
getKeystoreHandler(String) - Method in interface org.forgerock.audit.providers.KeyStoreHandlerProvider
Returns the keystore handler corresponding to the given name.
getKeyStoreHandlerName() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Get the key store handler name.
getKeyString() - Method in class com.persistit.Management.LogicalRecord
 
getKeyType() - Method in class org.forgerock.json.jose.jwk.JWK
Gets the kty parameter of the JWK.
getKeyType(String) - Static method in enum org.forgerock.json.jose.jwk.KeyType
Get the KeyType given a string.
getKeyUse(String) - Static method in enum org.forgerock.json.jose.jwk.KeyUse
Get the KeyUse.
getKLength() - Method in class com.persistit.Management.RecordInfo
 
getKnownTopics() - Method in interface org.forgerock.audit.AuditService
Returns the set of event topics (schemas) that the AuditService understands.
getKnownTopics() - Method in class org.forgerock.audit.AuditServiceProxy
 
getLanguageName() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns the name of the scripting langauge supported by this ScriptEngine.
getLanguageName() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getLanguageName() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getLanguageVersion() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns the version of the scripting language supported by this ScriptEngine.
getLanguageVersion() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getLanguageVersion() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getLastCopierException() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getLastEvent() - Method in class com.persistit.AlertMonitor.History
 
getLastEventTime() - Method in class com.persistit.AlertMonitor.History
 
getLastException() - Method in class com.persistit.Management.TaskStatus
The most recent Exception thrown by this task.
getLastExtensionTime() - Method in class com.persistit.Management.VolumeInfo
Return the time and date when the most recent file extension occurred.
getLastFlusherException() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getLastReadTime() - Method in class com.persistit.Management.VolumeInfo
Return the time and date when the most recent file read occurred.
getLastRotationTime() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
Retrieves the last time the file was rotated.
getLastRotationTime() - Method in interface org.forgerock.audit.rotation.RotatableObject
Retrieves the last time the file was rotated.
getLastUpdateTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The timestamp at which the statistics were last updated.
getLastValidCheckpoint() - Method in class com.persistit.RecoveryManager
 
getLastValidCheckpointAddress() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getLastValidCheckpointAddress() - Method in class com.persistit.RecoveryManager
 
getLastValidCheckpointAge() - Method in class com.persistit.Management.JournalInfo
Convenience method to return the elapsed time since the last valid checkpoint was written.
getLastValidCheckpointJournalAddress() - Method in class com.persistit.Management.JournalInfo
 
getLastValidCheckpointJournalAddress() - Method in class com.persistit.Management.RecoveryInfo
 
getLastValidCheckpointJournalFile() - Method in class com.persistit.Management.JournalInfo
 
getLastValidCheckpointJournalFile() - Method in class com.persistit.Management.RecoveryInfo
 
getLastValidCheckpointSystemTime() - Method in class com.persistit.Management.JournalInfo
 
getLastValidCheckpointSystemTime() - Method in class com.persistit.Management.RecoveryInfo
 
getLastValidCheckpointTimeMillis() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getLastValidCheckpointTimestamp() - Method in class com.persistit.Management.JournalInfo
 
getLastValidCheckpointTimestamp() - Method in class com.persistit.Management.RecoveryInfo
 
getLastValidCheckpointTimestamp() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getLastValidCheckpointTimestamp() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getLastValidCheckpointTimestamp() - Method in class com.persistit.RecoveryManager
 
getLastWriteTime() - Method in class com.persistit.Management.VolumeInfo
Return the time and date when the most recent file write occurred.
getLatestJson() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the URL to JSON object showing latest versions for each project.
getLauncherConfiguration() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getLeftValue() - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
Gets the left hand side of the math problem.
getLength() - Method in class org.forgerock.http.header.ContentLengthHeader
Returns the content length, or -1 if no content length has been set.
getLength() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Get the length.
getLevel() - Method in class com.persistit.AlertMonitor.AlertRecord
 
getLevel() - Method in class com.persistit.AlertMonitor.Event
 
getLevel() - Method in class com.persistit.AlertMonitor.History
 
getLevel() - Method in class com.persistit.logging.DefaultPersistitLogger
 
getLevel() - Method in interface com.persistit.logging.PersistitLogMessage.LogItem
 
getLinkTesterVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
ForgeRock link tester plugin version to use.
getList(String) - Static method in class ru.org.openam.geo.Client
 
getLiveTransactionMapSize() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getLiveValue() - Method in class com.persistit.Accumulator
Non-transactional view aggregating all updates applied to this Accumulator, whether committed or not.
getLocalAddress() - Method in class org.forgerock.services.context.ClientContext
Returns the IP address of the interface that received the request.
getLocale() - Method in class org.forgerock.i18n.jul.LocalizedLogger
Returns the locale to which this logger will localize all log messages.
getLocale() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns the locale to which this logger will localize all log messages.
getLocales() - Method in class org.forgerock.http.header.AcceptLanguageHeader
Returns the PreferredLocales instance that represents this header.
getLocales() - Method in class org.forgerock.util.i18n.PreferredLocales
The ordered list of preferred locales.
getLocaleTag() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the Locale tag for the documentation set.
getLocalHostName() - Method in class org.forgerock.audit.providers.DefaultLocalHostNameProvider
 
getLocalHostName() - Method in interface org.forgerock.audit.providers.LocalHostNameProvider
Establish the local hostname of the current server.
getLocalizableDescription() - Method in class org.forgerock.api.transform.LocalizableOperation
 
getLocalizableTags() - Method in class org.forgerock.api.transform.LocalizableOperation
 
getLocalizedAnonymousLogger() - Static method in class org.forgerock.i18n.jul.LocalizedLogger
Returns a localized logger which will forward log messages to an anonymous Java Logger obtained by calling Logger.getAnonymousLogger() .
getLocalizedAnonymousLogger() - Method in class org.forgerock.i18n.jul.LocalizedLoggerFactory
Returns a localized logger which will forward log messages to an anonymous Java Logger obtained by calling Logger.getAnonymousLogger() .
getLocalizedLogger(Logger) - Static method in class org.forgerock.i18n.jul.LocalizedLogger
Returns a localized logger which will forward log messages to the provided Java Logger.
getLocalizedLogger(String) - Static method in class org.forgerock.i18n.jul.LocalizedLogger
Returns a localized logger which will forward log messages to the named Java Logger obtained by calling Logger.getLogger(String).
getLocalizedLogger(Logger) - Method in class org.forgerock.i18n.jul.LocalizedLoggerFactory
Returns a localized logger which will forward log messages to the provided Java Logger.
getLocalizedLogger(String) - Method in class org.forgerock.i18n.jul.LocalizedLoggerFactory
Returns a localized logger which will forward log messages to the named Java Logger obtained by calling Logger.getLogger(String).
getLocalizedLogger(Class<?>) - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns a localized logger which will forward log messages to an SLF4J Logger obtained by calling LoggerFactory.getLogger(Class) .
getLocalizedLogger(Logger) - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns a localized logger which will forward log messages to the provided SLF4J Logger.
getLocalizedLogger(String) - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns a localized logger which will forward log messages to an SLF4J Logger obtained by calling LoggerFactory.getLogger(String).
getLocalizedLogger(Class<?>) - Method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
Returns a localized logger which will forward log messages to an SLF4J Logger obtained by calling LoggerFactory.getLogger(Class) .
getLocalizedLogger(Logger) - Method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
Returns a localized logger which will forward log messages to the provided SLF4J Logger.
getLocalizedLogger(String) - Method in class org.forgerock.i18n.slf4j.LocalizedLoggerFactory
Returns a localized logger which will forward log messages to an SLF4J Logger obtained by calling LoggerFactory.getLogger(String).
getLocalPort() - Method in class org.forgerock.services.context.ClientContext
Returns the port of the interface that received the request.
getLocation() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
 
getLocation() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
Returns the path to the keystore.
getLocation() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
 
getLocationUri() - Method in class org.forgerock.http.header.LocationHeader
Returns the location URI or null if empty.
getLockVolume() - Method in class com.persistit.Persistit
 
getLogBase() - Method in class com.persistit.Persistit
 
getLogDirectory() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Returns the directory where CSV file is located.
getLogDirectory() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
Gets the directory where the JSON file is located.
getLogFile() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setLogFile(java.lang.String)
getLogFile() - Method in interface com.persistit.mxbeans.IOMeterMXBean
 
getLogger() - Method in class org.forgerock.i18n.jul.LocalizedLogger
Returns the underlying Java Logger wrapped by this logger.
getLogger() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns the underlying SLF4J Logger wrapped by this logger.
getLogger(String) - Static method in class org.forgerock.script.scope.FunctionFactory
 
getLoggerForThisClass() - Static method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns a localized logger with a name corresponding to calling class name.
getLogging() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setLogging(java.lang.String)
getLogicalRecordArray(String, String, String, KeyState, Key.Direction, int, int, boolean) - Method in interface com.persistit.Management
Return an array of LogicalRecord elements from a Tree.
getLogicalRecordCount(String, String, String, KeyState, Key.Direction, int) - Method in interface com.persistit.Management
Count the the number of records that could be traversed given a starting key value in a tree specified by volumeName, treeName, using an optional KeyFilter specified by keyFilterString.
getLogItem() - Method in class com.persistit.AlertMonitor.Event
 
getLong(byte[], int) - Static method in class com.persistit.util.Util
 
getLong() - Method in class com.persistit.Value
Decodes the long value represented by the current state of this Value.
getLongArray() - Method in class com.persistit.Value
Returns a long array representing the state of this Value.
getLongArray(long[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the long array represented by the state of this Value into the supplied target array.
getLongRecordByteCount() - Method in class com.persistit.IntegrityCheck
Returns the total count of bytes in use (not page structure overhead) in long record pages traversed during the integrity checking process.
getLongRecordPageCount() - Method in class com.persistit.IntegrityCheck
Returns the total count of long record pages traversed during the integrity checking process.
getLongRunningCount() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
 
getLongValue(String) - Method in class com.persistit.util.ArgParser
 
getMacAlgorithm() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Gets the Java Cryptographic algorithm name for the algorithm that will generate the MAC key.
getMajor() - Method in class org.forgerock.http.routing.Version
Returns the major version number.
getManagement() - Method in class com.persistit.Persistit
Returns an implementation of the Management interface.
getManagement() - Method in class com.persistit.ui.AdminUI
 
getManagementState(AdminUI.AdminAction) - Method in class com.persistit.ui.AdminUI
 
getManpagesCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the man page XSL stylesheet customization file.
getMatchedUri() - Method in class org.forgerock.http.routing.UriRouterContext
Returns the portion of the request URI which matched the URI template.
getMavenAssemblyVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version of the Maven dependency plugin to use.
getMavenDependencyVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version of the Maven dependency plugin to use.
getMavenFilteringVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version of the Maven filtering library to use.
getMavenResourcesVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the Maven resources plugin version.
getMaxAccumulator(int) - Method in class com.persistit.Tree
Return a MaxAccumulator for this Tree and the specified index value between 0 and 63, inclusive.
getMaxAge() - Method in class org.forgerock.caf.http.Cookie
Gets the maximum age in seconds of this Cookie.
getMaxAge() - Method in class org.forgerock.http.protocol.Cookie
Returns the lifetime of the cookie, expressed in seconds.
getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the maximum number of events to read from the buffer on each interval.
getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the maximum number of events that can be batched into a PreparedStatement.
getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returns the maximum count of events that will be expected to be delivered in a single publish call.
getMaxBatchedEvents() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
Gets the maximum number of events to read from the buffer on each interval.
getMaxDiskSpaceToUse() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Gets the maximum disk space the audit logs can occupy.
getMaxFileSize() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Gets the maximum file size of an audit log file in bytes.
getMaxFileSizeInBytes() - Method in class org.forgerock.audit.rotation.SizeBasedRotationPolicy
Gets the maximum size (in bytes) a file may grow to before being rotated.
getMaxImageHeightInInches() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get maximum height for PNG images used in PDF, in inches.
getMaximumCount() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getMaximumDepth() - Method in class com.persistit.KeyFilter
Returns the maximum depth of a key value that will be selected by this KeyFilter.
getMaximumMemory() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getMaximumPageAddress() - Method in class com.persistit.Management.VolumeInfo
Return the largest page address currently in use within the Volume.
getMaximumPages() - Method in class com.persistit.VolumeSpecification
 
getMaximumSize() - Method in class com.persistit.Key
Returns the maximum number of bytes permitting in the backing byte array for this Key.
getMaximumSize() - Method in class com.persistit.Management.VolumeInfo
Return the maximum size in bytes to which this Volume may grow.
getMaximumSize() - Method in class com.persistit.Value
Returns the maximum size to which the backing buffer can grow.
getMaximumSize() - Method in class com.persistit.VolumeSpecification
 
getMaximumTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The maximum time that this method took to execute.
getMaxLifetime() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the maximum lifetime of a connection in the connection pool.
getMaxNumberOfHistoryFiles() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Gets the maximum number of historical log files to retain. -1 disables pruning of old history files.
getMaxPoolSize() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the maximum size of the connection pool.
getMaxSize() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the buffer capacity, which are the maximum number of events that can be buffered.
getMaxSize() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Returns the maximum size of the queue.
getMaxSize() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the buffer capacity, which are the maximum number of events that can be buffered.
getMaxSize() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
Gets the buffer capacity, which are the maximum number of events that can be buffered.
getMaxTimeout() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Gets the maximum timeout (can be null).
getMdAlgorithm() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Returns the Java-friendly name of the message digest algorithm implementation.
getMeanTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The average (mean) time that this method took to execute.
getMedianTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The median (50th percentile) time taken to execute this method. 50% of all requests completed within this time.
getMemorySizeKB() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getMemorySizeKB() - Method in interface org.forgerock.bloomfilter.monitoring.BloomFilterMXBean
 
getMenuMap() - Method in class com.persistit.ui.AdminPanel
 
getMenuMap() - Method in class com.persistit.ui.AdminUIBufferPanel
 
getMenuMap() - Method in class com.persistit.ui.AdminUISummaryPanel
 
getMenuMap() - Method in class com.persistit.ui.AdminUITaskPanel
 
getMenuMap() - Method in class com.persistit.ui.AdminUITreePanel
 
getMenuMap() - Method in class com.persistit.ui.TreeAndVolumeSelector
 
getMergedKeyCount() - Method in class com.persistit.TreeBuilder
 
getMessage() - Method in class com.persistit.AlertMonitor.AlertRecord
 
getMessage() - Method in exception com.persistit.exception.PersistitIOException
Override default implementation in Throwable.getMessage() to return the detail message of the wrapped IOException.
getMessage() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
Returns the message embedded into this marker.
getMessage() - Method in exception org.forgerock.json.fluent.JsonValueException
Returns the detail message string of this exception.
getMessage() - Method in exception org.forgerock.json.JsonValueException
Returns the detail message string of this exception.
getMessage() - Method in exception org.forgerock.json.schema.validator.exceptions.SchemaException
Return a detail message for this exception.
getMessageLogSize() - Method in class com.persistit.Task
Returns the number of messages available in the message log.
getMessageLogVerbosity() - Method in class com.persistit.Task
Returns the current verbosity level
getMessageObject() - Method in interface org.forgerock.i18n.LocalizableException
Returns the localizable message that explains the problem that occurred.
getMessageObject() - Method in exception org.forgerock.i18n.LocalizedIllegalArgumentException
Returns the localizable message that explains the problem that occurred.
getMessages() - Method in class com.persistit.Management.TaskStatus
Messages that have been posted by this task.
getMessages(int) - Method in class com.persistit.Task
Get all the messages, starting from a specified index.
getMessageTranslations() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the message map for the verification email.
getMessageTranslations() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Gets the message map for the verification email.
getMessageWriter() - Method in class com.persistit.Task
Returns the current PrintWriter, or null if there is none.
getMethod() - Method in class org.forgerock.http.protocol.Request
Returns the method to be performed on the resource.
getMethod() - Method in class org.forgerock.json.resource.http.HttpContext
Returns the effective HTTP method, taking into account presence of the X-HTTP-Method-Override header.
getMimeType() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the mime-type of the email message.
getMimeType() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Gets the mime-type of the email message.
getMimeTypes() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns an immutable list of mimetypes, associated with scripts that can be executed by the engine.
getMimeTypes() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getMimeTypes() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getMinAccumulator(int) - Method in class com.persistit.Tree
Return a MinAccumulator for this Tree and the specified index value between 0 and 63, inclusive.
getMinFreeSpaceRequired() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Gets the minimum free space the system must contain.
getMinIdle() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the minimum number of idle connections in the connection pool.
getMinimumCount() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getMinimumDepth() - Method in class com.persistit.KeyFilter
Returns the minimum depth of a key value that will be selected by this KeyFilter.
getMinimumMemory() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getMinimumPruningDelay() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getMinimumTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The minimum time that this method took to execute.
getMinor() - Method in class org.forgerock.http.routing.Version
Returns the minor version number.
getMissCount() - Method in class com.persistit.Management.BufferPoolInfo
Return the count of lookup operations for pages images in this pool.
getMissCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
Return the number of lookup operations for pages that resulted in a physical disk read operation.
getMissCounter() - Method in class com.persistit.BufferPool
 
getMode() - Method in class org.forgerock.api.models.Create
Getter of the mode.
getMode() - Method in enum org.forgerock.audit.handlers.jms.DeliveryModeConfig
Returns the DeliveryMode value for this configuration.
getMode() - Method in enum org.forgerock.audit.handlers.jms.SessionModeConfig
Returns the session mode setting for this configuration.
getModuleId() - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
Gets the ID of the module to be used in creating authentication audit logs to uniquely identify the authentication module and its outcome when processing a request message.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.AuditingAuthModule
Returns the class's short name.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
Returns the class's short name.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Returns the class's short name.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Returns the class's short name.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
Returns the class's short name.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
Returns the class's short name.
getModuleId() - Method in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Returns the class's short name.
getModuleId() - Method in class org.forgerock.jaspi.modules.iwa.IWAModule
 
getModuleId() - Method in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
 
getModuleId() - Method in class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
 
getModuleId() - Method in class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
 
getModulus() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA modulus value.
getMonitoringStartTime() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The timestamp at which monitoring began or the most recent call to MethodCallStatisticsMXBean.reset().
getMultipleOf() - Method in interface org.forgerock.api.jackson.MultipleOfSchema
Gets multipleOf JSON Schema field.
getMvvAntiValues() - Method in class com.persistit.IntegrityCheck
 
getMvvCount() - Method in class com.persistit.IntegrityCheck
 
getMvvCount() - Method in class com.persistit.Management.BufferInfo
 
getMvvOverhead() - Method in class com.persistit.IntegrityCheck
 
getMvvSize() - Method in class com.persistit.Management.BufferInfo
 
getMXBeans() - Method in interface com.persistit.Management
Return an unmodifiable map of all MXBeans registered in the Persistit instance.
getName() - Method in class com.persistit.DefaultValueCoder.Builder
 
getName() - Method in class com.persistit.Management.TreeInfo
Return the name of the Tree
getName() - Method in class com.persistit.Management.VolumeInfo
Return the alias if one was assigned in the system configuration.
getName() - Method in class com.persistit.policy.JoinPolicy
 
getName() - Method in class com.persistit.Tree
 
getName() - Method in class com.persistit.TreeBuilder
 
getName() - Method in class com.persistit.TreeState
 
getName() - Method in class com.persistit.Volume
 
getName() - Method in class com.persistit.VolumeSpecification
 
getName() - Method in class org.forgerock.api.models.Action
Getter of the ID.
getName() - Method in class org.forgerock.api.models.Parameter
Getter of the name of the parameter.
getName() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Gets the name of this audit event handler.
getName() - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
 
getName() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
Returns the name of this handler.
getName() - Method in class org.forgerock.authz.basic.crest.AlwaysAllowAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.AlwaysDenyAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
 
getName() - Method in class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
 
getName() - Method in interface org.forgerock.authz.filter.crest.api.CrestAuthorizationModule
Returns the name of the authorization module.
getName() - Method in class org.forgerock.authz.modules.oauth2.OAuth2CrestAuthorizationModule
 
getName() - Method in class org.forgerock.caf.http.Cookie
Returns the name of the cookie.
getName() - Method in class org.forgerock.http.header.AcceptApiVersionHeader
 
getName() - Method in class org.forgerock.http.header.AcceptLanguageHeader
 
getName() - Method in class org.forgerock.http.header.ConnectionHeader
 
getName() - Method in class org.forgerock.http.header.ContentApiVersionHeader
 
getName() - Method in class org.forgerock.http.header.ContentEncodingHeader
 
getName() - Method in class org.forgerock.http.header.ContentLengthHeader
 
getName() - Method in class org.forgerock.http.header.ContentTypeHeader
 
getName() - Method in class org.forgerock.http.header.CookieHeader
 
getName() - Method in class org.forgerock.http.header.GenericHeader
 
getName() - Method in class org.forgerock.http.header.LocationHeader
 
getName() - Method in class org.forgerock.http.header.SetCookieHeader
 
getName() - Method in class org.forgerock.http.header.TransactionIdHeader
 
getName() - Method in class org.forgerock.http.header.WarningHeader
 
getName() - Method in class org.forgerock.http.protocol.Cookie
Returns name of the cookie.
getName() - Method in class org.forgerock.http.protocol.Header
Returns the name of the header, as it would canonically appear within an HTTP message.
getName() - Method in class org.forgerock.i18n.jul.LocalizedLogger
Returns the name of this logger.
getName() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns the name of this logger.
getName() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
getName() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Gets the full name of the encryption method.
getName() - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
Getter of the device name.
getName() - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Getter of the user name.
getName() - Method in class org.forgerock.script.ScriptContext
 
getName() - Method in interface org.forgerock.script.ScriptEntry
 
getName() - Method in class org.forgerock.script.ScriptName
 
getName() - Method in class org.forgerock.script.source.BundleContainer
 
getName() - Method in class org.forgerock.script.source.DirectoryContainer
 
getName() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getName() - Method in interface org.forgerock.script.source.SourceUnit
 
getName() - Method in class org.forgerock.script.source.URLScriptSource
 
getName() - Method in interface org.forgerock.selfservice.core.config.StageConfig
Gets the name of the stage configuration.
getName() - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
 
getName() - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
 
getName() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
 
getName() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
 
getName() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
 
getName() - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
 
getName() - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
 
getName() - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
 
getName() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
 
getName() - Method in class org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
 
getName() - Method in class org.forgerock.selfservice.stages.user.UserDetailsConfig
 
getName() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
 
getNames() - Method in class org.forgerock.api.models.Definitions
Returns all Schema names.
getNames() - Method in class org.forgerock.api.models.Errors
Returns all ApiError names.
getNames() - Method in class org.forgerock.api.models.Paths
Returns all Path names.
getNames() - Method in class org.forgerock.api.models.Services
Returns all Services names.
getNames() - Method in class org.forgerock.api.models.SubResources
Returns all sub-resource names.
getNames() - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns an immutable list of short names for the ScriptEngine, which may be used to identify the ScriptEngine by the ScriptEngineManager.
getNames() - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getNames() - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getNestedTransactionDepth() - Method in class com.persistit.Transaction
Returns the nested level count.
getNewCount() - Method in class com.persistit.Management.BufferPoolInfo
Return the count of newly create pages images in this Pool.
getNewCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getNewCounter() - Method in class com.persistit.BufferPool
 
getNewResourceId() - Method in interface org.forgerock.json.resource.CreateRequest
Returns the client provided ID of the resource to be created.
getNext() - Method in class com.persistit.util.InternalHashSet.Entry
 
getNextAvailablePage() - Method in class com.persistit.Volume
 
getNextFile() - Method in class org.forgerock.audit.rotation.RotationContext
Get the next file.
getNextName() - Method in interface org.forgerock.audit.retention.FileNamingPolicy
Gets the next name to use.
getNextName() - Method in class org.forgerock.audit.retention.TimeStampFileNamingPolicy
Gets the next name for this FileNamingPolicy.
getNoSuchMethodMessage(String, Object[]) - Static method in class org.forgerock.script.scope.FunctionFactory
 
getNotBeforeTime() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the time the JWT is not allowed to be processed before, from the Claims Set.
getNotificationInfo() - Method in class com.persistit.AlertMonitor
 
getNotificationInfo() - Method in class com.persistit.mxbeans.MXBeanWrapper
 
getNotPresent(String, String) - Static method in class org.forgerock.json.resource.AdviceWarning
Convenience method to quickly generate frequently-used error type: 100.
getNull() - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value and verifies that it is null.
getNull() - Method in class org.forgerock.script.engine.AbstractScriptEngine
Gets the null object representation.
getNullMessage() - Method in class com.persistit.ui.AdminUI
 
getNumberOfAnswersUserMustSet() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
Gets the number of answers that user must set.
getNumberOfQuestionsUserMustAnswer() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
Gets the number of questions that user must answer.
getObject() - Method in class org.forgerock.json.fluent.JsonValue
Returns the raw Java object representing this JSON value.
getObject() - Method in class org.forgerock.json.JsonValue
Returns the raw Java object representing this JSON value.
getObjectArray() - Method in class com.persistit.Value
Returns a Object array representing the state of this Value.
getObjectInputStream() - Method in class com.persistit.Value
Return a java.io.ObjectInputStream that reads bytes from this Value.
getObjectOutputStream() - Method in class com.persistit.Value
Return a java.io.ObjectOutputStream that writes bytes directly into this Value.
getOpenTime() - Method in class com.persistit.Management.VolumeInfo
Return the time and date when this Volume was opened.
getOperation() - Method in class org.forgerock.json.resource.PatchOperation
Returns the type of patch operation to be performed.
getOperationParameter(Context) - Method in class org.forgerock.script.javascript.RhinoScriptEngine
 
getOperations() - Method in class org.forgerock.api.models.Patch
Getter for supported Patch operations.
getOriginalUri() - Method in class org.forgerock.http.routing.UriRouterContext
Get the original URI.
getOrThrow() - Method in interface org.forgerock.util.promise.Promise
Waits if necessary for this Promise to complete, and then returns the result if it completed successfully, or throws an exception representing the cause of the failure.
getOrThrow(long, TimeUnit) - Method in interface org.forgerock.util.promise.Promise
Waits if necessary for at most the given time for this Promise to complete, and then returns the result if it completed successfully, or throws an exception representing the cause of the failure.
getOrThrow() - Method in class org.forgerock.util.promise.PromiseImpl
 
getOrThrow(long, TimeUnit) - Method in class org.forgerock.util.promise.PromiseImpl
 
getOrThrowUninterruptibly() - Method in interface org.forgerock.util.promise.Promise
Waits if necessary for this Promise to complete, and then returns the result if it completed successfully, or throws an exception representing the cause of the failure.
getOrThrowUninterruptibly(long, TimeUnit) - Method in interface org.forgerock.util.promise.Promise
Waits if necessary for at most the given time for this Promise to complete, and then returns the result if it completed successfully, or throws an exception representing the cause of the failure.
getOrThrowUninterruptibly() - Method in class org.forgerock.util.promise.PromiseImpl
 
getOrThrowUninterruptibly(long, TimeUnit) - Method in class org.forgerock.util.promise.PromiseImpl
 
getOtherFactors() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA other factors value.
getOut() - Method in class org.forgerock.http.io.PipeBufferedStream
Returns the input stream which reads from the pipe.
getOutputDirectory() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the output directory relative to the Backstage apidocs directory.
getOutstandingCheckpointCount() - Method in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
getOwner() - Method in class com.persistit.Management.TaskStatus
Return the owner (hostname and/or username) of the initiator of this task
getPageAddress() - Method in class com.persistit.Buffer
 
getPageAddress() - Method in class com.persistit.Management.BufferInfo
 
getPageBytesInUse() - Method in class com.persistit.KeyHistogram
 
getPageBytesTotal() - Method in class com.persistit.KeyHistogram
 
getPageCount() - Method in class com.persistit.KeyHistogram
 
getPagedResultsCookie() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the opaque cookie which is used by the resource provider to track its position in the set of query results.
getPagedResultsCookie() - Method in interface org.forgerock.json.resource.QueryResponse
Returns the opaque cookie which can be used for the next cookie-based paged request.
getPagedResultsOffset() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the zero-based index of the first resource which should be included in the query results.
getPageListSize() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getPageMapSize() - Method in class com.persistit.Management.JournalInfo
 
getPageMapSize() - Method in class com.persistit.Management.RecoveryInfo
Number of page entries in the recovered page map
getPageMapSize() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getPageMapSize() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getPageMapSize() - Method in class com.persistit.RecoveryManager
 
getPageSize() - Method in class com.persistit.Management.VolumeInfo
Return the page size for this Volume.
getPageSize() - Method in class com.persistit.Volume
 
getPageSize() - Method in class com.persistit.VolumeSpecification
 
getPageSize() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the requested page results page size or 0 if paged results are not required.
getPageType() - Method in class com.persistit.Buffer
Gets the page type
getPageTypeName() - Method in class com.persistit.Buffer
 
getPageTypeName(long, int) - Static method in class com.persistit.Buffer
 
getPagingModes() - Method in class org.forgerock.api.models.Query
Getter of the paging modes.
getPairComparator() - Static method in class org.forgerock.util.Pair
Returns a comparator for Pairs of comparable objects.
getParameter(String) - Method in class org.forgerock.json.jose.jwe.JweHeader
 
getParameter(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets a header parameter for the specified key.
getParameter(String) - Method in class org.forgerock.json.jose.jwt.JwtHeader
Gets a header parameter for the specified key.
getParameter(String, Class<T>) - Method in class org.forgerock.json.jose.jwt.JwtHeader
Gets a header parameter for the specified key and then casts it to the specified type.
getParameter(String) - Method in class org.forgerock.json.resource.http.HttpContext
Returns an unmodifiable list containing the values of the named HTTP request parameter.
getParameter() - Method in class org.forgerock.script.groovy.GroovyScript.InnerListFactory
 
getParameter() - Method in class org.forgerock.script.groovy.GroovyScript.InnerMapFactory
 
getParameter() - Method in class org.forgerock.script.scope.AbstractFactory
 
getParameterAsString(String) - Method in class org.forgerock.json.resource.http.HttpContext
Returns the first value of the named HTTP request parameter.
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
getParameters() - Method in class org.forgerock.api.models.Operation
Getter of the parameters array.
getParameters() - Method in class org.forgerock.api.models.Resource
Getter of the parameters array.
getParameters() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Returns the parameters for the given elliptic curve.
getParameters() - Method in class org.forgerock.json.jose.jwt.JwtHeader
Returns this JwtHeader's parameters.
getParameters() - Method in class org.forgerock.json.resource.http.HttpContext
Returns an unmodifiable map of the HTTP request parameters.
getParent() - Method in class com.persistit.DefaultCoderManager
Returns the parent CoderManager.
getParent() - Method in interface com.persistit.encoding.CoderManager
Return the parent CoderManager implementation, or null if there is none.
getParent() - Method in class org.forgerock.services.context.AbstractContext
 
getParent() - Method in interface org.forgerock.services.context.Context
Returns the parent of this context.
getParentClassLoader() - Method in interface org.forgerock.script.engine.CompilationHandler
 
getParentContainer() - Method in class org.forgerock.script.source.BundleContainer
 
getParentContainer() - Method in class org.forgerock.script.source.DirectoryContainer
 
getParentContainer() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getParentContainer() - Method in interface org.forgerock.script.source.SourceUnit
Get the parent container if there is one.
getParentContainer() - Method in class org.forgerock.script.source.URLScriptSource
 
getPassword() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Gets the password of the keystore.
getPassword() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Gets Elasticsearch password for HTTP basic authentication.
getPassword() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the password to use to connect to the JDBC database.
getPassword() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
 
getPassword() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
Returns the password.
getPassword() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
 
getPassword() - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
getPassword() - Method in interface org.forgerock.audit.secure.SecureStorage
Returns the password used to access the storage.
getPassword() - Method in class org.forgerock.http.handler.HttpClientHandler.ProxyInfo
Gets the proxy authentication password
getPassword() - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Getter of the user password.
getPatch() - Method in class org.forgerock.api.models.Items
Getter of Patch.
getPatch() - Method in class org.forgerock.api.models.Resource
Getter of Patch.
getPatchOperations() - Method in interface org.forgerock.json.resource.PatchRequest
Returns the list of patch operations which should be performed against the targeted resource.
getPath() - Method in class com.persistit.Management.VolumeInfo
Return the full path name.
getPath() - Method in class com.persistit.Volume
Returns the path name by which this volume was opened.
getPath() - Method in class com.persistit.VolumeSpecification
 
getPath() - Method in class org.forgerock.caf.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class org.forgerock.http.MutableUri
Returns the path element.
getPath() - Method in class org.forgerock.http.protocol.Cookie
Returns the subset of URLs on the origin server to which this cookie applies.
getPath() - Method in class org.forgerock.json.resource.http.HttpContext
Returns the HTTP request path.
getPath(JsonPointer, String) - Method in class org.forgerock.json.schema.validator.validators.Validator
Gets the valid JSONPath of the node or the given property.
getPath() - Method in class org.forgerock.maven.plugins.xcite.Citation
Returns the value of the path.
getPathElements() - Method in class org.forgerock.http.MutableUri
Return the URI path elements as an immutable List.
getPathElements(String) - Static method in class org.forgerock.http.util.Paths
Converts a path into a list of URL-decoded path elements.
getPathParameter() - Method in class org.forgerock.api.models.Items
Get the path parameter.
getPaths() - Method in class org.forgerock.api.models.ApiDescription
Getter of paths.
getPaths() - Method in class org.forgerock.api.models.Paths
Gets a Map of path-names to Paths.
getPaths() - Method in class org.forgerock.api.models.VersionedPath
Gets a Map of versions to Resources.
getPaths() - Method in class org.forgerock.http.swagger.SwaggerExtended
 
getPayload() - Method in class org.forgerock.json.jose.jws.SignedJwt
Gets the payload for the JWS, which will either be a JWT Claims Set, SignedJwt.getClaimsSet(), or a nested EncryptedJwt, EncryptedJwt.
getPdfOutputDirectory() - Method in class org.openidentityplatform.doc.maven.AsciidocToPdfMojo
 
getPercentileDump() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
Gets a raw summary dump of call time percentile distribution data, suitable for plotting.
getPerformedCount() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getPersistitAccentColor() - Method in class com.persistit.ui.AdminUI
 
getPersistitGuiContainer() - Method in class com.persistit.Persistit
Returns the java.awt.Container object that contains the diagnostic GUI, if it is open.
getPersistitInstance() - Method in class com.persistit.Exchange
Return the Persistit instance from which this Exchange was created.
getPersistitInstance() - Method in interface com.persistit.ReadOnlyExchange
Return the Persistit instance from which this Exchange was created.
getPersistitLogger() - Method in class com.persistit.Persistit
 
getPlantUmlVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version of the PlantUML artifact.
getPlexusUtilsVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Return the version of Plexus Utils used by the XCite Maven plugin.
getPluginManager() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the Maven BuildPluginManager object.
getPointer() - Method in class org.forgerock.json.fluent.JsonValue
Returns the pointer of the JSON value in its JSON structure.
getPointer() - Method in class org.forgerock.json.JsonValue
Returns the pointer of the JSON value in its JSON structure.
getPointerValue() - Method in class com.persistit.Management.RecordInfo
 
getPollInterval() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getPollTimeoutSec() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returns the timeout in seconds for the worker threads to wait for a new item to be available in the queue before exiting.
getPoolIndex() - Method in class com.persistit.Management.BufferInfo
Return the index of this Buffer within the BufferPool array.
getPoolName() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the name of the connection pool.
getPort() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Gets the port for the connection (default 9200).
getPort() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
Gets the port for the connection (default 8088).
getPort() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the port of the Syslog daemon to which messages should be published.
getPort() - Method in class org.forgerock.http.MutableUri
Returns the port element.
getPort() - Method in class org.forgerock.http.protocol.Cookie
Returns the restricted list of port(s) to which a cookie may be returned.
getPreferredLocale() - Method in class org.forgerock.util.i18n.PreferredLocales
The preferred locale, i.e. the head of the preferred locales list.
getPreferredLocales() - Method in interface org.forgerock.json.resource.ActionRequest
 
getPreferredLocales() - Method in interface org.forgerock.json.resource.CreateRequest
 
getPreferredLocales() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getPreferredLocales() - Method in interface org.forgerock.json.resource.PatchRequest
 
getPreferredLocales() - Method in interface org.forgerock.json.resource.QueryRequest
 
getPreferredLocales() - Method in interface org.forgerock.json.resource.ReadRequest
 
getPreferredLocales() - Method in interface org.forgerock.json.resource.Request
Get the locale preference for the request.
getPreferredLocales() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getPreSiteCss() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the CSS file for the pre-site version of the HTML.
getPrimeP() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA First Prime Factor value.
getPrimePExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA First Factor CRT Exponent value.
getPrimeQ() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA Second Prime Factor value.
getPrimeQExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA Second factor CRT Exponent value.
getPrincipal() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WDSSO
Returns principal of the authenticated user.
getPriorities() - Static method in enum org.forgerock.util.thread.listener.ShutdownPriority
Returns list of all the priorities (ordered from the highest to the lowest priority) defined in the system.
getPrivateExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA Private Exponent value.
getPrivateKey(String, String) - Method in class org.forgerock.security.keystore.KeyStoreManager
Gets the Private Key from the KeyStore with the given alias.
getProductName() - Method in interface org.forgerock.audit.providers.ProductInfoProvider
Returns the name of the application hosting the AuditService.
getProfileInformation() - Method in class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Returns the users profile information.
getProgress() - Method in class com.persistit.IntegrityCheck
Returns an approximate indication of progress during the integrity checking process, where 0.0 indicates that work has not started, and 1.0 represents completion.
getProgressStageClassName() - Method in interface org.forgerock.selfservice.core.config.StageConfig
Gets the class name of the consuming progress stage.
getProgressStageClassName() - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.user.UserDetailsConfig
 
getProgressStageClassName() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
 
getProject() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the MavenProject object.
getProjectDir() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getProjectName() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Short name of the project, such as OpenAM, OpenDJ, OpenIDM.
getProjectURI() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Retrieves the path to the project directory for this instance of the Identity Server.
getProjectVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the project version.
getProperties() - Method in class com.persistit.Configuration
Return the Properties from which this Configuration was loaded.
getProperties() - Method in class com.persistit.Persistit
Deprecated.
getProperty(String) - Method in class com.persistit.Configuration
Return a property value for the supplied propertyName, or null if there is no such property.
getProperty(String, String) - Method in class com.persistit.Configuration
Returns a property value, or a default value if there is no such property.
getProperty(String) - Method in class com.persistit.Persistit
Deprecated.
getProperty(String) - Method in class com.persistit.ui.AdminUI
 
getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestAnySchema
 
getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestArraySchema
 
getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
getPropertyOrder() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getPropertyType(JsonValue, JsonPointer) - Static method in class org.forgerock.audit.events.AuditEventHelper
Gets a AuditEvent property type.
getProposedCheckpoint() - Method in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
getProtocol() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the protocol over which messages transmitted to the Syslog daemon.
getProtocolVersion() - Method in class org.forgerock.http.header.AcceptApiVersionHeader
Gets the acceptable protocol version.
getProtocolVersion() - Method in class org.forgerock.http.header.ContentApiVersionHeader
Gets the protocol version of the content of the returned content.
getProtocolVersion() - Method in class org.forgerock.http.routing.ApiVersionRouterContext
Gets the protocol API version of the framework used to handle the request.
getProxyUri() - Method in class org.forgerock.http.handler.HttpClientHandler.ProxyInfo
Gets the proxy URI
getPrunedPagesCount() - Method in class com.persistit.IntegrityCheck
 
getPruningErrorCount() - Method in class com.persistit.IntegrityCheck
 
getPublicExponent() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Get the RSA Public Exponent.
getPublicKey(String) - Method in class org.forgerock.security.keystore.KeyStoreManager
Gets the Public Key from the KeyStore with the given alias.
getPublisher(InetSocketAddress, SyslogAuditEventHandlerConfiguration) - Method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
Get the publisher for the given configuration.
getQueries() - Method in class org.forgerock.api.models.Resource
Getter of queries.
getQuery() - Method in class org.forgerock.http.MutableUri
Returns the path element.
getQueryableFields() - Method in class org.forgerock.api.models.Query
Getter of the queryable fields.
getQueryExpression() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the native query expression which will be used for processing the query request.
getQueryFilter() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the query filter which will be used for selecting which JSON resources will be returned.
getQueryId() - Method in class org.forgerock.api.models.Query
Getter of the query id.
getQueryId() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the query identifier for pre-defined queries.
getQuestions() - Method in class org.forgerock.selfservice.stages.kba.KbaConfig
Gets the kba questions.
getQuiescentIOthreshold() - Method in interface com.persistit.mxbeans.IOMeterMXBean
 
getQuoteChar() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Gets the character to use to quote the csv entries.
getRawAuthority() - Method in class org.forgerock.http.MutableUri
Returns the raw (encoded) authority compound element.
getRawContentInputStream() - Method in class org.forgerock.http.protocol.Entity
Returns an input stream representing the raw content of this entity.
getRawFragment() - Method in class org.forgerock.http.MutableUri
Returns the raw (encoded) fragment element.
getRawPath() - Method in class org.forgerock.http.MutableUri
Returns the raw (encoded) path element.
getRawQuery() - Method in class org.forgerock.http.MutableUri
Returns the raw (encoded) query element.
getRawUserInfo() - Method in class org.forgerock.http.MutableUri
Returns the raw (encoded) user info element.
getRead() - Method in class org.forgerock.api.models.Items
Getter of Read.
getRead() - Method in class org.forgerock.api.models.Resource
Getter of Read.
getReadCounter() - Method in class com.persistit.Management.VolumeInfo
Return the number of physical read operations performed against pages in this Volume.
getReader() - Method in class org.forgerock.script.engine.AbstractScriptEngine
 
getReader() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getReader() - Method in interface org.forgerock.script.source.ScriptSource
Returns a new Reader on the underlying source object.
getReader() - Method in class org.forgerock.script.source.URLScriptSource
 
getReader() - Method in class ru.org.openam.httpdump.BufferedRequestWrapper
 
getReaderClaimedPageCount() - Method in class com.persistit.Management.BufferPoolInfo
Get the count of pages on which running threads have reader (non-exclusive), but not writer (exclusive) claims in this pool.
getReaderClaimedPageCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
Get the count of pages on which running threads have reader (non-exclusive), but not writer (exclusive) claims in this BufferPool.
getReadonly() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
Gets read-only property.
getReadonly() - Method in class org.forgerock.api.jackson.CrestObjectSchema
Gets read-only property.
getReadPageCount() - Method in class com.persistit.Management.JournalInfo
 
getReadPageCount() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getReadPolicy() - Method in class org.forgerock.api.jackson.CrestAnySchema
 
getReadPolicy() - Method in class org.forgerock.api.jackson.CrestArraySchema
 
getReadPolicy() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
getReadPolicy() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getRealm() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the scope of protection required to access the protected resource.
getReason() - Method in class org.forgerock.authz.filter.api.AuthorizationResult
Gets the reason why the request is not authorized to access the requested resource.
getReason() - Method in exception org.forgerock.json.resource.ResourceException
Returns the short reason phrase of the exception.
getReasonPhrase() - Method in class org.forgerock.http.protocol.Status
Returns the reason phrase associated with the status code.
getRecaptchaSecretKey() - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Gets the secret key for re-captcha.
getRecaptchaSiteKey() - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Gets the site key for re-captcha.
getRecaptchaUri() - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Gets the uri for verifying recaptcha.
getRecordInfoArray(String, long) - Method in interface com.persistit.Management
Return an array containing a RecordInfo element for each record in the page specified by volumeName and pageAddress.
getRecords() - Method in class com.persistit.Buffer
 
getRecoveredCommittedTransactions() - Method in class com.persistit.Management.JournalInfo
 
getRecoveredCompletedTransactions() - Method in class com.persistit.Management.JournalInfo
 
getRecoveryEndAddress() - Method in class com.persistit.Management.RecoveryInfo
 
getRecoveryEndedAddress() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getRecoveryEndedAddress() - Method in class com.persistit.RecoveryManager
 
getRecoveryEndedException() - Method in class com.persistit.Management.RecoveryInfo
 
getRecoveryEndedException() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getRecoveryEndedException() - Method in class com.persistit.RecoveryManager
 
getRecoveryInfo() - Method in interface com.persistit.Management
Return a Management.RecoveryInfo structure describing the current state of the recovery process.
getRecoveryJournalAddress() - Method in class com.persistit.Management.JournalInfo
Address within journal file currently being recovered during startup.
getRecoveryJournalFile() - Method in class com.persistit.Management.JournalInfo
The current journal file being recovered during startup.
getRecoveryManager() - Method in class com.persistit.Persistit
 
getRecoveryStatus() - Method in class com.persistit.Management.JournalInfo
Return one of the following values: Long.MINVALUE if recovery has not begun yet -1 if recovery ended after a "dirty" (abruptly terminated) shutdown 0 if recovery completed after a "clean" (normal) shutdown N > 0 if recovery is in progress, in which case N represents the approximate number of remaining bytes of journal data to process.
getRecoveryStatus() - Method in class com.persistit.Management.RecoveryInfo
Return one of the following values: Long.MINVALUE if recovery has not begun yet -1 if recovery ended after a "dirty" (abruptly terminated) shutdown 0 if recovery completed after a "clean" (normal) shutdown N > 0 if recovery is in progress, in which case N represents the approximate number of remaining bytes of journal data to process.
getReference() - Method in enum org.forgerock.api.commons.CommonsApi.Errors
The reference to use in an API description.
getReference() - Method in class org.forgerock.api.models.ApiError
Getter of the reference.
getReference() - Method in class org.forgerock.api.models.Resource
Gets the reference.
getReference() - Method in class org.forgerock.api.models.Schema
Getter for reference.
getReference() - Method in class org.forgerock.json.schema.validator.validators.ReferenceTypeValidator
Returns the reference to the pointed schema.
getRefreshInterval() - Method in class com.persistit.ui.AdminUI
 
getRefusedCount() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
 
getRegisteredHandler(String) - Method in interface org.forgerock.audit.AuditService
Returns the registered handler corresponding to provided name.
getRegisteredHandler(String) - Method in class org.forgerock.audit.AuditServiceProxy
 
getRegisteredHandlers() - Method in interface org.forgerock.audit.AuditService
Returns the registered handlers.
getRegisteredHandlers() - Method in class org.forgerock.audit.AuditServiceProxy
 
getRegisteredKeyCoders() - Method in class com.persistit.DefaultCoderManager
Create a Map of Classes to registered KeyCoder s.
getRegisteredKeyCoders() - Method in interface com.persistit.encoding.CoderManager
Create a Map of Classes to registered KeyCoder s.
getRegisteredValueCoders() - Method in class com.persistit.DefaultCoderManager
Create a Map of Classes to registered ValueCoders.
getRegisteredValueCoders() - Method in interface com.persistit.encoding.CoderManager
Create a Map of Classes to registered ValueCoders.
getRegistryLevelScriptClassLoader() - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
getRegistryLevelScriptClassLoader() - Method in interface org.forgerock.script.ScriptRegistry
 
getRelativeResourcesDirectoryPath() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Path to arbitrary documentation set resources, relative to the modifiable sources directory.
getReleaseCss() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the CSS file for the release version of the HTML.
getReleaseDate() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the software release date.
getReleaseDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the file system directory for release layout documentation.
getReleaseFaviconLink() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the favicon link element for the release version of the HTML.
getReleaseVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the version for this release.
getReleaseVersionPath() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the path to the directory to hold the release version documents, such as ${project.build.directory}/release/1.0.0.
getRemainingPagedResults() - Method in interface org.forgerock.json.resource.QueryResponse
Returns an estimate of the total number of remaining results to be returned in subsequent paged results query requests.
getRemainingTime() - Method in class com.persistit.Task
Indicates how much time remains (in milliseconds) until this Task's maximum time has expired.
getRemainingUri() - Method in class org.forgerock.http.routing.UriRouterContext
Returns the portion of the request URI which is remaining to be matched be the next router.
getRemoteAddress() - Method in class org.forgerock.services.context.ClientContext
Returns the IP address of the client (or last proxy) that sent the request or an empty string if the client is internal.
getRemoteClass(String) - Method in interface com.persistit.Management
Return a Class definition for a class specified by its name.
getRemotePort() - Method in class org.forgerock.services.context.ClientContext
Returns the source port of the client (or last proxy) that sent the request or -1 if the client is internal.
getRemoteUser() - Method in class org.forgerock.services.context.ClientContext
Returns the login of the user making this request or an empty string if not known.
getRemoveCounter() - Method in class com.persistit.Management.TreeInfo
 
getRemoveCounter() - Method in class com.persistit.Management.VolumeInfo
Return the count of Exchange.remove() operations, including Exchange.fetchAndRemove() operations.
getRemoveCounter() - Method in class com.persistit.TreeStatistics
 
getReportKeyCountMultiple() - Method in class com.persistit.TreeBuilder
 
getRequest() - Method in class org.forgerock.api.models.Action
Getter of the request.
getRequest() - Method in interface org.forgerock.caf.authentication.api.MessageInfoContext
Gets the request object from this MessageContextInfo.
getRequest() - Method in interface org.forgerock.selfservice.core.ProcessContext
Gets the original request.
getRequestBinding() - Method in class org.forgerock.script.ScriptName
 
getRequestBody() - Method in class ru.org.openam.httpdump.BufferedRequestWrapper
 
getRequestContext() - Method in interface org.forgerock.selfservice.core.ProcessContext
Gets the request context.
getRequestContextMap() - Method in interface org.forgerock.caf.authentication.api.MessageInfoContext
Gets the context map for this message exchange.
getRequestedSampleSize() - Method in class com.persistit.KeyHistogram
 
getRequestReceivedTime() - Method in class org.forgerock.services.context.RequestAuditContext
Get the time in milliseconds since the epoch that the request was received.
getRequestType() - Method in interface org.forgerock.json.resource.ActionRequest
 
getRequestType() - Method in interface org.forgerock.json.resource.CreateRequest
 
getRequestType() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getRequestType() - Method in interface org.forgerock.json.resource.PatchRequest
 
getRequestType() - Method in interface org.forgerock.json.resource.QueryRequest
 
getRequestType() - Method in interface org.forgerock.json.resource.ReadRequest
 
getRequestType() - Method in interface org.forgerock.json.resource.Request
Returns the type of this request.
getRequestType() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getRequiredFields() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getRequiredScopes(Context, Request) - Method in interface org.forgerock.http.oauth2.ResourceAccess
Returns the scopes required to access the resource.
getRequirements() - Method in class org.forgerock.selfservice.core.StageResponse
Returns the requirements.
getReservedMemory() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
getResolverForIssuer(String) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverService
Returns the appropriate OpenId Connect resolver for the issuer.
getResolverForIssuer(String) - Method in class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceImpl
Returns the appropriate resolver for the given issuer - if it exists.
getResource(String) - Static method in class org.forgerock.http.util.Loader
Finds the resource with the given name.
getResourceApiVersion() - Method in exception org.forgerock.json.resource.ResourceException
 
getResourceApiVersion() - Method in interface org.forgerock.json.resource.Response
Gets the API version of the resource that the request was routed to.
getResourcePath() - Method in interface org.forgerock.json.resource.ActionRequest
 
getResourcePath() - Method in interface org.forgerock.json.resource.CreateRequest
Returns the path of the JSON resource container beneath which the new resource should be created.
getResourcePath() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getResourcePath() - Method in interface org.forgerock.json.resource.PatchRequest
 
getResourcePath() - Method in interface org.forgerock.json.resource.QueryRequest
 
getResourcePath() - Method in interface org.forgerock.json.resource.ReadRequest
 
getResourcePath() - Method in interface org.forgerock.json.resource.Request
Returns the non-null path of the JSON resource to which this request should be targeted.
getResourcePath() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.ActionRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.CreateRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.PatchRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.QueryRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.ReadRequest
 
getResourcePathObject() - Method in interface org.forgerock.json.resource.Request
Returns the non-null path of the JSON resource to which this request should be targeted.
getResourcePathObject() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getResourceResponse() - Method in class org.forgerock.json.resource.IdentifierQueryResourceHandler
Gets the ResourceResponse query result.
getResourceSchema() - Method in class org.forgerock.api.models.Resource
Getter of resource schema.
getResourcesDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Directory for arbitrary documentation set resources.
getResourceVersion() - Method in class org.forgerock.http.header.AcceptApiVersionHeader
Gets the acceptable resource version.
getResourceVersion() - Method in class org.forgerock.http.header.ContentApiVersionHeader
Gets the resource version of the returned content.
getResourceVersion() - Method in class org.forgerock.http.routing.ApiVersionRouterContext
Gets the API version of the resource that the request was routed to.
getResourceVersion() - Method in interface org.forgerock.json.resource.ActionRequest
 
getResourceVersion() - Method in interface org.forgerock.json.resource.CreateRequest
 
getResourceVersion() - Method in interface org.forgerock.json.resource.DeleteRequest
 
getResourceVersion() - Method in interface org.forgerock.json.resource.PatchRequest
 
getResourceVersion() - Method in interface org.forgerock.json.resource.QueryRequest
 
getResourceVersion() - Method in interface org.forgerock.json.resource.ReadRequest
 
getResourceVersion() - Method in interface org.forgerock.json.resource.Request
Gets the requested API version of the resource.
getResourceVersion() - Method in interface org.forgerock.json.resource.UpdateRequest
 
getResponse() - Method in class org.forgerock.api.models.Action
Getter of the response.
getResponse() - Method in interface org.forgerock.caf.authentication.api.MessageInfoContext
Gets the response object from this MessageContextInfo.
getResponse() - Method in exception org.forgerock.http.protocol.ResponseException
Returns the response associated to this exception.
getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestAnySchema
 
getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestArraySchema
 
getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
getReturnOnDemand() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getRevision() - Method in interface org.forgerock.json.resource.DeleteRequest
Returns the expected version information associated with the JSON resource to be deleted.
getRevision() - Method in interface org.forgerock.json.resource.PatchRequest
Returns the expected version information associated with the JSON resource to be patched.
getRevision() - Method in interface org.forgerock.json.resource.ResourceResponse
Returns the revision of this resource, if known.
getRevision() - Method in interface org.forgerock.json.resource.UpdateRequest
Returns the expected version information associated with the JSON resource to be updated.
getRevision() - Method in class org.forgerock.script.ScriptContext
 
getRevision() - Method in class org.forgerock.script.ScriptName
 
getRightSibling() - Method in class com.persistit.Buffer
Get the page address of the right sibling page
getRightSiblingAddress() - Method in class com.persistit.Management.BufferInfo
 
getRightValue() - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
Gets the right hand side of the math problem.
getRmiHost() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setRmiHost(java.lang.String)
getRmiPort() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setRmiPort(int).
getRmiPort() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the port on which a local RMI server has been registered, or -1 if not registered.
getRmiServerPort() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setRmiServerPort(int).
getRollbackCount() - Method in class com.persistit.Management.TransactionInfo
Return the aggregate number of transaction rollback events since Persistit was initialized
getRollbackCount() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the aggregate number of transaction rollback events since Persistit was initialized
getRollbackSinceCommitCount() - Method in class com.persistit.Management.TransactionInfo
Return the aggregate number of transaction rollback events since the last commit
getRolledBackSinceLastCommitCount() - Method in class com.persistit.Transaction
Return the number of times a transaction in this Transaction context has rolled back since the last successful commit operations.
getRolledBackTransactionCount() - Method in class com.persistit.Transaction
Return the number of transactions rolled back by this transaction context.
getRollOutDate() - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
Getter of the device rollout date.
getRootHandler() - Static method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
getRootPageAddr() - Method in class com.persistit.Tree
Returns the page address of the root page of this Tree.
getRootPageAddr() - Method in class com.persistit.TreeState
Returns the page address of the root page of this Tree.
getRootPageAddress() - Method in class com.persistit.Management.TreeInfo
Return the page address of the root page.
getRotationFilePrefix() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Gets the prefix to add to a log file on rotation.
getRotationFileSuffix() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Gets the suffix to add to a log file on rotation.
getRotationInterval() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Gets the interval to trigger a file rotation.
getRotationInterval() - Method in class org.forgerock.audit.rotation.TimeLimitRotationPolicy
Gets the rotation duration interval.
getRotationRetentionCheckInterval() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
Gets the interval to check time-based file rotation policies.
getRotationTimes() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Gets a list of times at which file rotation should be triggered; times should be provided as Strings that can be parsed by Duration that each specify an offset from midnight.
getRoutes() - Method in class org.forgerock.services.routing.AbstractRouter
Gets all registered routes on this router.
getRowCount() - Method in class com.persistit.ui.ManagementTableModel
 
getRowCount() - Method in class com.persistit.ui.PersistitTableModel
 
getSafeDocumentBuilder(boolean) - Static method in class org.forgerock.util.xml.XMLUtils
Provides a secure DocumentBuilder implementation, which is protected against different types of entity expansion attacks and makes sure that only locally available DTDs can be referenced within the XML document.
getSafeSAXParser(boolean) - Static method in class org.forgerock.util.xml.XMLUtils
Provides a secure SAXParser instance, which is protected against different types of entity expension, DoS attacks and makes sure that only locally available DTDs can be referenced within the XML document.
getSameSite() - Method in class org.forgerock.http.protocol.Cookie
Returns the SameSite policy for this cookie.
getSamples() - Method in class com.persistit.KeyHistogram
 
getSampleSize() - Method in class com.persistit.KeyHistogram
 
getScaledInstance(BufferedImage, int, int, Object, boolean) - Static method in class org.forgerock.doc.maven.utils.PngUtils
Convenience method that returns a scaled instance of the provided BufferedImage.
getSchema() - Method in class org.forgerock.api.models.ApiError
Getter of the error schema.
getSchema() - Method in class org.forgerock.api.models.Schema
Obtain the schema definition if it is not a reference.
getSchema(String) - Method in class org.forgerock.audit.events.EventTopicsMetaData
Returns the JSON schema for the requested topic if this object has meta-data for that topic.
getScheme() - Method in class org.forgerock.http.MutableUri
Returns the scheme name.
getScope(JsonValue) - Method in class org.forgerock.authz.modules.oauth2.RestOAuth2AccessTokenValidator
Gets the scopes for the access token.
getScope() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the required scope of the access token for accessing the requested resource.
getScopes() - Method in class org.forgerock.http.oauth2.AccessTokenInfo
Returns the scopes associated to this token.
getScript(Context) - Method in interface org.forgerock.script.ScriptEntry
Get a new Non-ThreadSafe Script instance.
getScriptBindings(Context, Bindings) - Method in interface org.forgerock.script.ScriptEntry
Get a JSR223 Script Engine aware binding.
getScriptEngine(Map<String, Object>, Collection<SourceContainer>, ClassLoader) - Method in interface org.forgerock.script.engine.ScriptEngineFactory
Returns an instance of the ScriptEngine associated with this ScriptEngineFactory.
getScriptEngine(Map<String, Object>, Collection<SourceContainer>, ClassLoader) - Method in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
getScriptEngine(Map<String, Object>, Collection<SourceContainer>, ClassLoader) - Method in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
getScriptLibraryEntry() - Method in class org.forgerock.script.ScriptEvent
Returns a reference to the script that had a change occur in its lifecycle.
getScriptSource() - Method in interface org.forgerock.script.engine.CompilationHandler
 
getSecond() - Method in class org.forgerock.util.Pair
Returns the second element of this pair.
getSecondaryIndexBuilder(int) - Method in class com.persistit.DefaultObjectCoder
Return a Builders by index, according to the order in which secondary index builders were added.
getSecondaryIndexBuilder(String) - Method in class com.persistit.DefaultObjectCoder
Return a Builder by name.
getSecondaryIndexBuilderCount() - Method in class com.persistit.DefaultObjectCoder
Return the count of secondary index builders.
getSecureStorage(String) - Method in class org.forgerock.audit.providers.DefaultSecureStorageProvider
 
getSecureStorage(String) - Method in interface org.forgerock.audit.providers.SecureStorageProvider
Returns the secure storage corresponding to the given name.
getSecurity() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Returns the CSV tamper evident options.
getSelectedTrees(TreeSelector) - Method in class com.persistit.Persistit
Select a List of Trees determined by the supplied TreeSelector.
getSeqAccumulator(int) - Method in class com.persistit.Tree
Return a SeqAccumulator for this Tree and the specified index value between 0 and 63, inclusive.
getSerialOverride() - Method in class com.persistit.Configuration
getSerialOverridePatterns() - Method in class com.persistit.DefaultCoderManager
Returns the serialization override pattern specified by the serialOverride property.
getService(Reference) - Method in class org.forgerock.api.util.ReferenceResolver
Get a Services Resource by JSON reference.
getService(Bundle, ServiceRegistration<ScriptEngineFactory>) - Method in class org.forgerock.script.groovy.internal.Activator
 
getService(Bundle, ServiceRegistration<ScriptEngineFactory>) - Method in class org.forgerock.script.javascript.internal.Activator
 
getServices() - Method in class org.forgerock.api.models.ApiDescription
Getter of services.
getServices() - Method in class org.forgerock.api.models.Services
Gets a Map of service-names to Resources.
getSession() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the MavenSession object.
getSession() - Method in class org.forgerock.http.session.SessionContext
Returns the Session associated with the remote client.
getSessionAuthModule(ConfigurationResource, Injector) - Method in class org.forgerock.caf.authn.test.runtime.GuiceModule
Provider for the JASPI runtime's "Session" auth module.
getSessionId() - Method in class com.persistit.Persistit
Return this thread's SessionId.
getSessionId() - Method in class com.persistit.Transaction
 
getSessionMode() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
Returns the mode that the JMS session should use when publishing the JMS messages.
getSeverityFieldMappings() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Returns the configurations for mapping audit event field values to Syslog severity values.
getSharedKey() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the shared key.
getShort(byte[], int) - Static method in class com.persistit.util.Util
 
getShort() - Method in class com.persistit.Value
Decodes the short value represented by the current state of this Value.
getShortArray() - Method in class com.persistit.Value
Returns a short array representing the state of this Value.
getShortArray(short[], int, int, int) - Method in class com.persistit.Value
Copies a subarray of the short array represented by the state of this Value into the supplied target array.
getShutdownTimeoutSec() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returnds the timeout in seconds for the publisher to wait for all worker threads to terminate at shutdown.
getSignatureInterval() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Gets the signature's interval.
getSignatureIntervalDuration() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
getSignatureSize() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Returns the size of the signature produced by this curve in octets.
getSingleHTMLCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the single page HTML XSL stylesheet customization file.
getSiteDirectory() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the file system directory for site content.
getSize() - Method in class com.persistit.DefaultValueCoder.Builder
 
getSize() - Method in class com.persistit.Management.RecordInfo
 
getSize() - Method in class com.persistit.ui.ManagementListModel
 
getSkipUrlPatterns() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get regex patterns of URLs to skip when checking external links.
getSlack() - Method in class com.persistit.Management.BufferInfo
 
getSlowIoAlertThreshold() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getSnapshotTokenConfig() - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
Gets the snapshot token type to use.
getSnapshotValue() - Method in class com.persistit.Accumulator
Compute the value computed by accumulating values contributed by (a) all transactions having commit timestamps less than or equal to the specified transaction's start timestamp, and (b) all operations performed by the specified transaction having step numbers equal to or less than the transaction's current step.
getSortedKeyCount() - Method in class com.persistit.TreeBuilder
 
getSortFileCount() - Method in class com.persistit.TreeBuilder
 
getSortFileDirectories() - Method in class com.persistit.TreeBuilder
 
getSortKeys() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the sort keys which should be used for ordering the JSON resources returned by this query request.
getSource() - Method in class org.forgerock.api.models.Parameter
Getter of the parameter source.
getSource() - Method in class org.forgerock.script.source.BundleContainer
 
getSource() - Method in class org.forgerock.script.source.DirectoryContainer
 
getSource() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getSource() - Method in interface org.forgerock.script.source.SourceUnit
 
getSource() - Method in class org.forgerock.script.source.URLScriptSource
 
getSourceOutputAttachmentsDirectory() - Method in class org.openidentityplatform.doc.maven.AsciidocPreProcessMojo
 
getSourceOutputDirectory() - Method in class org.openidentityplatform.doc.maven.AsciidocPreProcessMojo
 
getSourceOutputPartialsDirectory() - Method in class org.openidentityplatform.doc.maven.AsciidocPreProcessMojo
 
getSourceURI() - Method in class org.forgerock.script.source.BundleContainer
 
getSourceURI() - Method in class org.forgerock.script.source.DirectoryContainer
 
getSourceURI() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getSourceURI() - Method in interface org.forgerock.script.source.SourceUnit
 
getSourceURI() - Method in class org.forgerock.script.source.URLScriptSource
 
getSplitPolicy() - Method in class com.persistit.Configuration
getStability() - Method in class org.forgerock.api.models.Operation
Getter of Operation stability.
getStageConfigs() - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
Gets the list of stage configs.
getStageTag() - Method in interface org.forgerock.selfservice.core.ProcessContext
Gets the current stage tag defined by the previously invoked stage.
getStageTag() - Method in class org.forgerock.selfservice.core.StageResponse
Returns the stage tag.
getStandardName() - Method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Return the name of the curve as used for the "crv" claim in a JWK.
getStart() - Method in class org.forgerock.maven.plugins.xcite.Citation
Returns the value of the start marker, which can be empty.
getStartKey() - Method in class com.persistit.KeyHistogram
 
getStartLevel() - Method in class org.forgerock.commons.launcher.BundleHandler
 
getStartTime() - Method in class com.persistit.Management.TaskStatus
System time at which this task was started, or zero if never started.
getStartTime() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the system time at which Persistit was initialized.
getStartTimestamp() - Method in class com.persistit.Transaction
 
getState() - Method in class com.persistit.Management.TaskStatus
Return the state code for this task.
getState(AsyncServerAuthContext) - Method in interface org.forgerock.caf.authentication.api.MessageContext
Gets the AuthenticationState instance that maintains any stateful information for the provided AsyncServerAuthContext.
getState(String) - Method in interface org.forgerock.selfservice.core.ProcessContext
Allows retrieval of state persisted throughout the flow.
getStateString() - Method in class com.persistit.Management.TaskStatus
Return the name of the state this task is in.
getStatistics() - Method in class com.persistit.Tree
 
getStatistics() - Method in interface org.forgerock.bloomfilter.BloomFilter
Gets a snapshot of the current statistics of the set.
getStatistics() - Method in class org.forgerock.bloomfilter.ConcurrentRollingBloomFilter
 
getStatistics() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
getStatus() - Method in class com.persistit.BackupTask
 
getStatus() - Method in class com.persistit.IntegrityCheck
Returns a displayable String indicating the tree currently being checked and the relative counts of pages that have been traversed.
getStatus() - Method in class com.persistit.Management.BufferInfo
Return the status integer for this Buffer.
getStatus() - Method in class com.persistit.Management.TreeInfo
Return the status code for this Tree.
getStatus() - Method in class com.persistit.StatisticsTask
 
getStatus() - Method in class com.persistit.StreamLoader
 
getStatus() - Method in class com.persistit.StreamSaver
 
getStatus() - Method in class com.persistit.Task
Returns a short String message describing the current state of this Task.
getStatus() - Method in class com.persistit.TaskCheck
 
getStatus() - Method in class org.forgerock.http.protocol.Response
Returns the response status.
getStatusDetail() - Method in class com.persistit.IntegrityCheck
 
getStatusDetail() - Method in class com.persistit.Management.TaskStatus
A more detailed description of the current status of the task.
getStatusDetail() - Method in class com.persistit.Task
Returns a String message describing the current state of this Task, possibly in greater detail than Task.getStatus().
getStatusName() - Method in class com.persistit.Management.BufferInfo
Return the status of this Buffer in displayable form.
getStatusSummary() - Method in class com.persistit.Management.TaskStatus
A short (under 40 character) readable String summarizing the current status.
getStdDeviation() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The standard deviation of the average execution time.
getStep() - Method in class com.persistit.Transaction
 
getStopTimeout() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
getStopTimeout() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getStorageDir() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getStorageType() - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
Gets the storage type to use.
getStore() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
 
getStore() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
Get the keystore.
getStore() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
 
getStoreCounter() - Method in class com.persistit.Management.TreeInfo
 
getStoreCounter() - Method in class com.persistit.Management.VolumeInfo
Return the count of Exchange.store(com.persistit.Key, com.persistit.Value) operations, including Exchange.fetchAndStore() operations.
getStoreCounter() - Method in class com.persistit.TreeStatistics
 
getString() - Method in class com.persistit.Value
Decodes the java.lang.String value represented by the current state of this Value.
getString(T) - Method in class com.persistit.Value
Decodes the java.lang.String value represented by the current state of this Value into a supplied java.lang.Appendable.
getString() - Method in class org.forgerock.http.protocol.Entity
Returns the content of this entity decoded as a string.
getStringArray() - Method in class com.persistit.Value
Returns a Object array representing the state of this Value.
getStrings(File) - Static method in class org.forgerock.maven.plugins.xcite.utils.FileUtils
Get the content of a file as an array of Strings.
getStringValue(String) - Method in class com.persistit.util.ArgParser
 
getSubject() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the subject this JWT is issued to.
getSubjectTranslations() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the subject map for the verification email.
getSubjectTranslations() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Gets the subject map for the verification email.
getSubresources() - Method in class org.forgerock.api.models.Items
Getter of sub-resources.
getSubresources() - Method in class org.forgerock.api.models.Resource
Getter of sub-resources.
getSubResources() - Method in class org.forgerock.api.models.SubResources
Gets a Map of paths to Resources.
getSumAccumulator(int) - Method in class com.persistit.Tree
Return a SumAccumulator for this Tree and the specified index value between 0 and 63, inclusive.
getSummary() - Method in class com.persistit.AlertMonitor
 
getSummary() - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Return a summary of this AlertMonitor's current state.
getSupportedLocales() - Method in class org.forgerock.api.models.Operation
Getter of the supported locales array.
getSupportedMessageTypes() - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
Gets the Collection of Class objects of the message types supported by the module.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.AuditingAuthModule
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Returns the Request and Response classes.
getSupportedMessageTypes() - Method in class org.forgerock.jaspi.modules.iwa.IWAModule
Gets the Collection of Class objects of the message types supported by the module.
getSupportedMessageTypes() - Method in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Gets the Collection of Class objects of the message types supported by the module.
getSupportedMessageTypes() - Method in class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
 
getSupportedMessageTypes() - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
getSupportedMessageTypes() - Method in class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
Will return an array of classes indicating that the CHF Http profile is supported.
getSupportedSortKeys() - Method in class org.forgerock.api.models.Query
Getter of the supported sort keys.
getSystemBundle() - Method in interface org.forgerock.commons.launcher.OSGiFramework
Get the system bundle
getSystemBundle() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getSystemVolume() - Method in class com.persistit.Persistit
Returns the designated system volume.
getSysVolume() - Method in class com.persistit.Configuration
getTabbedPane() - Method in class com.persistit.ui.AdminUI
 
getTable() - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
Gets the table name for the mapping.
getTableMappings() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Gets the table mappings for the audit events.
getTag() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Get the tag.
getTags() - Method in class org.forgerock.api.transform.LocalizableOperation
 
getTarget() - Method in class org.forgerock.json.resource.FilterChain
Returns the target request handler which will be invoked once processing has reached the end of the filter chain.
getTaskId() - Method in class com.persistit.Management.TaskStatus
Return the unique taskID for this task
getTaskStateString(int) - Method in class com.persistit.ui.AdminUI
 
getTbOffset() - Method in class com.persistit.Management.RecordInfo
 
getTerm(int) - Method in class com.persistit.KeyFilter
Returns the term at the specified index.
getTermsTranslations() - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
Gets the map of terms and conditions.
getText() - Method in class org.forgerock.http.header.Warning
Gets the warning's text description.
getThis() - Method in class org.forgerock.http.routing.Router
 
getThis() - Method in class org.forgerock.json.resource.Router
 
getThis() - Method in class org.forgerock.services.routing.AbstractRouter
Returns this AbstractRouter instance, typed correctly.
getThreadCount() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returns the count of worker threads to have processing the queue.
getThrowable() - Method in class ru.org.openam.geo.Info
 
getTime() - Method in class com.persistit.AlertMonitor.AlertRecord
 
getTime() - Method in class com.persistit.AlertMonitor.Event
 
getTimeoutMillis() - Method in class com.persistit.Exchange
 
getTimestamp() - Method in class com.persistit.Buffer
 
getTimestamp(ByteBuffer) - Static method in class com.persistit.JournalRecord
 
getTimestamp() - Method in class com.persistit.Management.BufferInfo
 
getTimeUnit() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The units used for all time measurements.
getTitle() - Method in class org.forgerock.api.models.Resource
Getter of title.
getTitle() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the title of the document.
getTmpVolDir() - Method in class com.persistit.Configuration
getTmpVolMaxSize() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setTmpVolMaxSize(long);
getTmpVolPageSize() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setTmpVolPageSize(int)
getToken() - Method in class org.forgerock.http.oauth2.AccessTokenInfo
Returns the access token identifier issued from the authorization server.
getTokenLifeTimeInSeconds() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets the token life time.
getTokens() - Method in class org.forgerock.http.header.ConnectionHeader
Returns the list of connection tokens.
getTokenScopes() - Method in class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Returns the scope associated with the access token.
getTopic() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
Returns the topic of the event.
getTopic() - Method in interface org.forgerock.audit.handlers.jms.JmsContextManager
Gets a JMS topic.
getTopic() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
Returns the name of the event topic to which this mapping applies.
getTopicName() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
Returns the jndi lookup name for the JMS Topic to which messages will be published.
getTopics() - Method in class org.forgerock.audit.events.EventTopicsMetaData
Returns the names of the set of topics for which this object has meta-data.
getTopics() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
Returns the names of the topics accepted by this handler.
getTotalCompletedCommits() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getTotalPagedResults() - Method in interface org.forgerock.json.resource.QueryResponse
Returns the total number of paged results in adherence with the QueryRequest.getTotalPagedResultsPolicy() in the request or QueryResponse.NO_COUNT if paged results were not requested, the count policy is NONE, or the total number of paged results is unknown.
getTotalPagedResultsPolicy() - Method in interface org.forgerock.json.resource.QueryRequest
Returns the CountPolicy used to calculate QueryResponse.getTotalPagedResults().
getTotalPagedResultsPolicy() - Method in interface org.forgerock.json.resource.QueryResponse
Returns the policy that was used to calculate the totalPagedResults.
getTransaction() - Method in class com.persistit.Exchange
The transaction context for this Exchange.
getTransaction() - Method in class com.persistit.Persistit
Get the Transaction object for the current thread.
getTransaction() - Method in interface com.persistit.ReadOnlyExchange
The transaction context for this Exchange.
getTransactionId() - Method in class org.forgerock.http.header.TransactionIdHeader
Returns the transaction id.
getTransactionId() - Method in class org.forgerock.services.context.TransactionIdContext
Returns the transaction id.
getTransactionInfo() - Method in interface com.persistit.Management
Return a Management.TransactionInfo structure summarizing Transaction commit and rollback information.
getTransactionMapSize() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getTransactionMapSize() - Method in class com.persistit.RecoveryManager
 
getTransformation() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Gets the Java Cryptographic algorithm name for the algorithm that will eb used to encrypt the plaintext.
getTransformedValue(JsonValue, JsonValue) - Method in interface org.forgerock.json.JsonPatchValueTransformer
Return the value to be used for a given patch operation.
getTransformers() - Method in class org.forgerock.json.fluent.JsonValue
Returns the JSON value's list of transformers.
getTranslation(List<Locale>, Locale, Map<Locale, String>) - Static method in class org.forgerock.selfservice.stages.utils.LocaleUtils
Retrieves the appropriate translation.
getTranslationFromLocaleMap(PreferredLocales, Map<Locale, String>) - Static method in class org.forgerock.selfservice.stages.utils.LocaleUtils
Using the user's preferred locales (for example, from the "Accept-Language" header in the HTTP context), select the most optimal (string) translation from the map.
getTraverseCounter() - Method in class com.persistit.Management.TreeInfo
 
getTraverseCounter() - Method in class com.persistit.Management.VolumeInfo
getTraverseCounter() - Method in class com.persistit.TreeStatistics
 
getTree() - Method in class com.persistit.Exchange
Return the Tree on which this Exchange operates.
getTree() - Method in class com.persistit.KeyHistogram
 
getTree() - Method in interface com.persistit.ReadOnlyExchange
Return the Tree on which this Exchange operates.
getTree(String, boolean) - Method in class com.persistit.Volume
Looks up by name and returns a NewTree within this Volume.
getTreeComparator() - Method in class com.persistit.TreeBuilder
This method may be extended to provide an application-specific ordering on Trees.
getTreeDepth() - Method in class com.persistit.KeyHistogram
 
getTreeInfo(String, String) - Method in interface com.persistit.Management
Return a TreeInfo for a specified Volume and Tree.
getTreeInfoArray(String) - Method in interface com.persistit.Management
Return an array containing a TreeInfo element for each Tree in the specified volume.
getTreeListString() - Method in class com.persistit.ui.TreeAndVolumeSelector
 
getTreeNames() - Method in class com.persistit.Volume
Returns an array of all currently defined Tree names.
getTrees() - Method in class com.persistit.TreeBuilder
 
getTreeStatistics() - Method in class com.persistit.TreeState
 
getType(ByteBuffer) - Static method in class com.persistit.JournalRecord
 
getType() - Method in class com.persistit.Management.BufferInfo
Return the type of page occupying this Buffer as an integer.
getType() - Method in class com.persistit.Value
Returns the type of the object represented by the current state of this Value.
getType() - Method in class org.forgerock.api.models.Parameter
Getter of the parameter type.
getType() - Method in class org.forgerock.api.models.Query
Getter of the query type.
getType() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
 
getType() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
Returns the type of the keystore.
getType() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
 
getType() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the artifact packaging type.
getType() - Method in class org.forgerock.http.header.ContentTypeHeader
Returns the media type of the underlying data or null if none specified.
getType() - Method in class org.forgerock.json.crypto.JsonCrypto
Returns the type of JSON cryptographic representation.
getType() - Method in interface org.forgerock.json.crypto.JsonDecryptor
Returns the type of cryptographic representation that this JSON decryptor supports.
getType() - Method in interface org.forgerock.json.crypto.JsonEncryptor
Returns the type of cryptographic representation that this JSON encryptor supports.
getType() - Method in class org.forgerock.json.crypto.simple.SimpleDecryptor
 
getType() - Method in class org.forgerock.json.crypto.simple.SimpleEncryptor
 
getType() - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the type of the contents of the Claims Set.
getType() - Method in class org.forgerock.json.jose.jwt.JwtHeader
Gets the type of JWT this header represents.
getType() - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
Getter of the device type.
getType() - Method in class org.forgerock.script.ScriptContext
 
getType() - Method in class org.forgerock.script.ScriptEvent
Returns the type of event.
getType() - Method in class org.forgerock.script.ScriptName
 
getType() - Method in interface org.forgerock.selfservice.core.snapshot.SnapshotTokenConfig
Gets the type of the snapshot token represented by this configuration.
getType() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Gets token handler type.
getTypeName() - Method in class com.persistit.Management.BufferInfo
Return the type of page occupying this Buffer in displayable name form.
getTypeValidator(Map<String, Object>) - Static method in class org.forgerock.json.schema.validator.ObjectValidatorFactory
Returns a validator validating the schema.
getTypeValidator(Map<String, Object>, List<String>) - Static method in class org.forgerock.json.schema.validator.ObjectValidatorFactory
Returns a validator validating the schema.
getTypeValidator(String, Map<String, Object>, List<String>) - Static method in class org.forgerock.json.schema.validator.ObjectValidatorFactory
Instantiates a validator of the passed in type with the given schema.
getUid() - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Getter of the user id.
getUncommittedCount() - Method in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
getUncommittedCount() - Method in class com.persistit.RecoveryManager
 
getUncommittedTransactions() - Method in class com.persistit.Management.RecoveryInfo
 
getUnit() - Method in class org.forgerock.util.time.Duration
Returns the TimeUnit this duration is expressed in.
getUnparsedArray() - Method in class com.persistit.util.ArgParser
Array of arguments that were not parsed by this template.
getUnparsedList() - Method in class com.persistit.util.ArgParser
List of the arguments that were not parsed by this template.
getUpdate() - Method in class org.forgerock.api.models.Items
Getter of Update.
getUpdate() - Method in class org.forgerock.api.models.Resource
Getter of Update.
getUpdateIntervalMillis() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
The interval at which the implementation polls for updates from the underlying performance monitoring code, in milliseconds.
getUrgentFileCountThreshold() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
getUri() - Method in class org.forgerock.http.protocol.Request
Returns the fully-qualified URI of the resource being accessed.
getURI() - Method in class org.forgerock.json.ref.JsonReference
Returns the URI of the value being referenced.
getUriTemplateVariables() - Method in class org.forgerock.http.routing.UriRouterContext
Returns an unmodifiable Map containing the parsed URI template variables, keyed on the URI template variable name.
getURLRevision(URL, String) - Static method in class org.forgerock.script.source.URLScriptSource
 
getUse() - Method in class org.forgerock.json.jose.jwk.JWK
Gets the use parameter of the JWK.
getUserAgent() - Method in class org.forgerock.services.context.ClientContext
Returns the value of the User-Agent HTTP Header (if any, returns an empty string otherwise).
getUserInfo() - Method in class org.forgerock.http.MutableUri
Returns the user info element.
getUsername() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Gets Elasticsearch username for HTTP basic authentication.
getUsername() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Gets the username to use to connect to the JDBC database.
getUsername() - Method in class org.forgerock.http.handler.HttpClientHandler.ProxyInfo
Gets the proxy authentication user name
getUsernameToken() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Gets the string token representing where the user name should be substituted.
getUsersRouter() - Static method in class org.forgerock.json.resource.descriptor.examples.handler.UserCollectionHandler
Creates the route to the different user provider versions.
getValidPageCount() - Method in class com.persistit.Management.BufferPoolInfo
Get the count of valid pages in this pool.
getValidPageCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getValidQueryFields() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Gets the set of query fields to be used when looking up the user.
getValue() - Method in class com.persistit.Exchange
Return the Value associated with this Exchange.
getValue() - Method in class com.persistit.PersistitMap.ExchangeEntry
Returns the value field of this ExchangeEntry.
getValue() - Method in interface com.persistit.ReadOnlyExchange
Return the Value associated with this Exchange.
getValue() - Method in class org.forgerock.api.models.Reference
Getter of the JSON reference.
getValue() - Method in class org.forgerock.audit.events.AuditEvent
Returns the Json value of this event.
getValue() - Method in class org.forgerock.caf.http.Cookie
Gets the current value of this Cookie.
getValue() - Method in class org.forgerock.http.protocol.Cookie
Returns the value of the cookie.
getValue() - Method in interface org.forgerock.jaspi.modules.session.jwt.JwtSessionCookie
Gets the current value of this Cookie.
getValue() - Method in class org.forgerock.json.crypto.JsonCrypto
Returns the JSON cryptographic value.
getValue() - Method in class org.forgerock.json.resource.PatchOperation
Returns the value for the patch operation.
getValue() - Method in exception org.forgerock.script.exception.ScriptThrownException
Returns the value that was thrown from the script.
getValue() - Method in class org.forgerock.services.TransactionId
Returns the value of this TransactionId.
getValue(K, Callable<V>) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Borrow (and create before hand if absent) a cache entry.
getValue(K, Callable<V>, AsyncFunction<V, Duration, Exception>) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Borrow (and create before hand if absent) a cache entry.
getValue() - Method in class org.forgerock.util.time.Duration
Returns the number of TimeUnit this duration represents.
getValueAt(int, int) - Method in class com.persistit.ui.ManagementTableModel
 
getValueAt(int, int) - Method in class com.persistit.ui.PersistitTableModel
 
getValueBuilder() - Method in class com.persistit.DefaultValueCoder
Return the Builder that copies data values between a Value and a client object.
getValueCoder(Class<?>) - Method in class com.persistit.DefaultCoderManager
Return a ValueCoder for the supplied Class.
getValueCoder(Class<?>) - Method in interface com.persistit.encoding.CoderManager
Return a ValueCoder for the supplied Class.
getValueMappings() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
Returns the mapping of audit event values to Syslog severity values.
getValues() - Method in class org.forgerock.http.header.AcceptApiVersionHeader
 
getValues() - Method in class org.forgerock.http.header.AcceptLanguageHeader
 
getValues() - Method in class org.forgerock.http.header.ConnectionHeader
 
getValues() - Method in class org.forgerock.http.header.ContentApiVersionHeader
 
getValues() - Method in class org.forgerock.http.header.ContentEncodingHeader
 
getValues() - Method in class org.forgerock.http.header.ContentLengthHeader
 
getValues() - Method in class org.forgerock.http.header.ContentTypeHeader
 
getValues() - Method in class org.forgerock.http.header.CookieHeader
 
getValues() - Method in class org.forgerock.http.header.GenericHeader
Returns the header as a list of strings.
getValues() - Method in class org.forgerock.http.header.LocationHeader
 
getValues() - Method in class org.forgerock.http.header.SetCookieHeader
 
getValues() - Method in class org.forgerock.http.header.TransactionIdHeader
 
getValues() - Method in class org.forgerock.http.header.WarningHeader
 
getValues() - Method in class org.forgerock.http.protocol.Header
Returns the header as a list of strings.
getValueState() - Method in class com.persistit.Management.LogicalRecord
 
getValueState() - Method in class com.persistit.Management.RecordInfo
 
getValueString() - Method in class com.persistit.Management.LogicalRecord
 
getVerificationLink() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the verification URL to be passed into the email body.
getVerificationLinkToken() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Gets the string token representing where the verification URL should be substituted.
GetVersion - Class in com.persistit
Access the build version string from a resource included in the persistit jar file.
getVersion() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return the version name of the current Persistit instance.
getVersion() - Method in class com.persistit.TimelyResource
 
getVersion(Version.VersionCreator<V>) - Method in class com.persistit.TimelyResource
 
getVersion() - Method in class com.persistit.VolumeSpecification
 
getVersion() - Method in class org.forgerock.api.models.ApiDescription
Getter of version.
getVersion() - Method in class org.forgerock.caf.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Get the artifact version.
getVersion() - Method in class org.forgerock.http.protocol.Cookie
Returns the version of the state management mechanism to which this cookie conforms.
getVersion() - Method in interface org.forgerock.http.protocol.Message
Returns the protocol version.
getVersion() - Method in class org.forgerock.http.protocol.MessageImpl
 
getVersionHandle() - Method in exception com.persistit.exception.WWRetryException
 
getVersions() - Method in class org.forgerock.api.models.VersionedPath
Returns all resource-versions on this path.
getVersionString() - Static method in class com.persistit.GetVersion
 
getVisibility() - Method in interface org.forgerock.script.ScriptEntry
 
getVisibility() - Method in class org.forgerock.script.source.BundleContainer
 
getVisibility() - Method in class org.forgerock.script.source.DirectoryContainer
 
getVisibility() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
getVisibility() - Method in interface org.forgerock.script.source.SourceUnit
 
getVisibility() - Method in class org.forgerock.script.source.URLScriptSource
 
getVolume() - Method in class com.persistit.Buffer
 
getVolume() - Method in class com.persistit.Exchange
Return the Volume containing the data accessed by this Exchange.
getVolume(String) - Method in class com.persistit.Persistit
Looks up a Volume by name or path.
getVolume() - Method in interface com.persistit.ReadOnlyExchange
Return the Volume containing the data accessed by this Exchange.
getVolume() - Method in class com.persistit.Tree
 
getVolumeId() - Method in class com.persistit.Management.BufferInfo
 
getVolumeInfo(String) - Method in interface com.persistit.Management
Return the VolumeInfo for the volume specified by the supplied volumeName.
getVolumeInfoArray() - Method in interface com.persistit.Management
Return an array containing a VolumeInfo element for each open volume.
getVolumeList() - Method in class com.persistit.Configuration
Return a List of VolumeSpecification instances for Volumes that Persistit should load or create during initialization.
getVolumeName() - Method in class com.persistit.Management.BufferInfo
 
getVolumePathName() - Method in class com.persistit.Management.TreeInfo
Return the path name of the volume to which this tree belongs.
getVolumes() - Method in interface com.persistit.mxbeans.ManagementMXBean
Return an array of information of all volumes that Persistit knows about, or null if there are none.
getVolumes() - Method in class com.persistit.Persistit
Get a List of all Volumes currently being managed by this Persistit instance.
getWaitingMessage() - Method in class com.persistit.ui.AdminUI
 
getWarnings() - Method in class org.forgerock.http.header.WarningHeader
Gets all Warnings.
getWarnLogTimeInterval() - Method in class com.persistit.AlertMonitor
 
getWarnLogTimeInterval() - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
 
getWebHelpCss() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the main CSS file for webhelp documents.
getWebHelpCustomization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the webhelp XSL stylesheet customization file.
getWebHelpLogo() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get the location of the logo image for webhelp documents.
getWithNull(Key) - Method in class com.persistit.encoding.ObjectCache
Return the Object value associated with the key if it is present in the cache; otherwise null.
getWorkingDir() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
getWorkingURI() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Retrieves the path to the working directory for this instance of the Identity Server.
getWrappedObject() - Method in class org.forgerock.json.fluent.JsonValue
Returns a Java object representing this JSON value.
getWrappedWriter() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
Retrieves the wrapped writer.
getWriteCount() - Method in class com.persistit.Management.BufferPoolInfo
Return count of pages written from this pool.
getWriteCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
 
getWriteCounter() - Method in class com.persistit.Management.VolumeInfo
Return the number of physical write operations performed against pages in this Volume.
getWriteInterval() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the interval for reading events from the buffer to transmit to Elasticsearch.
getWriteInterval() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the interval to write the queued buffered events.
getWriteInterval() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets delay after which the file-writer thread is scheduled to run after encountering an empty event buffer (units of 'ms' are recommended).
getWriteInterval() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
Gets the interval for reading events from the buffer to transmit to splunk.
getWritePolicy() - Method in class org.forgerock.api.jackson.CrestAnySchema
 
getWritePolicy() - Method in class org.forgerock.api.jackson.CrestArraySchema
 
getWritePolicy() - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
getWritePolicy() - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
getWriter() - Method in class org.forgerock.audit.rotation.RotationContext
Get the writer.
getWriter() - Method in class org.forgerock.script.engine.AbstractScriptEngine
 
getWriterClaimedPageCount() - Method in class com.persistit.Management.BufferPoolInfo
Get the count of pages on which running threads have writer (exclusive) claims in this pool.
getWriterClaimedPageCount() - Method in interface com.persistit.mxbeans.BufferPoolMXBean
Get the count of pages on which running threads have writer (exclusive) claims in this BufferPool.
getWriterThreadName() - Method in class com.persistit.Management.BufferInfo
Return the name of the Thread that currently holds a writer (exclusive) claim on the Buffer if there is one, otherwise returns null.
getWriterThreadName() - Method in class com.persistit.Management.TreeInfo
Return the name of the Thread that currently holds a writer (exclusive) claim on the Buffer if there is one, otherwise returns null.
getWriterThreads() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Gets the number of writer threads to use to write buffered events.
getX() - Method in class org.forgerock.json.jose.jwk.EcJWK
Gets the x value for the elliptical curve point.
getX509Certificate(String) - Method in class org.forgerock.security.keystore.KeyStoreManager
Gets a X509Certificate from the KeyStore with the given alias.
getX509CertificateChain() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the X.509 Certificate Chain header parameter for this JWS.
getX509CertificateThumbprint() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the X.509 Certificate Thumbprint header parameter for this JWS.
getX509Chain() - Method in class org.forgerock.json.jose.jwk.JWK
Gets a List of X509 chain certs.
getX509Thumbnail() - Method in class org.forgerock.json.jose.jwk.JWK
Gets the X509 thumbnail.
getX509URL() - Method in class org.forgerock.json.jose.jwk.JWK
Gets the X509 URL.
getX509Url() - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Gets the X.509 URL header parameter for this JWS.
getXCiteVersion() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Return the version of the XCite Maven plugin to use.
getXhtml5Customization() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Location of the XHTML5 XSL stylesheet customization file, relative to the build directory.
getXmlFileFilter() - Static method in class org.forgerock.doc.maven.utils.helper.FileFilterFactory
Get a file filter for directories and .xml files.
getY() - Method in class org.forgerock.json.jose.jwk.EcJWK
Gets the y value for the elliptical curve point.
getZipFileListing(URL, List<String>, List<String>) - Static method in class org.forgerock.commons.launcher.ConfigurationUtil

Retrieve a list of filepaths from a given directory within a jar file.

GIGA - Static variable in class com.persistit.Configuration
1,024 * 1048576L
GLOBAL - Static variable in class org.forgerock.script.javascript.RhinoScript
 
globalScope - Variable in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
globalScope - Variable in class org.forgerock.script.registry.ScriptRegistryImpl
This is the global scope bindings.
GONE - Static variable in class org.forgerock.http.protocol.Status
The 410 (Gone) status code indicates that access to the target resource is no longer available at the origin server and that this condition is likely to be permanent.
GREATER_EQUAL - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "greater-than-or-equal" operator.
GREATER_THAN - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "greater-than" operator.
greaterThan(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new greater than filter using the provided field name and value assertion.
greaterThanOrEqualTo(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new greater than or equal to filter using the provided field name and value assertion.
GrizzlySupport - Class in org.forgerock.http.grizzly
Provides the Grizzly HTTP library support to the common HTTP Framework.
GroovyScript - Class in org.forgerock.script.groovy
A JavaScript script.
GroovyScript(String, GroovyScriptEngineImpl) - Constructor for class org.forgerock.script.groovy.GroovyScript
 
GroovyScript.InnerListFactory - Class in org.forgerock.script.groovy
 
GroovyScript.InnerMapFactory - Class in org.forgerock.script.groovy
 
GroovyScriptEngineFactory - Class in org.forgerock.script.groovy
A NAME does ...
GroovyScriptEngineFactory() - Constructor for class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
GroovyScriptEngineImpl - Class in org.forgerock.script.groovy
A NAME does ...
GT - Static variable in class com.persistit.Key
 
GTEQ - Static variable in class com.persistit.Key
 
guessType() - Method in class org.forgerock.script.source.EmbeddedScriptSource
 
guessType() - Method in interface org.forgerock.script.source.ScriptSource
 
guessType() - Method in class org.forgerock.script.source.URLScriptSource
 
GuiceInitialisationFilter - Class in org.forgerock.guice.core
Servlet Context Listener to start the Guice initialisation eagerly when the Container starts up, instead of lazily waiting for the first request to kick-start the initialisation.
GuiceInitialisationFilter() - Constructor for class org.forgerock.guice.core.GuiceInitialisationFilter
 
GuiceModule - Class in org.forgerock.caf.authn.test.runtime
Guice module for wiring the JASPI runtime.
GuiceModule() - Constructor for class org.forgerock.caf.authn.test.runtime.GuiceModule
 
GuiceModule - Annotation Type in org.forgerock.guice.core
Signifies a Guice module class that should be used to configure the Guice injector when the system starts up.
GuiceModuleLoader - Interface in org.forgerock.guice.core
Implementations of this interface are responsible for finding and loading all Guice module classes which are annotated with the provide module annotation.
GuiceModules - Annotation Type in org.forgerock.guice.core
This annotation allows the declaration of additional modules to be initialised in the Injector instance.
GuiceModuleServiceLoader - Class in org.forgerock.guice.core
Will find and load all classes which extend the Guice AbstractModule or PrivateModule class and that are annotated with the provided annotation by using the Java ServiceLoader framework.
GuiceTestCase - Class in org.forgerock.guice.core
A test case that allows registration of guice modules for the life of each test method being run.
GuiceTestCase() - Constructor for class org.forgerock.guice.core.GuiceTestCase
 
GzipDecoder - Class in org.forgerock.http.decoder.internal
Decodes an entity encoded with gzip encoding.
GzipDecoder() - Constructor for class org.forgerock.http.decoder.internal.GzipDecoder
 

H

H2 - Static variable in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
The name used for an H2 database.
H_BEARER - Static variable in class org.forgerock.http.oauth2.OAuth2Error
The WWW-Authenticate header prefix, 'Bearer'.
handle(Callback[]) - Method in class org.forgerock.caf.authentication.framework.HttpCallbackHandler
Called by Authentication modules to request more information about the request and response message.
handle(Context, Request) - Method in class org.forgerock.caf.authn.test.ProtectedResource
Sets a header, "RESOURCE_CALLED:true" on the response to signify that it has been called and write a JSON string to the response containing the principal and context from the request attributes.
handle(Context, Request) - Method in class org.forgerock.http.example.DescribedOauth2Endpoint
 
handle(Context, Request) - Method in interface org.forgerock.http.Handler
Returns a Promise representing the asynchronous Response of the given request.
handle(Context, Request) - Method in class org.forgerock.http.handler.HttpClientHandler
Sends an HTTP request to a remote server and returns a Promise representing the asynchronous response.
handle(Context, Request) - Method in class org.forgerock.http.routing.Router
 
handleAction(Context, ActionRequest) - Method in interface org.forgerock.audit.AuditService
Audit service may support actions on the service itself or on handlers.
handleAction(Context, ActionRequest) - Method in class org.forgerock.audit.AuditServiceProxy
 
handleAction(Context, String, ActionRequest) - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Performs an action.
handleAction(Context, String, ActionRequest) - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
 
handleAction(Context, String, ActionRequest) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
 
handleAction(Context, String, ActionRequest) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
 
handleAction(Context, ActionRequest) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Handles performing an action on a resource, and optionally returns an associated result.
handleAction(Context, ActionRequest) - Method in class org.forgerock.json.resource.FilterChain
 
handleAction(Context, ActionRequest) - Method in interface org.forgerock.json.resource.RequestHandler
Handles performing an action on a resource, and optionally returns an associated result.
handleAction(Context, ActionRequest) - Method in class org.forgerock.json.resource.Router
 
handleAction(Context, ActionRequest) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Handles performing an action on a resource, and optionally returns an associated result.
handleAction(Context, ActionRequest) - Method in class org.forgerock.selfservice.core.AnonymousProcessService
 
handleApiRequest(Context, Request) - Method in class org.forgerock.http.example.DescribedOauth2Endpoint
 
handleApiRequest(Context, Request) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
 
handleApiRequest(Context, Request) - Method in class org.forgerock.json.resource.DescribedSyncRequestHandlerAdapter
 
handleApiRequest(Context, Request) - Method in class org.forgerock.json.resource.FilterChain
 
handleApiRequest(Context, Request) - Method in class org.forgerock.json.resource.Router
 
handleApiRequest(Context, R) - Method in interface org.forgerock.services.descriptor.Describable
Handle a request for the API Descriptor.
handleApiRequest(Context, R) - Method in class org.forgerock.services.routing.AbstractRouter
 
HandleCache - Interface in com.persistit.encoding
Interface for an object that can receive and supply an int-valued handle.
handleCommentRecord(String) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleCompletionRecord() - Method in class com.persistit.StreamLoader.ImportHandler
 
handleCountRecord(long, long) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleCreate(Context, CreateRequest) - Method in interface org.forgerock.audit.AuditService
Propagates the audit event to the AuditEventHandler objects that have been registered for the audit event topic.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.audit.AuditServiceProxy
 
handleCreate(Context, CreateRequest) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Adds a new JSON resource, returning a Promise that will be completed when the resource has been added.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.json.resource.FilterChain
 
handleCreate(Context, CreateRequest) - Method in interface org.forgerock.json.resource.RequestHandler
Adds a new JSON resource, returning a Promise that will be completed when the resource has been added.
handleCreate(Context, CreateRequest) - Method in class org.forgerock.json.resource.Router
 
handleCreate(Context, CreateRequest) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Adds a new JSON resource.
handleDataRecord(Key, Value) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleDelete(Context, DeleteRequest) - Method in interface org.forgerock.audit.AuditService
Audit service does not support changing audit entries.
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.audit.AuditServiceProxy
 
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Deletes a JSON resource, returning a Promise that will be completed when the resource has been deleted.
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.json.resource.FilterChain
 
handleDelete(Context, DeleteRequest) - Method in interface org.forgerock.json.resource.RequestHandler
Deletes a JSON resource, returning a Promise that will be completed when the resource has been deleted.
handleDelete(Context, DeleteRequest) - Method in class org.forgerock.json.resource.Router
 
handleDelete(Context, DeleteRequest) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Deletes a JSON resource.
handleEndRecord() - Method in class com.persistit.StreamLoader.ImportHandler
 
handleException(Exception) - Method in interface org.forgerock.script.engine.CompilationHandler
 
handleException(E) - Method in interface org.forgerock.util.promise.ExceptionHandler
Invoked when the asynchronous task has failed.
handleException(E) - Method in class org.forgerock.util.promise.PromiseImpl
Signals that the asynchronous task represented by this promise has failed.
handleExceptionRecord(String) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleFile(File, int, Collection<File>) - Method in class org.forgerock.doc.maven.utils.FilteredFileUpdater
Update files that match, adding them to the results.
handleFile(File, int, Collection<File>) - Method in class org.forgerock.doc.maven.utils.XmlTransformer
Update files that match, adding them to the results.
handleFillRecord() - Method in class com.persistit.StreamLoader.ImportHandler
 
handleHostNameRecord(String) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleKeyFilterRecord(String) - Method in class com.persistit.StreamLoader.ImportHandler
 
handlePatch(Context, PatchRequest) - Method in interface org.forgerock.audit.AuditService
Audit service does not support changing audit entries.
handlePatch(Context, PatchRequest) - Method in class org.forgerock.audit.AuditServiceProxy
 
handlePatch(Context, PatchRequest) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Updates a JSON resource by applying a set of changes to its existing content, returning a Promise that will be completed when the resource has been updated.
handlePatch(Context, PatchRequest) - Method in class org.forgerock.json.resource.FilterChain
 
handlePatch(Context, PatchRequest) - Method in interface org.forgerock.json.resource.RequestHandler
Updates a JSON resource by applying a set of changes to its existing content, returning a Promise that will be completed when the resource has been updated.
handlePatch(Context, PatchRequest) - Method in class org.forgerock.json.resource.Router
 
handlePatch(Context, PatchRequest) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Updates a JSON resource by applying a set of changes to its existing content.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in interface org.forgerock.audit.AuditService
Performs the query on the specified object and returns the associated results.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.AuditServiceProxy
 
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Searches for all JSON resources matching a user specified set of criteria, returning a Promise that will be completed when the search has completed.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.FilterChain
 
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in interface org.forgerock.json.resource.RequestHandler
Searches for all JSON resources matching a user specified set of criteria, returning a Promise that will be completed when the search has completed.
handleQuery(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.Router
 
handleQuery(Context, QueryRequest, Collection<ResourceResponse>) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Searches for all JSON resources matching a user specified set of criteria.
Handler - Annotation Type in org.forgerock.api.annotations
Details of a handler.
Handler - Interface in org.forgerock.http
Asynchronously handles an HTTP Request by producing an associated Response.
handler - Variable in class org.forgerock.http.servlet.HttpFrameworkServlet
 
handleRead(Context, ReadRequest) - Method in interface org.forgerock.audit.AuditService
Gets an object from the audit logs by identifier.
handleRead(Context, ReadRequest) - Method in class org.forgerock.audit.AuditServiceProxy
 
handleRead(Context, ReadRequest) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Reads a JSON resource, returning a Promise that will be completed when the resource has been read.
handleRead(Context, ReadRequest) - Method in class org.forgerock.json.resource.FilterChain
 
handleRead(Context, ReadRequest) - Method in interface org.forgerock.json.resource.RequestHandler
Reads a JSON resource, returning a Promise that will be completed when the resource has been read.
handleRead(Context, ReadRequest) - Method in class org.forgerock.json.resource.Router
 
handleRead(Context, ReadRequest) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Reads a JSON resource.
handleRead(Context, ReadRequest) - Method in class org.forgerock.selfservice.core.AnonymousProcessService
 
handleResource(ResourceResponse) - Method in class org.forgerock.json.resource.IdentifierQueryResourceHandler
 
handleResource(ResourceResponse) - Method in interface org.forgerock.json.resource.QueryResourceHandler
Invoked each time a matching JSON resource is returned from a query request.
handleResult(V) - Method in class org.forgerock.util.promise.PromiseImpl
Signals that the asynchronous task represented by this promise has succeeded.
handleResult(V) - Method in interface org.forgerock.util.promise.ResultHandler
Invoked when the asynchronous task has completed successfully.
Handlers - Class in org.forgerock.http.handler
Utility methods for creating common types of handlers.
handleRuntimeException(RuntimeException) - Method in class org.forgerock.util.promise.PromiseImpl
 
handleRuntimeException(RuntimeException) - Method in interface org.forgerock.util.promise.RuntimeExceptionHandler
Invoked when the asynchronous task has failed with a runtime exception.
handles() - Method in interface org.forgerock.caf.authentication.framework.ResponseWriter
Which media types can this handler handle.
handleStartRecord() - Method in class com.persistit.StreamLoader.ImportHandler
 
handleTimeStampRecord(long) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleTreeIdRecord(String) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleUpdate(Context, UpdateRequest) - Method in interface org.forgerock.audit.AuditService
Audit service does not support changing audit entries.
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.audit.AuditServiceProxy
 
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.json.resource.AbstractRequestHandler
Updates a JSON resource by replacing its existing content with new content, returning a Promise that will be completed when the resource has been updated.
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.json.resource.FilterChain
 
handleUpdate(Context, UpdateRequest) - Method in interface org.forgerock.json.resource.RequestHandler
Updates a JSON resource by replacing its existing content with new content, returning a Promise that will be completed when the resource has been updated.
handleUpdate(Context, UpdateRequest) - Method in class org.forgerock.json.resource.Router
 
handleUpdate(Context, UpdateRequest) - Method in interface org.forgerock.json.resource.SynchronousRequestHandler
Updates a JSON resource by replacing its existing content with new content.
handleUserRecord(String) - Method in class com.persistit.StreamLoader.ImportHandler
 
handleVolumeIdRecord(long, long, long, long, int, String, String) - Method in class com.persistit.StreamLoader.ImportHandler
 
hasArray(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is an array.
hasBoolean(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is a boolean, irrespective of its value.
hasCallback() - Method in class org.forgerock.selfservice.core.StageResponse
Returns true if the response contains a snapshot token callback instance.
hasChildren() - Method in class com.persistit.Exchange
Return true if there is at least one key stored in this Exchange 's Tree that is a logical child of the current Key.
hasChildren() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
hasCredentials() - Method in class org.forgerock.http.handler.HttpClientHandler.ProxyInfo
True if authentication credentials are set
hasError() - Method in class org.forgerock.json.schema.validator.CollectErrorsHandler
Get the final result of the validation.
hasError() - Method in class org.forgerock.json.schema.validator.ErrorHandler
Get the final result of the validation.
hasFaults() - Method in class com.persistit.IntegrityCheck
Indicates whether fault have been detected
hasFields() - Method in interface org.forgerock.json.resource.ResourceResponse
Returns true if any fields have been added, indicating that the list of fields in this response should be included in this JSON resource after field filtering has occurred, otherwise returns false indicating that the original list of fields in the request should be used for filtering the response.
hash(String, String) - Method in class org.forgerock.selfservice.core.crypto.CryptoService
Hashes a string value.
hashAnswer(CryptoService, JsonValue) - Static method in class org.forgerock.selfservice.core.util.Answers
Hashes the given answer.
hashCode() - Method in class com.persistit.Key
Computes a hash code for key value currently represented by this Key.
hashCode() - Method in class com.persistit.KeyState
Compute the hash code for this KeyState.
hashCode() - Method in class com.persistit.PersistitMap.ExchangeEntry
Implements the contract for hashCode.
hashCode() - Method in class com.persistit.PersistitMap
Returns the hash code value for this map.
hashCode() - Method in class com.persistit.SessionId
 
hashCode() - Method in class com.persistit.Tree
 
hashCode() - Method in class com.persistit.util.InternalHashSet.Entry
 
hashCode() - Method in class com.persistit.Value
Hash code for the current state of this Value.
hashCode() - Method in class com.persistit.ValueState
The hash code for this ValueState.
hashCode() - Method in class com.persistit.Volume
 
hashCode() - Method in class org.forgerock.api.models.Action
 
hashCode() - Method in class org.forgerock.api.models.ApiDescription
 
hashCode() - Method in class org.forgerock.api.models.ApiError
 
hashCode() - Method in class org.forgerock.api.models.Create
 
hashCode() - Method in class org.forgerock.api.models.Definitions
 
hashCode() - Method in class org.forgerock.api.models.Errors
 
hashCode() - Method in class org.forgerock.api.models.Items
 
hashCode() - Method in class org.forgerock.api.models.Operation
 
hashCode() - Method in class org.forgerock.api.models.Parameter
 
hashCode() - Method in class org.forgerock.api.models.Patch
 
hashCode() - Method in class org.forgerock.api.models.Paths
 
hashCode() - Method in class org.forgerock.api.models.Query
 
hashCode() - Method in class org.forgerock.api.models.Reference
 
hashCode() - Method in class org.forgerock.api.models.Resource
 
hashCode() - Method in class org.forgerock.api.models.Schema
 
hashCode() - Method in class org.forgerock.api.models.Services
 
hashCode() - Method in class org.forgerock.api.models.SubResources
 
hashCode() - Method in class org.forgerock.api.models.VersionedPath
 
hashCode() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
 
hashCode() - Method in class org.forgerock.authz.filter.api.AuthorizationAttribute
hashCode() - Method in class org.forgerock.authz.filter.api.AuthorizationContext
hashCode() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
 
hashCode() - Method in class org.forgerock.http.header.Warning
 
hashCode() - Method in class org.forgerock.http.header.WarningHeader
 
hashCode() - Method in class org.forgerock.http.MutableUri
 
hashCode() - Method in class org.forgerock.http.oauth2.OAuth2Error
 
hashCode() - Method in class org.forgerock.http.protocol.Cookie
 
hashCode() - Method in class org.forgerock.http.protocol.Header
 
hashCode() - Method in class org.forgerock.http.routing.Version
 
hashCode() - Method in class org.forgerock.http.util.SetDecorator
 
hashCode() - Method in class org.forgerock.i18n.LocalizableMessage
Returns the hash code value for this message calculated using the hash code of the String representation of this message in the default locale.
hashCode() - Method in class org.forgerock.json.fluent.JsonPointer
Returns the hash code value for this pointer.
hashCode() - Method in class org.forgerock.json.fluent.JsonValueList
Returns the hash code value for this list.
hashCode() - Method in class org.forgerock.json.fluent.JsonValueMap
Returns the hash code value for this map.
hashCode() - Method in class org.forgerock.json.jose.jwe.JweEncryption
 
hashCode() - Method in class org.forgerock.json.JsonPointer
Returns the hash code value for this pointer.
hashCode() - Method in class org.forgerock.json.resource.ResourcePath
Returns a hash code for this resource path.
hashCode() - Method in interface org.forgerock.json.resource.ResourceResponse
Returns the hash code for this resource.
hashCode() - Method in class org.forgerock.script.ScriptName
 
hashCode() - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
 
hashCode() - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.kba.KbaConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.user.UserDetailsConfig
 
hashCode() - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
 
hashCode() - Method in class org.forgerock.services.routing.DelegatingRouteMatcher
 
hashCode() - Method in class org.forgerock.services.routing.RouteMatcher
 
hashCode() - Method in class org.forgerock.util.i18n.LocalizableString
Default hashcode implementation.
hashCode() - Method in class org.forgerock.util.LazyList
Returns the hash code value for this list.
hashCode() - Method in class org.forgerock.util.LazyMap
Returns the hash code value for the map.
hashCode() - Method in class org.forgerock.util.ListDecorator
Returns the hash code value for this list.
hashCode() - Method in class org.forgerock.util.MapDecorator
Returns the hash code value for the map.
hashCode() - Method in class org.forgerock.util.Pair
hashCode() - Method in class org.forgerock.util.query.QueryFilter
 
hashCode() - Method in class org.forgerock.util.time.Duration
 
hashField(String) - Method in interface org.forgerock.selfservice.core.crypto.FieldStorageScheme
Returns a hashed, salted, and encoded version of the supplied plain text field.
hasMoreItems() - Method in class com.persistit.Value
Indicates whether there is at least one more item in this Value.
hasNext() - Method in class com.persistit.Exchange
Determines whether the current key has a logical sibling successor, without changing the state of Key or Value.
hasNext(KeyFilter) - Method in class com.persistit.Exchange
Determines whether the current key has a successor within the subset of all keys defined by a KeyFilter.
hasNext(boolean) - Method in class com.persistit.Exchange
Determines whether the current key has a logical sibling successor, without changing the state of Key or Value.
hasNext() - Method in class com.persistit.PersistitMap.ExchangeIterator
 
hasNull(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is null.
hasNumber(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is a number, irrespective of its value.
hasObject(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is an object.
hasPath(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
hasPrevious() - Method in class com.persistit.Exchange
Determines whether the current key has a logical sibling predecessor, without changing the state of Key or Value.
hasPrevious(boolean) - Method in class com.persistit.Exchange
Determines whether the current key has a logical sibling predecessor, without changing the state of Key or Value.
hasPrevious(KeyFilter) - Method in class com.persistit.Exchange
Determines whether the current key has a predecessor within the subset of all keys defined by a KeyFilter.
hasReferences() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
hasRequirements() - Method in class org.forgerock.selfservice.core.StageResponse
Returns true if the response has any requirements.
hasSize(int) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array contains the given size.
hasString(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the referenced JsonValue is a string, irrespective of its value.
head(int) - Method in class org.forgerock.json.resource.ResourcePath
Returns a resource path which is a subsequence of the path elements contained in this resource path beginning with the first element (0) and ending with the element at position endIndex-1.
Header - Class in org.forgerock.http.protocol
An HTTP message header.
Header() - Constructor for class org.forgerock.http.protocol.Header
 
header(String, Object) - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
Adds a custom header parameter to the JWT header.
HEADER_KEY - Static variable in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Lookup key for the configured HTTP header used by this module to locate JWSs.
HEADER_NAMES - Static variable in class org.forgerock.http.header.HeaderFactory
A map of Header types to the names of the headers they implement.
HEADER_SIZE - Static variable in class com.persistit.Buffer
Size of standard header portion of each page type
HeaderColor - Class in org.forgerock.doc.maven.pre
Add color to <thead><row> in DocBook XML sources.
HeaderColor(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.HeaderColor
Constructor setting the Mojo that holds the configuration.
HeaderFactory<H extends Header> - Class in org.forgerock.http.header
Creates instances of Header classes from String representation.
HeaderFactory() - Constructor for class org.forgerock.http.header.HeaderFactory
 
headerIfNotNull(String, Object) - Method in class org.forgerock.json.jose.builders.JwtHeaderBuilder
Adds a customer header parameter to the JWT header if the value is not null.
headers(List<String>) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Sets the column headers, where blank entries can be null/empty, but the length of the headers array must be equal to the number of columns in the table.
headers(String...) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Sets the column headers, where blank entries can be null/empty, but the length of the headers array must be equal to the number of columns in the table.
HEADERS - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The headers event payload field name.
Headers - Class in org.forgerock.http.protocol
Message headers, a case-insensitive multiple-value map.
Headers() - Constructor for class org.forgerock.http.protocol.Headers
Constructs a Headers object that is case-insensitive for header names.
headers() - Method in class org.forgerock.json.jose.builders.AbstractJwtBuilder
Gets the JwtHeaderBuilder that this JwtBuilder will use to build the JWT's header parameters.
headers() - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
Gets the JweHeaderBuilder that this JwtBuilder will use to build the JWE's header parameters.
headers() - Method in class org.forgerock.json.jose.builders.EncryptedThenSignedJwtBuilder
 
headers() - Method in class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
Gets the JwsHeaderBuilder that this JwtBuilder will use to build the JWS' header parameters.
headers() - Method in class org.forgerock.json.jose.builders.SignedThenEncryptedJwtBuilder
 
HeaderUtil - Class in org.forgerock.http.header
Utility class for processing values in HTTP header fields.
headMap(Object) - Method in class com.persistit.PersistitMap
Returns a view of the portion of this PersistitMap whose keys are strictly less than toKey.
HelpMojo - Class in org.forgerock.doc.maven
Display help information on doc-maven-plugin.
HelpMojo() - Constructor for class org.forgerock.doc.maven.HelpMojo
 
HEURISTIC_EXPIRATION - Static variable in class org.forgerock.http.header.WarningHeader
113 Heuristic expiration MUST be included if the cache heuristically chose a freshness lifetime greater than 24 hours and the response's age is greater than 24 hours.
HEURISTIC_EXPIRATION - Static variable in class org.forgerock.json.resource.AdviceWarning
113 Heuristic expiration MUST be included if the cache heuristically chose a freshness lifetime greater than 24 hours and the response's age is greater than 24 hours.
hex(Appendable, long, int) - Static method in class com.persistit.util.Util
 
HEX_DIGITS - Static variable in class com.persistit.util.Util
 
hexDump(byte[]) - Static method in class com.persistit.util.Util
 
hexDump(byte[], int, int) - Static method in class com.persistit.util.Util
 
hexToBytes(String) - Static method in class com.persistit.util.Util
 
History() - Constructor for class com.persistit.AlertMonitor.History
 
historyMeetsPartialOrdering(int[], int[]...) - Static method in class com.persistit.util.ThreadSequencer
Compare a particular sequence history to a collection of required subsets.
HMAC_ALGORITHM - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The HMAC algorithm to use.
HmacSigningHandler - Class in org.forgerock.json.jose.jws.handlers
An implementation of the SigningHandler which can sign and verify using algorithms from the HMAC family.
HmacSigningHandler(byte[]) - Constructor for class org.forgerock.json.jose.jws.handlers.HmacSigningHandler
Constructs a new HmacSigningHandler.
horizontalRule() - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a horizontal-rule divider.
Htaccess - Class in org.forgerock.doc.maven.site
Add .htaccess file to the site layout.
Htaccess(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.site.Htaccess
Constructor setting the Mojo that holds the configuration.
Html - Class in org.forgerock.doc.maven.post
HTML post-processor for both single-page and chunked HTML formats.
Html(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.post.Html
Constructor setting the Mojo that holds the configuration.
HtmlForBootstrap - Class in org.forgerock.doc.maven.build
Build XHTML output.
HtmlForBootstrap(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.HtmlForBootstrap
Constructor setting the Mojo that holds the configuration.
HtmlUtils - Class in org.forgerock.doc.maven.utils
Utility methods to prepare built HTML docs for publication.
HTTP - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The http event payload field name.
HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.forgerock.http.protocol.Status
The 505 (HTTP Version Not Supported) status code indicates that the server does not support, or refuses to support, the major version of HTTP that was used in the request message.
HttpApplication - Interface in org.forgerock.http
Configuration class to configure the HttpApplication instance.
HttpApplicationException - Exception in org.forgerock.http
An exception that is thrown during a Http Application start up when the start up of the application fails.
HttpApplicationException(String) - Constructor for exception org.forgerock.http.HttpApplicationException
Constructs a new exception with the specified detail message.
HttpApplicationException(Throwable) - Constructor for exception org.forgerock.http.HttpApplicationException
Constructs a new exception with the specified cause.
HttpApplicationException(String, Throwable) - Constructor for exception org.forgerock.http.HttpApplicationException
Constructs a new exception with the specified detail message and cause.
HttpCallbackHandler - Class in org.forgerock.caf.authentication.framework
Callback handler for the JASPI runtime.
HttpCallbackHandler() - Constructor for class org.forgerock.caf.authentication.framework.HttpCallbackHandler
 
HttpClient - Interface in org.forgerock.http.spi
An SPI interface for HTTP Client implementations.
HttpClientHandler - Class in org.forgerock.http.handler
An HTTP client for sending requests to remote servers.
HttpClientHandler() - Constructor for class org.forgerock.http.handler.HttpClientHandler
Creates a new HTTP client using default client options.
HttpClientHandler(Options) - Constructor for class org.forgerock.http.handler.HttpClientHandler
Creates a new HTTP client using the provided client options.
HttpClientHandler.HostnameVerifier - Enum in org.forgerock.http.handler
SSL host name verification policies.
HttpClientHandler.ProxyInfo - Class in org.forgerock.http.handler
Holds the proxy configuration attributes
HttpClientProvider - Interface in org.forgerock.http.spi
A provider interface for obtaining HttpClient instances.
HttpContext - Class in org.forgerock.json.resource.http
A Context containing information relating to the originating HTTP request.
HttpContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.json.resource.http.HttpContext
Restore from JSON representation.
HttpContextFactory - Interface in org.forgerock.json.resource.http
A factory which is responsible for creating new request Contexts for each JSON request.
HttpFrameworkServlet - Class in org.forgerock.http.servlet
An HTTP servlet implementation which provides integration between the Servlet API and the common HTTP Framework.
HttpFrameworkServlet() - Constructor for class org.forgerock.http.servlet.HttpFrameworkServlet
Default constructor for use via web.xml declaration.
HttpFrameworkServlet(HttpApplication) - Constructor for class org.forgerock.http.servlet.HttpFrameworkServlet
Creates a new HttpFrameworkServlet programmatically using the specified HttpApplication.
HttpFrameworkServletContextListener - Class in org.forgerock.http.servlet
A ServletContextListener that sets String keyed HttpApplication instances as attributes on the ServletContext.
HttpFrameworkServletContextListener() - Constructor for class org.forgerock.http.servlet.HttpFrameworkServletContextListener
 
httpFromContext(Context) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets HTTP method, path, queryString and headers from HttpContext, if the provided Context contains a HttpContext.
httpRequest(boolean, String, String, Map<String, List<String>>, Map<String, List<String>>) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided HTTP request fields for the event.
httpRequest(boolean, String, String, Map<String, List<String>>, Map<String, List<String>>, Map<String, String>) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided HTTP request fields for the event.
httpResponse(Map<String, List<String>>) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided HTTP fields for the event.
HttpUtils - Class in org.forgerock.json.resource.http
HTTP utility methods and constants.

I

iat(Date) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the time the JWT was issued at, in the Claims Set.
icheck(String, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class com.persistit.IntegrityCheck
 
id(String) - Method in class org.forgerock.api.models.ApiDescription.Builder
Set the id.
ID - Static variable in class org.forgerock.json.schema.validator.Constants
The id field name.
IdentifierQueryResourceHandler - Class in org.forgerock.json.resource
QueryResourceHandler that searches for a specific identifier value.
IdentifierQueryResourceHandler(String) - Constructor for class org.forgerock.json.resource.IdentifierQueryResourceHandler
Creates a new QueryResourceHandler for the given identifier.
identity() - Static method in class org.forgerock.json.JsonValueFunctions
Returns an identity function that will copy the input JsonValue.
idFragment() - Method in class org.forgerock.services.routing.DelegatingRouteMatcher
 
idFragment() - Method in class org.forgerock.services.routing.RouteMatcher
The fragment of an API ID that this matcher provides.
IdGenerator - Interface in org.forgerock.util.generator
Defines the contract to generate global unique identifiers.
IdGenerator.SequenceUuidIdGenerator - Class in org.forgerock.util.generator
Default implementation of the IdGenerator that will output some ids based on the following pattern : <uuid> + '-' + an incrementing sequence.
ifFalse(boolean) - Static method in class org.forgerock.util.Reject
Throws an IllegalArgumentException if the condition parameter is false.
ifFalse(boolean, String) - Static method in class org.forgerock.util.Reject
Throws an IllegalArgumentException with a custom message if the condition parameter is false.
ifNull(Object) - Static method in class org.forgerock.util.Reject
Alias for checkNotNull to be used in fluent Reject.ifNull syntax.
ifNull(T...) - Static method in class org.forgerock.util.Reject
Throws a NullPointerException if any of the provided arguments are null.
ifNull(Object, String) - Static method in class org.forgerock.util.Reject
Alias for checkNotNull to be used in fluent Reject.ifNull syntax.
ifTrue(boolean) - Static method in class org.forgerock.util.Reject
Throws an IllegalArgumentException if the condition parameter is true.
ifTrue(boolean, String) - Static method in class org.forgerock.util.Reject
Throws an IllegalArgumentException with a custom message if the condition parameter is true.
IGNORE_MISSING_VOLUMES_PROPERTY - Static variable in class com.persistit.Configuration
Property name for the "ignore missing volumes" property.
ignoreFolders - Static variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
IllegalStageTagException - Exception in org.forgerock.selfservice.core
Exception that represents an unknown stage tag.
IllegalStageTagException(String) - Constructor for exception org.forgerock.selfservice.core.IllegalStageTagException
Creates a new exception instance.
ImageCopier - Class in org.forgerock.doc.maven.utils
Copy images from source to destination.
ImageData - Class in org.forgerock.doc.maven.pre
Edit &lt;imagedata&gt; elements in DocBook XML sources.
ImageData(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.ImageData
Constructor setting the Mojo that holds the configuration.
ImageDataTransformer - Class in org.forgerock.doc.maven.utils
Update XML files, transforming <imagedata> elements to make sure they use scalefit="1", width="100%", and contentdepth="100%" attributes.
ImageDataTransformer() - Constructor for class org.forgerock.doc.maven.utils.ImageDataTransformer
Construct an updater to match DocBook XML files.
ImportHandler(Persistit) - Constructor for class com.persistit.StreamLoader.ImportHandler
 
ImportHandler(Persistit, TreeSelector, boolean, boolean) - Constructor for class com.persistit.StreamLoader.ImportHandler
 
include(String...) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts an include-directive, given a relative path to a file.
INCLUDE_PATTERN - Static variable in class org.forgerock.api.markup.asciidoc.AsciiDoc
Regex for finding Include-directives, where group 1 contains the path-value.
includeCauseInJsonValue() - Method in exception org.forgerock.json.resource.ResourceException
Returns this ResourceException with the includeCause flag set to true so that toJsonValue() method will include the cause if there is one supplied.
IncomparableRouteMatchException - Exception in org.forgerock.services.routing
An exception which is thrown when two incompatible RouteMatch instances are attempted to be compared.
IncomparableRouteMatchException(RouteMatch, RouteMatch) - Constructor for exception org.forgerock.services.routing.IncomparableRouteMatchException
Constructs a IncomparableRouteMatchException with the two RouteMatch instance that caused the exception.
increment(JsonPointer, Number) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "increment" patch operation which will increment the value(s) of the specified field by the amount provided.
increment(String, Number) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "increment" patch operation which will increment the value(s) of the specified field by the amount provided.
incrementStep() - Method in class com.persistit.Transaction
Increment this transaction's current step index.
indent(ArrayList<String>, String) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Indent an array of strings.
Indexed<T> - Interface in org.forgerock.http.util
Interface of an object that can be indexed with a unique key.
IndexHtml - Class in org.forgerock.doc.maven.release
Add an index.html file to the release layout.
IndexHtml(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.IndexHtml
Constructor setting the Mojo that holds the configuration.
IndexMappingConfiguration() - Constructor for class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration
 
indexOf(Object) - Method in class org.forgerock.util.LazyList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(Object) - Method in class org.forgerock.util.ListDecorator
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexTo(int) - Method in class com.persistit.Key
Sets the index to a specified depth.
info(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs an INFO message.
info(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message using the provided Marker.
info(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message using the provided Marker.
info(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
info(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message.
info(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs an info message with an accompanying exception.
Info - Class in ru.org.openam.geo
 
Info(String) - Constructor for class ru.org.openam.geo.Info
 
init(String) - Method in class com.persistit.RecoveryManager
 
init() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
init(String[]) - Method in interface org.forgerock.commons.launcher.OSGiFramework
Initializes this Daemon instance.
init(String[]) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
init() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
init() - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
init(Subject, Map, Map) - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WDSSO
Initialize parameters.
init(Object) - Method in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
init(FilterConfig) - Method in class ru.org.openam.httpdump.Filter
 
initCache() - Method in class com.persistit.Exchange
Drop all cached optimization information
INITIAL_SIZE - Static variable in class com.persistit.Value
Default initial size of the byte array that backs this Value .
INITIAL_TAG - Static variable in class org.forgerock.selfservice.core.ServiceUtils
Represents an empty stage tag.
initialize() - Method in class com.persistit.Persistit
Initialize Persistit using the Configuration supplied by the Persistit.setConfiguration(Configuration) method or derived from properties supplied by Persistit.setProperties(Properties) or Persistit.setPropertiesFromFile(String).
initialize(String) - Method in class com.persistit.Persistit
Deprecated.
initialize(Properties) - Method in class com.persistit.Persistit
Deprecated.
initialize(Configuration) - Method in class com.persistit.Persistit
Deprecated.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map<String, Object>) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module specific configuration properties.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.AuditingAuthModule
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Does nothing.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map<String, Object>) - Method in class org.forgerock.jaspi.modules.iwa.IWAModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module specific configuration properties.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map<String, Object>) - Method in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Initialize this module with request and response message policies to enforce, a CallbackHandler, and any module specific configuration properties.
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map<String, Object>) - Method in class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map) - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
 
initialize(MessagePolicy, MessagePolicy, CallbackHandler, Map<String, Object>) - Method in class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
Will initialise the module with the specified configuration properties.
injectMembers(Object) - Static method in enum org.forgerock.guice.core.InjectorHolder
Injects the dependencies of an already constructed instance.
InjectorConfiguration - Enum in org.forgerock.guice.core
A thread-safe singleton holding the configuration information on how the Guice framework finds Guice Modules to configure the Guice Injector instance.
InjectorHolder - Enum in org.forgerock.guice.core
A thread-safe singleton holding the Guice Injector instance that other classes can call to get to use dependency injection.
InnerListFactory(List<Object>, Parameter) - Constructor for class org.forgerock.script.groovy.GroovyScript.InnerListFactory
 
InnerMapFactory(Map<String, Object>, Parameter) - Constructor for class org.forgerock.script.groovy.GroovyScript.InnerMapFactory
 
INSTALLED - Static variable in interface org.forgerock.script.engine.CompilationHandler
The script is installed but not yet resolved.
INSTANCE - Static variable in class org.forgerock.http.apache.NoAuthenticationStrategy
An AuthenticationStrategy singleton instance that never performs authentication.
IntDate - Class in org.forgerock.json.jose.utils
This class provides utility methods for converting Java Date objects into and from IntDates.
INTEGER_TAG - Static variable in class org.forgerock.json.jose.utils.DerUtils
DER tag for integer values.
integerAt(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Get a AbstractIntegerAssert for the referenced JsonValue is an integer, to check its value.
integerIs(String, Condition<Integer>) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check the integer value of the referenced JsonValue.
integerSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
IntegerTypeValidator - Class in org.forgerock.json.schema.validator.validators
IntegerTypeValidator applies all the constraints of a integer type.
IntegerTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.IntegerTypeValidator
Create an integer type validator.
IntegrityCheck - Class in com.persistit
A simple integrity checker that traverses all pages within one or more Trees, verifies the internal structure of each page, and verifies the relationships between the pages.
IntegrityCheck(Persistit) - Constructor for class com.persistit.IntegrityCheck
 
IntegrityCheck.Fault - Class in com.persistit
A representation of an error or inconsistency within a Tree.
INTERNAL_ERROR - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that a resource encountered an unexpected condition which prevented it from fulfilling the request.
INTERNAL_SERVER_ERROR - Static variable in class org.forgerock.http.protocol.Status
The 500 (Internal Server Error) status code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.
InternalHashSet - Class in com.persistit.util
A minimal HashSet-like collection that allows lookup by just hash code.
InternalHashSet() - Constructor for class com.persistit.util.InternalHashSet
 
InternalHashSet.Entry - Class in com.persistit.util
 
internalServerError() - Static method in class org.forgerock.http.protocol.Responses
Utility method returning an async function that creates a Response with status Status.INTERNAL_SERVER_ERROR and the exception set as the cause.
InternalServerErrorException - Exception in org.forgerock.json.resource
An exception that is thrown during an operation on a resource when the server encountered an unexpected condition which prevented it from fulfilling the request.
InternalServerErrorException() - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
Constructs a new exception with null as its detail message.
InternalServerErrorException(String) - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
Constructs a new exception with the specified detail message.
InternalServerErrorException(String, Throwable) - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
Constructs a new exception with the specified detail message and cause.
InternalServerErrorException(Throwable) - Constructor for exception org.forgerock.json.resource.InternalServerErrorException
Constructs a new exception with the specified cause.
internalServerErrorHandler(Exception) - Static method in class org.forgerock.http.handler.Handlers
A common HTTP Framework Handler responding 500 Internal Server Error.
interruptedAtClose - Variable in class com.persistit.logging.LogBase
 
intValue(int) - Method in class com.persistit.util.ArgParser
Return the integer value of argument specified by its index in the template
InUseException - Exception in com.persistit.exception
Thrown when a Persistit database operation fails to establish a claim on a resource within a reasonable length of time.
InUseException(String) - Constructor for exception com.persistit.exception.InUseException
 
InvalidAudException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Invalid audience.
InvalidAudException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidAudException
Construct the exception.
InvalidAudException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidAudException
Construct the exception with the given message.
InvalidAudException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidAudException
Construct the exception with the given message and cause.
InvalidAudException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidAudException
Construct the exception with the given cause.
InvalidIssException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Invalid issuer.
InvalidIssException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidIssException
Construct the exception.
InvalidIssException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidIssException
Construct the exception with the given message.
InvalidIssException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidIssException
Construct the exception with the given message and cause.
InvalidIssException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidIssException
Construct the exception with the given cause.
InvalidJWTException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Invalid JWT.
InvalidJWTException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidJWTException
Construct the exception.
InvalidJWTException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidJWTException
Construct the exception with the given message.
InvalidJWTException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidJWTException
Construct the exception with the given message and cause.
InvalidJWTException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidJWTException
Construct the exception with the given cause.
InvalidJwtException - Exception in org.forgerock.json.jose.exceptions
Represents an exception that occurs when a JWT is determined as invalid.
InvalidJwtException(String) - Constructor for exception org.forgerock.json.jose.exceptions.InvalidJwtException
Constructs a new JwtReconstructionException with the provided exception message.
InvalidJwtException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.InvalidJwtException
Constructs a new JwtReconstructionException with the provided exception message and underlying throwable.
InvalidJwtException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.InvalidJwtException
Constructs a new JwtReconstructionException with the provided underlying throwable.
InvalidKeyException - Exception in com.persistit.exception
Thrown by Exchange on an attempt to store an invalid Key.
InvalidKeyException() - Constructor for exception com.persistit.exception.InvalidKeyException
 
InvalidKeyException(String) - Constructor for exception com.persistit.exception.InvalidKeyException
 
InvalidPageAddressException - Exception in com.persistit.exception
Thrown when Persistit detects an invalid page pointer.
InvalidPageAddressException(String) - Constructor for exception com.persistit.exception.InvalidPageAddressException
 
InvalidPageStructureException - Exception in com.persistit.exception
Thrown when Persistit detects corruption within a page image.
InvalidPageStructureException(String) - Constructor for exception com.persistit.exception.InvalidPageStructureException
 
InvalidPageTypeException - Exception in com.persistit.exception
Thrown when Persistit detects an invalid page type.
InvalidPageTypeException(String) - Constructor for exception com.persistit.exception.InvalidPageTypeException
 
InvalidSignatureException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Invalid signature.
InvalidSignatureException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidSignatureException
Construct the exception.
InvalidSignatureException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidSignatureException
Construct the exception with the given message.
InvalidSignatureException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidSignatureException
Construct the exception with the given message and cause.
InvalidSignatureException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.InvalidSignatureException
Construct the exception with the given cause.
InvalidVolumeSpecificationException - Exception in com.persistit.exception
Thrown by Volume on an attempt to create a Volume with invalid buffer size, initial size, extension size or maximum size..
InvalidVolumeSpecificationException() - Constructor for exception com.persistit.exception.InvalidVolumeSpecificationException
 
InvalidVolumeSpecificationException(String) - Constructor for exception com.persistit.exception.InvalidVolumeSpecificationException
 
IO - Class in org.forgerock.http.io
Utility class that can stream to and from streams.
IOMeterMXBean - Interface in com.persistit.mxbeans
Manages statistics about various types of physical I/O operations.
IP - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The IP event payload field name.
ip - Variable in class ru.org.openam.geo.Info
 
is(String) - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns true if this error includes an error code and it matches the provided error code.
isActive() - Method in class com.persistit.Transaction
Indicates whether the application has invoked Transaction.begin() but has not yet invoked a matching Transaction.commit() or Transaction.rollback().
isActive() - Method in interface org.forgerock.script.ScriptEntry
Returns true if this script can be evaluated.
isAdd() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is an "add" patch operation.
isAliased() - Method in class com.persistit.VolumeSpecification
 
isAlive() - Method in class com.persistit.SessionId
 
isAlive() - Method in class com.persistit.ui.AdminUI
Implements the Closeable interface
isAlive() - Method in interface com.persistit.util.UtilControl
 
isAllowConcurrentModification() - Method in class com.persistit.PersistitMap
Indicate whether a new Iterators should throw a ConcurrentModificationException in the event the Persistit Tree backing this Map changes.
isAppendOnly() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setAppendOnly(boolean)
isAppendOnly() - Method in class com.persistit.Management.JournalInfo
The appendOnly flag suspends copying of pages to their Volume files.
isAppendOnly() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isArray() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is an array.
isAscendingOrder() - Method in class org.forgerock.json.resource.SortKey
Returns true if this sort key is in ascending order, or false if it is in descending order.
isAuditing(String) - Method in interface org.forgerock.audit.AuditService
Returns whether or not events of the specified topic will be handled.
isAuditing(String) - Method in class org.forgerock.audit.AuditServiceProxy
 
isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) - Method in class org.forgerock.http.apache.NoAuthenticationStrategy
 
isAuthorized() - Method in class org.forgerock.authz.filter.api.AuthorizationResult
Whether the request is authorized to access the requested resource.
isAutoFlush() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
Indicates if events are automatically flushed after being written.
isAutoFlush() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Indicates if events are automatically flushed after being written.
isBatchEnabled() - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Returns true if handling of audit events should be done in batches.
isBetterMatchThan(RouteMatch) - Method in interface org.forgerock.services.routing.RouteMatch
Determines whether this route match is better than the given rout match.
isBoolean() - Method in class org.forgerock.json.fluent.JsonValue
Returns true if the JSON value is a Boolean.
isBoolean() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a Boolean.
isBoolean() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is a boolean.
isBufferInventoryEnabled() - Method in class com.persistit.Configuration
isBufferPreloadEnabled() - Method in class com.persistit.Configuration
isCached(Key) - Method in class com.persistit.encoding.ObjectCache
Indicates whether there is a value associated with the key.
isCancelled() - Method in interface org.forgerock.util.promise.Promise
Returns true if this Promise was cancelled before it completed normally.
isCancelled() - Method in class org.forgerock.util.promise.PromiseImpl
 
isClientError() - Method in class org.forgerock.http.protocol.Status
Is the family of this status a Status.Family.CLIENT_ERROR one ?
isClosed() - Method in class com.persistit.Management.JournalInfo
 
isClosed() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isClosed() - Method in class com.persistit.Persistit
Indicates whether this instance of Persistit has been closed.
isClosed() - Method in class com.persistit.Volume
Indicate whether this Volume has been closed.
isClosed() - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Indicates whether or not this connection has been explicitly closed by calling close.
isClosed() - Method in interface org.forgerock.json.resource.Connection
Indicates whether or not this connection has been explicitly closed by calling close.
isCollection() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a Collection.
isCommitted() - Method in class com.persistit.Transaction
Indicates whether the Transaction.commit() method has run to successful completion at the current nested level.
isCompatibleWith(Version) - Method in class org.forgerock.http.routing.Version
Returns false if: the MAJOR version numbers are not the same.
isConstructorOverride() - Method in class com.persistit.Configuration
isCopy() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is a "copy" patch operation.
isCopying() - Method in class com.persistit.Management.JournalInfo
 
isCopying() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isCopyingFast() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isCreate() - Method in class com.persistit.VolumeSpecification
 
isCreateOnly() - Method in class com.persistit.VolumeSpecification
 
isCsvMode() - Method in class com.persistit.IntegrityCheck
Indicate whether CSV mode is enabled.
isDataPage() - Method in class com.persistit.Buffer
 
isDataPage() - Method in class com.persistit.Management.BufferInfo
Indicates whether the page occupying this buffer is a Data page.
isDebugEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log debug messages.
isDebugEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log debug messages associated with the provided marker.
isDecodedContentEmpty() - Method in class org.forgerock.http.protocol.Entity
Returns true if this entity's decoded content is empty.
isDefined() - Method in class com.persistit.Value
Indicates whether there is data associated with this Value.
isDefined(String) - Method in class org.forgerock.caf.authentication.api.AuthenticationState
Returns true if this AuthenticationState contains the specified item.
isDefined(String) - Method in class org.forgerock.json.fluent.JsonValue
Returns true if this JSON value contains the specified item.
isDefined(String) - Method in class org.forgerock.json.jose.jwt.JWObject
Returns true if this JWObject contains the specified item.
isDefined(String) - Method in class org.forgerock.json.JsonValue
Returns true if this JSON value contains the specified item.
isDeleted() - Method in class com.persistit.Tree
 
isDone() - Method in interface org.forgerock.util.promise.Promise
Returns true if this Promise has completed.
isDone() - Method in class org.forgerock.util.promise.PromiseImpl
 
isDouble() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is a long.
isDouble() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.NumberJsonValueAssert
Check that the JsonValue is a double.
isDraftMode() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether these are draft documents, rather than final documents.
isElasticsearchCompatible() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
Determines if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
isElasticsearchCompatible() - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandlerConfiguration
Determines if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
isEmpty() - Method in class com.persistit.PersistitMap
Return true if this map contains no key-value mappings.
isEmpty() - Method in class com.persistit.TimelyResource
 
isEmpty(String) - Static method in class org.forgerock.api.util.ValidationUtil
Determines if a String is null, or empty, or only contains whitespace.
isEmpty(Object[]) - Static method in class org.forgerock.api.util.ValidationUtil
Determines if an array is null or zero-length.
isEmpty() - Method in class org.forgerock.http.protocol.Headers
 
isEmpty() - Method in class org.forgerock.http.protocol.RequestCookies
 
isEmpty() - Method in class org.forgerock.http.servlet.ServletSession
 
isEmpty() - Method in class org.forgerock.http.util.SetDecorator
 
isEmpty() - Method in class org.forgerock.json.fluent.JsonPointer
Returns true if this pointer identifies the root value of a JSON structure.
isEmpty() - Method in class org.forgerock.json.fluent.JsonValueMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class org.forgerock.json.JsonPointer
Returns true if this pointer identifies the root value of a JSON structure.
isEmpty() - Method in class org.forgerock.json.resource.ResourcePath
Returns true if this resource path contains no path elements.
isEmpty() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JSON is either an array or an object and is empty.
isEmpty() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
 
isEmpty() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ObjectJsonValueAssert
 
isEmpty() - Method in class org.forgerock.util.LazyList
Returns true if this list contains no elements.
isEmpty() - Method in class org.forgerock.util.LazyMap
Returns true if the map contains no key-value mappings.
isEmpty() - Method in class org.forgerock.util.ListDecorator
Returns true if this list contains no elements.
isEmpty() - Method in class org.forgerock.util.MapDecorator
Returns true if the map contains no key-value mappings.
isEmpty() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Returns whether this cache is empty or not.
isEmpty() - Method in class org.forgerock.util.RangeSet
Returns true if this set contains no elements.
isEnabled() - Method in interface com.persistit.logging.PersistitLogMessage.LogItem
 
isEnabled() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Checks if the audit event handler is enabled.
isEnabled() - Method in class org.forgerock.audit.events.handlers.AuditEventHandlerBase
 
isEnabled() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
Checks if the audit event handler is enabled.
isEnabled() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Gets tamper evident logging enabled status.
isEnabled() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
Indicates if event buffering is enabled.
isEnabled() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Indicates if event buffering is enabled.
isEnabled() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Indicates if event buffering is enabled.
isEnabled() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
Indicates if event buffering is enabled.
isEqual(JsonValue, JsonValue) - Static method in class org.forgerock.json.JsonPatch
Compares two JSON values, and returns whether the two objects are identical.
isEqualTo(JsonValue) - Method in class org.forgerock.json.JsonValue
Performs a deep comparison of this JSON value with another JSON value, and returns whether the two objects are identical.
isErrorEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log error messages.
isErrorEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log error messages associated with the provided marker.
isExternal() - Method in class org.forgerock.services.context.ClientContext
Returns true if this client is external.
isFailure(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Returns true if the given AuthStatus value is AuthStatus.FAILURE.
isFastCopying() - Method in class com.persistit.Management.JournalInfo
 
isFatal() - Method in class com.persistit.Persistit
 
isFixHolesEnabled() - Method in class com.persistit.IntegrityCheck
Indicate whether missing index pages should be added when an index "hole" is discovered.
isFlag(int) - Method in class com.persistit.util.ArgParser
 
isFlushing() - Method in class com.persistit.Management.JournalInfo
 
isGarbagePage() - Method in class com.persistit.Buffer
 
isGarbagePage() - Method in class com.persistit.Management.BufferInfo
Indicates whether the page occupying this buffer is a Garbage page.
isHashed(JsonValue) - Method in class org.forgerock.selfservice.core.crypto.CryptoService
Detects if a String is hashed.
isHeadPage() - Method in class com.persistit.Buffer
 
isHttpOnly() - Method in class org.forgerock.caf.http.Cookie
Checks whether this Cookie has been marked as HttpOnly.
isHttpOnly() - Method in class org.forgerock.http.protocol.Cookie
Returns true if the user agent should make the cookie inaccessible to client side script.
isIgnoreMissingVolumes() - Method in class com.persistit.Configuration
isIgnoreMissingVolumes() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isImmediate() - Method in class com.persistit.Task
 
isImmediate() - Method in class com.persistit.TaskCheck
 
isIncrement() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is an "increment" patch operation.
isIndexPage() - Method in class com.persistit.Buffer
 
isIndexPage() - Method in class com.persistit.Management.BufferInfo
Indicates whether the page occupying this buffer is an Index page.
isInfoEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log info messages.
isInfoEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log info messages associated with the provided marker.
isInformational() - Method in class org.forgerock.http.protocol.Status
Is the family of this status a Status.Family.INFORMATIONAL one ?
isInitialized() - Method in interface com.persistit.mxbeans.ManagementMXBean
Indicate whether Persistit is currently in the initialized state.
isInitialized() - Method in class com.persistit.Persistit
Indicates whether this instance has been initialized.
isInteger() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is an integer.
isInteger() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.NumberJsonValueAssert
Check that the JsonValue is an integer.
isInUse() - Method in class com.persistit.Management.RecordInfo
 
isJavaVersionAtLeast(float) - Static method in class org.forgerock.guice.core.internal.commons.lang.SystemUtils
Is the Java version at least the requested version.
isJmxEnabled() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setJmxEnabled(boolean).
isJsonCrypto(JsonValue) - Static method in class org.forgerock.json.crypto.JsonCrypto
Returns true if the specified JSON value contains a valid $crypto JSON object structure.
isJsonReference(JsonValue) - Static method in class org.forgerock.json.ref.JsonReference
Returns true if the specified JSON value contains a valid $ref JSON object structure.
isLAN() - Method in class ru.org.openam.geo.Info
 
isLeftEdge() - Method in class com.persistit.Key
Determine if this is the special Key value that is stored at the left edge of a Tree.
isList() - Method in class org.forgerock.json.fluent.JsonValue
Returns true if the JSON value is a List.
isList() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a List.
isLoggable(PersistitLevel) - Method in class com.persistit.logging.DefaultPersistitLogger
 
isLoggable(PersistitLevel) - Method in interface com.persistit.logging.PersistitLogger
Test whether a message at the specified level should be written to the log.
isLoggable(PersistitLevel) - Method in class com.persistit.logging.Slf4jAdapter
Overrides isLoggable to allow control by the wrapped Logger.
isLoggable(Level) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Returns true if this logger will log messages at the specified level.
isLong() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is a long.
isLong() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.NumberJsonValueAssert
Check that the JsonValue is a long.
isLongRecordPage() - Method in class com.persistit.Buffer
 
isLongRecordPage() - Method in class com.persistit.Management.BufferInfo
Indicates whether the page occupying this buffer is a LongRecord page.
isMap() - Method in class org.forgerock.json.fluent.JsonValue
Returns true if the JSON value is a Map.
isMap() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a Map.
isModified() - Method in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
isMove() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is a "move" patch operation.
isMvccSupported() - Method in class org.forgerock.api.models.Resource
Informs if MVCC is supported.
isNewThread() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
isNewThread() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
isNotFragment(Bundle) - Static method in class org.forgerock.commons.launcher.BundleHandler
 
isNotNull() - Method in class org.forgerock.json.JsonValue
Returns true if the value is not null.
isNotNull() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
 
isNull() - Method in class com.persistit.Key
Determine if the current segment would return null if Key.decode() were called.
isNull(boolean) - Method in class com.persistit.Key
Determine if the current segment would return null if Key.decode() were called.
isNull() - Method in class com.persistit.Value
Tests whether the data held by this Value is null.
isNull(boolean) - Method in class com.persistit.Value
Determine whether the data held by this Value is null.
isNull(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Returns true if the given AuthStatus value is null.
isNull() - Method in class org.forgerock.json.fluent.JsonValue
Returns true if the value is null.
isNull() - Method in class org.forgerock.json.JsonValue
Returns true if the value is null.
isNull() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
 
isNullOrEmpty(String) - Static method in class org.forgerock.util.Utils
Check to see if the provided String is null or empty.
isNumber() - Method in class org.forgerock.json.fluent.JsonValue
Returns true if the JSON value is a Number.
isNumber() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a Number.
isNumber() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is a number.
isObject() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is an object.
isOpened() - Method in class com.persistit.Volume
Indicate whether this Volume has been opened or created, i.e., whether a backing volume file has been created or opened.
isPropertyRequired(JsonValue, JsonPointer) - Static method in class org.forgerock.audit.events.AuditEventHelper
Gets whether a AuditEvent property is required.
isPruneEnabled() - Method in class com.persistit.IntegrityCheck
Indicate whether pages containing MVV values should be pruned.
isRawContentEmpty() - Method in class org.forgerock.http.protocol.Entity
Returns true if this entity's raw content is empty.
isReadOnly() - Method in class com.persistit.Volume
Indicate whether this Volume prohibits updates.
isReadOnly() - Method in class com.persistit.VolumeSpecification
 
isReadRetryEnabled() - Method in class com.persistit.Persistit
Indicates whether Persistit will retry read any operation that fails due to an IOException.
isRedirection() - Method in class org.forgerock.http.protocol.Status
Is the family of this status a Status.Family.REDIRECTION one ?
isRemove() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is an "remove" patch operation.
isReplace() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is an "replace" patch operation.
isRequired() - Method in class org.forgerock.api.models.Parameter
Getter of the required property.
isRequired() - Method in class org.forgerock.json.schema.validator.validators.Validator
Returns whether the schema represented by this validator is required.
isResolvable(URI) - Method in class org.forgerock.json.ref.jackson.JacksonReferenceTransformer
 
isResolvable(URI) - Method in class org.forgerock.json.ref.JsonReferenceTransformer
Returns true if the specified URI can be resolved by this transformer.
isReverseDnsLookupEnabled() - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Whether the client.host should be looked up from client.ip.
isRightEdge() - Method in class com.persistit.Key
Determine if this is the special Key value that is stored at the right edge of a Tree.
isRollbackPending() - Method in class com.persistit.Transaction
Indicates whether the current transaction scope has been marked for rollback.
isRollbackPruningEnabled() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isRootContext() - Method in class org.forgerock.services.context.AbstractContext
 
isRootContext() - Method in interface org.forgerock.services.context.Context
Returns true if this context is a root context.
isRotationEnabled() - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Gets log rotation enabled state.
isRunning() - Method in interface org.forgerock.audit.AuditService
Returns true if this object is running.
isRunning() - Method in class org.forgerock.audit.AuditServiceProxy
 
iss(String) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the issuer this JWT was issued by.
iss(URI) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the issuer this JWT was issued by.
isSaturated() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
Determines whether the bloom filter expected false positive probability has exceeded the configured false positive probability.
isSecure() - Method in class org.forgerock.caf.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
isSecure() - Method in class org.forgerock.http.protocol.Cookie
Returns true if the user agent should use only secure means to send back this cookie.
isSecure() - Method in class org.forgerock.services.context.ClientContext
Returns true if this client connection is secure.
isSelectAll() - Method in class com.persistit.TreeSelector
 
isSelected(Volume) - Method in class com.persistit.TreeSelector
 
isSelected(Tree) - Method in class com.persistit.TreeSelector
 
isSendContinue(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Returns true if the given AuthStatus value is AuthStatus.SEND_CONTINUE.
isSendFailure(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Returns true if the given AuthStatus value is AuthStatus.SEND_FAILURE.
isSendSuccess(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Returns true if the given AuthStatus value is AuthStatus.SEND_SUCCESS.
isSerialOverride(Class<?>) - Method in class com.persistit.DefaultCoderManager
Tests whether the supplied class is included in the serial override set.
isServerError() - Method in class org.forgerock.http.protocol.Status
Is the family of this status a Status.Family.SERVER_ERROR one ?
isServerError() - Method in exception org.forgerock.json.resource.ResourceException
Returns true if the HTTP error code is in the 500 range.
isSet() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a Set.
isSet() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is a set.
isShowGUI() - Method in class com.persistit.Configuration
Return the value defined by Configuration.setShowGUI(boolean)
isShutdownSuspended() - Method in interface com.persistit.mxbeans.ManagementMXBean
Indicate whether Persistit will suspend its shutdown activities on invocation of Persistit.close().
isShutdownSuspended() - Method in class com.persistit.Persistit
Indicates whether Persistit will suspend its shutdown activities on invocation of Persistit.close().
isSingleNonNull(Object...) - Static method in class org.forgerock.api.util.ValidationUtil
Checks that there is only a single single non-null argument.
isSingleton() - Method in class org.forgerock.api.models.Create
Informs if operation creates singleton resources.
isSourceModified() - Method in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
isSourceNewer(String, RhinoScriptEngine.ScriptCacheEntry) - Method in class org.forgerock.script.javascript.RhinoScriptEngine
 
isSpecified(String) - Method in class com.persistit.util.ArgParser
Indicate whether the value returned for the specified field is the default value.
isStolen() - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
True is the device has been flagged as stolen.
isStreamMode() - Method in class com.persistit.Value
Indicates whether stream mode is enabled.
isString() - Method in class org.forgerock.json.fluent.JsonValue
Returns true if the JSON value is a String.
isString() - Method in class org.forgerock.json.JsonValue
Returns true if the JSON value is a String.
isString() - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check that the JsonValue is a string.
isSuccess(AuthStatus) - Static method in class org.forgerock.caf.authentication.framework.AuthStatusUtils
Returns true if the given AuthStatus value is AuthStatus.SUCCESS.
isSuccessful() - Method in class org.forgerock.http.protocol.Status
Is the family of this status a Status.Family.SUCCESSFUL one ?
ISSUER_KEY - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for the issuer's name.
isSuspendUpdates() - Method in class com.persistit.IntegrityCheck
Indicate mode of operation.
isTokenValid() - Method in class org.forgerock.authz.modules.oauth2.AccessTokenValidationResponse
Returns whether the access token is valid.
isTraceEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log trace messages.
isTraceEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log trace messages associated with the provided marker.
isTransactionPrivate(boolean) - Method in class com.persistit.TimelyResource
 
isTransform() - Method in class org.forgerock.json.resource.PatchOperation
Returns true if this is a "transform" patch operation.
isTransient() - Method in class com.persistit.Management.VolumeInfo
 
isTreeNameSelected(String, String) - Method in class com.persistit.TreeSelector
 
isType(Class<?>) - Method in class com.persistit.Value
 
isUnallocatedPage() - Method in class com.persistit.Buffer
 
isUnallocatedPage() - Method in class com.persistit.Management.BufferInfo
Indicates whether the page occupying this buffer is an Unallocated page.
isUnlimited() - Method in class org.forgerock.util.time.Duration
Returns true if this Duration represents an unlimited (or indefinite) duration.
isUpdateSuspended() - Method in interface com.persistit.mxbeans.ManagementMXBean
Indicate whether Persistit is suspending all update operations.
isUpdateSuspended() - Method in class com.persistit.Persistit
Indicates whether Persistit is suspending all updates.
isUsableForQueries() - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
States if an AuditEventHandler can be used for queries.
isUsableForQueries() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
 
isUsableForQueries() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
 
isUsageOnly() - Method in class com.persistit.util.ArgParser
 
isUseOldVSpec() - Method in class com.persistit.Configuration
Deprecated.
isUseSSL() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Indicates if the connection uses SSL.
isUseSSL() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
Indicates if the connection uses SSL.
isValid() - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Returns true if this connection has not been closed and no fatal errors have been detected.
isValid() - Method in interface org.forgerock.json.resource.Connection
Returns true if this connection has not been closed and no fatal errors have been detected.
isValidName(String) - Static method in class com.persistit.util.Util
 
isValidPageSize(int) - Static method in class com.persistit.Volume
 
isValidType(int) - Static method in class com.persistit.JournalRecord
 
isValueDefined() - Method in class com.persistit.Exchange
Determines whether the current key has an associated value - that is, whether a Exchange.fetch() operation would return a defined value - without actually changing the state of either the Key or the Value.
isValueOfType(Object, Class<?>) - Method in class org.forgerock.json.jose.jwt.JWObject
Checks to see if the given value is of an assignable type from the required class.
isVerbose() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
isVerbose() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
isVolumeNameSelected(String) - Method in class com.persistit.TreeSelector
 
isVolumeOnlySelection(String) - Method in class com.persistit.TreeSelector
 
isWarnEnabled() - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log warning messages.
isWarnEnabled(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Returns true if this logger will log warning messages associated with the provided marker.
isWarningEnabled() - Method in class org.forgerock.http.routing.ApiVersionRouterContext
Gets whether a warning should be issued to the calling client if the request does not contain a resource API version.
isWarningEnabled() - Method in interface org.forgerock.http.routing.ResourceApiVersionBehaviourManager
Returns true if warning headers should be set on the response if no Accept-API-Version header is present on the request.
isWritePagePruningEnabled() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
isXincludeSupported() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether documents should be allowed to include other documents.
isZero() - Method in class org.forgerock.util.time.Duration
Returns true if this Duration represents a zero-length duration.
isZeroByteFree() - Method in class com.persistit.DefaultObjectCoder
 
isZeroByteFree() - Method in interface com.persistit.encoding.KeyCoder
Since a key segment is terminated by a zero byte value the encoded portion of the segment must not contain zeroes.
italic(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts italic text.
Items - Class in org.forgerock.api.models
Class that represents the Items type in API descriptor.
items() - Static method in class org.forgerock.api.models.Items
Create a new Builder for Resoruce.
items(Items) - Method in class org.forgerock.api.models.Resource.Builder
Adds items-resource.
ITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
The items field name.
Items.Builder - Class in org.forgerock.api.models
Builder to help construct the Items.
iterator() - Method in class org.forgerock.http.util.SetDecorator
 
iterator() - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
iterator() - Method in class org.forgerock.json.fluent.JsonPointer
Returns an iterator over the pointer's reference tokens.
iterator() - Method in class org.forgerock.json.fluent.JsonValue
Returns an iterator over the child values that this JSON value contains.
iterator() - Method in class org.forgerock.json.JsonPointer
Returns an iterator over the pointer's reference tokens.
iterator() - Method in class org.forgerock.json.JsonValue
Returns an iterator over the child values that this JSON value contains.
iterator() - Method in class org.forgerock.json.resource.ResourcePath
Returns an iterator over the path elements in this resource path.
iterator() - Method in class org.forgerock.util.LazyList
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class org.forgerock.util.ListDecorator
Returns an iterator over the elements in this list in proper sequence.
iterator() - Method in class org.forgerock.util.RangeSet
Returns an iterator over the elements in this set.
IWAModule - Class in org.forgerock.jaspi.modules.iwa
Authentication module that uses IWA for authentication.
IWAModule() - Constructor for class org.forgerock.jaspi.modules.iwa.IWAModule
 

J

JacksonReferenceTransformer - Class in org.forgerock.json.ref.jackson
Resolves JSON reference values using the Jackson JSON processor, converting from JSON representations to standard Java objects.
JacksonReferenceTransformer(URI, JsonValue) - Constructor for class org.forgerock.json.ref.jackson.JacksonReferenceTransformer
Constructs a new Jackson JSON reference transformer.
JacksonUtils - Class in org.forgerock.api.jackson
Some utilities for dealing with Jackson schemas.
JaspiAdapters - Class in org.forgerock.caf.authentication.framework
Adapter class implementing methods that adapt to and from JASPI interfaces to be able to inter-op with pure JASPI implementations.
JaspiHttpApplication - Class in org.forgerock.caf.authn.test
HTTP Application for JASPI authentication framework functional tests.
JaspiHttpApplication() - Constructor for class org.forgerock.caf.authn.test.JaspiHttpApplication
 
JAVA_VERSION - Static variable in class org.forgerock.guice.core.internal.commons.lang.SystemUtils
The java.version System Property.
JAVA_VERSION_FLOAT - Static variable in class org.forgerock.guice.core.internal.commons.lang.SystemUtils
Gets the Java version as a float.
JAVA_VERSION_TRIMMED - Static variable in class org.forgerock.guice.core.internal.commons.lang.SystemUtils
Gets the Java version as a String trimming leading letters.
JavaHelpAdapter - Interface in com.persistit.ui
 
JcaKeyStoreHandler - Class in org.forgerock.audit.secure
Default implementation of a Keystore handler.
JcaKeyStoreHandler(String, String, String) - Constructor for class org.forgerock.audit.secure.JcaKeyStoreHandler
Creates a new keystore handler.
JCEKS_KEYSTORE_TYPE - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The name of the Java Cryptography Extension KeyStore (JCEKS) type.
JCite - Class in org.forgerock.doc.maven.pre
Use JCite to quote Java code.
JCite(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.JCite
Constructor setting the Mojo that holds the configuration.
JdbcAuditEventHandler - Class in org.forgerock.audit.handlers.jdbc
Implements a AuditEventHandler to write AuditEvents to a JDBC repository.
JdbcAuditEventHandler(JdbcAuditEventHandlerConfiguration, EventTopicsMetaData, DataSource) - Constructor for class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
Create a new JdbcAuditEventHandler instance.
JdbcAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.jdbc
Configures the JDBC mapping and connection pool.
JdbcAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
 
JdbcAuditEventHandlerConfiguration.ConnectionPool - Class in org.forgerock.audit.handlers.jdbc
Configuration for a connection pool.
JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.jdbc
Configuration of event buffering.
jku(URL) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the JWK Set URL header parameter for this JWS.
JmsAuditEventHandler - Class in org.forgerock.audit.handlers.jms
Publishes Audit events on a JMS Topic.
JmsAuditEventHandler(JmsContextManager, JmsAuditEventHandlerConfiguration, EventTopicsMetaData) - Constructor for class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
Creates a new AuditEventHandler instance that publishes JMS messages on a JMS Topic for each Audit event.
JmsAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.jms
Configuration object for the JmsAuditEventHandler.
JmsAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
 
JmsAuditEventHandlerConfiguration.JndiConfiguration - Class in org.forgerock.audit.handlers.jms
Stores the JNDI context properties and lookup names.
JmsContextManager - Interface in org.forgerock.audit.handlers.jms
Interface for retrieving a JMS topic and a JMS connection factory.
JndiConfiguration() - Constructor for class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
 
join(Collection<String>, char) - Static method in class org.forgerock.http.header.HeaderUtil
Joins a collection of header values into a single header value, with a specified specified separator.
JOIN_POLICY_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name to specify the default JoinPolicy.
joinAsString(String, Object...) - Static method in class org.forgerock.util.Utils
Returns a string whose content is the string representation of the provided objects concatenated together using the provided separator.
joinAsString(String, Iterable<?>) - Static method in class org.forgerock.util.Utils
Returns a string whose content is the string representation of the objects contained in the provided iterable concatenated together using the provided separator.
joinAsString(StringBuilder, String, Object...) - Static method in class org.forgerock.util.Utils
Appends into the provided StringBuilder the string representation of the provided objects concatenated together using the provided separator.
joinAsString(StringBuilder, String, Iterable<?>) - Static method in class org.forgerock.util.Utils
Appends into the provided StringBuilder the string representation of the objects contained in the provided iterable concatenated together using the provided separator.
joinPath(List<String>) - Static method in class org.forgerock.http.util.Paths
Joins a list of URL-decoded path elements into a url-encoded path.
JoinPolicy - Class in com.persistit.policy
Policies for determining the balance between left and right pages when rebalancing page content due to deletion.
JoinPolicy(int, String) - Constructor for class com.persistit.policy.JoinPolicy
 
JOURNAL_BLOCKSIZE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying the size of each journal file, e.g., "journalsize=400000000".
JOURNAL_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
JOURNAL_PATH_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying the file specification for the journal.
JournalInfo() - Constructor for class com.persistit.Management.JournalInfo
 
JournalInfo(String, long, long, int, long, long, long, long, String, long, String, long, long, long, long, long, long, int, int, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.persistit.Management.JournalInfo
 
JournalManagerBench - Class in com.persistit
Benchmark for primitive I/O simulating HARD (durable) commit.
JournalManagerMXBean - Interface in com.persistit.mxbeans
Management interface to the JournalManager, including journal file names and file positions.
JournalRecord - Class in com.persistit
This class encapsulates the formats of Persistit journal records.
JournalRecord() - Constructor for class com.persistit.JournalRecord
 
journalWriteError - Variable in class com.persistit.logging.LogBase
 
Json - Class in org.forgerock.http.util
Provides read and write JSON capabilities.
json(Object) - Static method in class org.forgerock.json.JsonValue
Returns a JSON value whose content is the provided object.
Json.JsonValueModule - Class in org.forgerock.http.util
Jackson Module that uses a mixin to make sure that a JsonValue instance is serialized using its #getObject() value only.
Json.LocalizableStringModule - Class in org.forgerock.http.util
Jackson Module that adds a serializer for LocalizableString.
JSON_HYPER_SCHEMA - Static variable in class org.forgerock.json.schema.validator.Constants
The hyper schema latest draft URI.
JSON_HYPER_SCHEMA_DRAFT03 - Static variable in class org.forgerock.json.schema.validator.Constants
The hyper schema draft 03 URI.
JSON_HYPER_SCHEMA_DRAFT04 - Static variable in class org.forgerock.json.schema.validator.Constants
The hyper schema draft 04 URI.
JSON_LINKS - Static variable in class org.forgerock.json.schema.validator.Constants
The schema links latest draft URI.
JSON_LINKS_DRAFT03 - Static variable in class org.forgerock.json.schema.validator.Constants
The schema links draft 03 URI.
JSON_LINKS_DRAFT04 - Static variable in class org.forgerock.json.schema.validator.Constants
The schema links draft 04 URI.
JSON_SCHEMA - Static variable in class org.forgerock.json.schema.validator.Constants
The schema latest draft URI.
JSON_SCHEMA_DRAFT03 - Static variable in class org.forgerock.json.schema.validator.Constants
The schema draft 03 URI.
JSON_SCHEMA_DRAFT04 - Static variable in class org.forgerock.json.schema.validator.Constants
The schema draft 04 URI.
JsonAnonymousProcessServiceBuilder - Class in org.forgerock.selfservice.json
Builder for AnonymousProcessService from JSON config and AnonymousProcessService requirements.
JsonAuditEventHandler - Class in org.forgerock.audit.handlers.json
AuditEventHandler for persisting raw JSON events to a file.
JsonAuditEventHandler(JsonAuditEventHandlerConfiguration, EventTopicsMetaData) - Constructor for class org.forgerock.audit.handlers.json.JsonAuditEventHandler
Creates a JsonAuditEventHandler instances.
JsonAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.json
Configuration for JsonAuditEventHandler.
JsonAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
 
JsonAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.json
Configuration of event buffering.
JsonCrypto - Class in org.forgerock.json.crypto
Represents a JSON $crypto object.
JsonCrypto() - Constructor for class org.forgerock.json.crypto.JsonCrypto
Constructs an empty JSON cryptographic object.
JsonCrypto(JsonValue) - Constructor for class org.forgerock.json.crypto.JsonCrypto
Constructs a new JSON cryptographic object, initializing from a JSON value.
JsonCrypto(String, JsonValue) - Constructor for class org.forgerock.json.crypto.JsonCrypto
Constructs a new JSON cryptographic object, initializing with the specified type and cryptographic value.
JsonCryptoException - Exception in org.forgerock.json.crypto
An exception that is thrown during JSON cryptographic operations.
JsonCryptoException() - Constructor for exception org.forgerock.json.crypto.JsonCryptoException
Constructs a new exception with null as its detail message.
JsonCryptoException(String) - Constructor for exception org.forgerock.json.crypto.JsonCryptoException
Constructs a new exception with the specified detail message.
JsonCryptoException(Throwable) - Constructor for exception org.forgerock.json.crypto.JsonCryptoException
Constructs a new exception with the specified cause.
JsonCryptoException(String, Throwable) - Constructor for exception org.forgerock.json.crypto.JsonCryptoException
Constructs a new exception with the specified detail message and cause.
JsonCryptoException - Exception in org.forgerock.selfservice.core.crypto
An exception that is thrown during JSON cryptographic operations.
JsonCryptoException(String) - Constructor for exception org.forgerock.selfservice.core.crypto.JsonCryptoException
Constructs a new exception with the specified detail message.
JsonCryptoException(String, Exception) - Constructor for exception org.forgerock.selfservice.core.crypto.JsonCryptoException
Constructs a new exception with the specified detail message and cause.
JsonCryptoTransformer - Class in org.forgerock.json.crypto
Transforms JSON values by applying a decryptor.
JsonCryptoTransformer(JsonDecryptor) - Constructor for class org.forgerock.json.crypto.JsonCryptoTransformer
Constructs a transformer to apply a decryptor.
JsonDecryptFunction - Class in org.forgerock.json.crypto
 
JsonDecryptFunction(JsonDecryptor) - Constructor for class org.forgerock.json.crypto.JsonDecryptFunction
 
JsonDecryptor - Interface in org.forgerock.json.crypto
Decrypts an encrypted JSON value.
JsonEncryptFunction - Class in org.forgerock.json.crypto
 
JsonEncryptFunction(JsonEncryptor) - Constructor for class org.forgerock.json.crypto.JsonEncryptFunction
 
JsonEncryptor - Interface in org.forgerock.json.crypto
Encrypts a JSON value.
JsonException - Exception in org.forgerock.json.fluent
An exception that is thrown during JSON operations.
JsonException() - Constructor for exception org.forgerock.json.fluent.JsonException
Constructs a new exception with null as its detail message.
JsonException(String) - Constructor for exception org.forgerock.json.fluent.JsonException
Constructs a new exception with the specified detail message.
JsonException(Throwable) - Constructor for exception org.forgerock.json.fluent.JsonException
Constructs a new exception with the specified cause.
JsonException(String, Throwable) - Constructor for exception org.forgerock.json.fluent.JsonException
Constructs a new exception with the specified detail message and cause.
JsonException - Exception in org.forgerock.json
An exception that is thrown during JSON operations.
JsonException() - Constructor for exception org.forgerock.json.JsonException
Constructs a new exception with null as its detail message.
JsonException(String) - Constructor for exception org.forgerock.json.JsonException
Constructs a new exception with the specified detail message.
JsonException(Throwable) - Constructor for exception org.forgerock.json.JsonException
Constructs a new exception with the specified cause.
JsonException(String, Throwable) - Constructor for exception org.forgerock.json.JsonException
Constructs a new exception with the specified detail message and cause.
jsonFileToJsonValue(String) - Static method in class org.forgerock.selfservice.example.JsonReader
Given a path to a json file returns a corresponding json value.
JsonPatch - Class in org.forgerock.json
Processes partial modifications to JSON values.
JsonPatchValueTransformer - Interface in org.forgerock.json
RFC6902 expects the patch value to be a predetermined, static value to be used in the patch operation's execution.
JsonPointer - Class in org.forgerock.json.fluent
Identifies a specific value within a JSON structure.
JsonPointer() - Constructor for class org.forgerock.json.fluent.JsonPointer
Constructs a JSON pointer, identifying the root value of a JSON structure.
JsonPointer(String) - Constructor for class org.forgerock.json.fluent.JsonPointer
Constructs a JSON pointer, identifying the specified pointer value.
JsonPointer(String[]) - Constructor for class org.forgerock.json.fluent.JsonPointer
Constructs a JSON pointer from an array of reference tokens.
JsonPointer(Iterable<String>) - Constructor for class org.forgerock.json.fluent.JsonPointer
Constructs a JSON pointer from an iterable collection of reference tokens.
JsonPointer - Class in org.forgerock.json
Identifies a specific value within a JSON structure.
JsonPointer() - Constructor for class org.forgerock.json.JsonPointer
Constructs a JSON pointer, identifying the root value of a JSON structure.
JsonPointer(String) - Constructor for class org.forgerock.json.JsonPointer
Constructs a JSON pointer, identifying the specified pointer value.
JsonPointer(String...) - Constructor for class org.forgerock.json.JsonPointer
Constructs a JSON pointer from an array of reference tokens.
JsonPointer(Iterable<String>) - Constructor for class org.forgerock.json.JsonPointer
Constructs a JSON pointer from an iterable collection of reference tokens.
jsonPointerToDotNotation(String) - Static method in class org.forgerock.audit.events.AuditEventHelper
Converts JsonPointer field identifier to dotted-path form.
JsonReader - Class in org.forgerock.selfservice.example
Simple utility class to parse json string into a json value.
JsonReference - Class in org.forgerock.json.ref
Represents a JSON Reference value.
JsonReference() - Constructor for class org.forgerock.json.ref.JsonReference
Constructs an empty JSON Reference object.
JsonReferenceException - Exception in org.forgerock.json.ref
An exception that is thrown during JSON cryptographic operations.
JsonReferenceException() - Constructor for exception org.forgerock.json.ref.JsonReferenceException
Constructs a new exception with null as its detail message.
JsonReferenceException(String) - Constructor for exception org.forgerock.json.ref.JsonReferenceException
Constructs a new exception with the specified detail message.
JsonReferenceException(Throwable) - Constructor for exception org.forgerock.json.ref.JsonReferenceException
Constructs a new exception with the specified cause.
JsonReferenceException(String, Throwable) - Constructor for exception org.forgerock.json.ref.JsonReferenceException
Constructs a new exception with the specified detail message and cause.
JsonReferenceTransformer - Class in org.forgerock.json.ref
Simple JSON reference transformer that can resolve fragment URI references.
JsonReferenceTransformer(URI, JsonValue) - Constructor for class org.forgerock.json.ref.JsonReferenceTransformer
Constructs a new JSON reference transformer.
JsonSchemaUtils - Class in org.forgerock.audit.util
Contains Utility methods for dealing with JsonSchema data.
JsonStdoutAuditEventHandler - Class in org.forgerock.audit.handlers.json
AuditEventHandler for persisting raw JSON events to a file.
JsonStdoutAuditEventHandler(JsonStdoutAuditEventHandlerConfiguration, EventTopicsMetaData) - Constructor for class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandler
Creates a JsonAuditEventHandler instances.
JsonStdoutAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.json
Configuration for JsonAuditEventHandler.
JsonStdoutAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandlerConfiguration
 
JsonTransformer - Interface in org.forgerock.json.fluent
Interface for transforming JSON values.
JsonUtils - Class in org.forgerock.selfservice.stages.utils
Simple utility class to parse json string into a json value.
jsonValue - Variable in class org.forgerock.audit.events.AuditEventBuilder
Represents the event as a JSON value.
JsonValue - Class in org.forgerock.json.fluent
Represents a value in a JSON object model structure.
JsonValue(Object, JsonPointer, Collection<? extends JsonTransformer>) - Constructor for class org.forgerock.json.fluent.JsonValue
Constructs a JSON value object with given object, pointer and transformers.
JsonValue(Object, Collection<? extends JsonTransformer>) - Constructor for class org.forgerock.json.fluent.JsonValue
Constructs a JSON value object with a given object and transformers.
JsonValue(Object, JsonPointer) - Constructor for class org.forgerock.json.fluent.JsonValue
Constructs a JSON value object with a given object and pointer.
JsonValue(Object) - Constructor for class org.forgerock.json.fluent.JsonValue
Constructs a JSON value object with a given object.
JsonValue - Class in org.forgerock.json
Represents a value in a JSON object model structure.
JsonValue(Object) - Constructor for class org.forgerock.json.JsonValue
Constructs a JSON value object with a given object.
JsonValue(Object, JsonPointer) - Constructor for class org.forgerock.json.JsonValue
Constructs a JSON value object with a given object and pointer.
JSONVALUE_FILTER_VISITOR - Static variable in class org.forgerock.audit.util.JsonValueUtils
A generic JsonValue Query Filter Visitor.
JsonValueException - Exception in org.forgerock.json.fluent
An exception that is thrown during JSON value operations.
JsonValueException(JsonValue) - Constructor for exception org.forgerock.json.fluent.JsonValueException
Constructs a new exception with the specified JSON value and null as its detail message.
JsonValueException(JsonValue, String) - Constructor for exception org.forgerock.json.fluent.JsonValueException
Constructs a new exception with the specified JSON value and detail message.
JsonValueException(JsonValue, Throwable) - Constructor for exception org.forgerock.json.fluent.JsonValueException
Constructs a new exception with the specified JSON value and cause.
JsonValueException(JsonValue, String, Throwable) - Constructor for exception org.forgerock.json.fluent.JsonValueException
Constructs a new exception with the specified JSON value, detail message and cause.
JsonValueException - Exception in org.forgerock.json
An exception that is thrown during JSON value operations.
JsonValueException(JsonValue) - Constructor for exception org.forgerock.json.JsonValueException
Constructs a new exception with the specified JSON value and null as its detail message.
JsonValueException(JsonValue, String) - Constructor for exception org.forgerock.json.JsonValueException
Constructs a new exception with the specified JSON value and detail message.
JsonValueException(JsonValue, Throwable) - Constructor for exception org.forgerock.json.JsonValueException
Constructs a new exception with the specified JSON value and cause.
JsonValueException(JsonValue, String, Throwable) - Constructor for exception org.forgerock.json.JsonValueException
Constructs a new exception with the specified JSON value, detail message and cause.
JsonValueFunctions - Class in org.forgerock.json
This class contains the utility functions to convert a JsonValue to another type.
JsonValueList<E> - Class in org.forgerock.json.fluent
TODO: Description.
JsonValueList(JsonValue) - Constructor for class org.forgerock.json.fluent.JsonValueList
TODO: Description.
JsonValueMap - Class in org.forgerock.json.fluent
TODO: Description.
JsonValueMap(JsonValue) - Constructor for class org.forgerock.json.fluent.JsonValueMap
TODO: Description.
JsonValueModule() - Constructor for class org.forgerock.http.util.Json.JsonValueModule
 
JsonValueTraverseFunction - Class in org.forgerock.json
An implementation of Function that recursively traverses the JsonValue and applies some transformation if needed.
JsonValueTraverseFunction(Function<JsonValue, ?, JsonValueException>) - Constructor for class org.forgerock.json.JsonValueTraverseFunction
Construct the traversal function with a transformation function to apply to each array element nested object attribute value element, or primitive element.
JsonValueUtils - Class in org.forgerock.audit.util
Contains some JsonValue Utility methods.
JsonValueWrapper - Interface in org.forgerock.json.fluent
TODO: Description.
jti(String) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the unique ID of the JWT.
jwe(Key) - Method in class org.forgerock.json.jose.builders.JwtBuilderFactory
Creates a builder for building an encrypted JWT into a base64url UTF-8 encoded JWT string.
JweAlgorithm - Enum in org.forgerock.json.jose.jwe
An Enum of the possible encryption algorithms that can be used to encrypt a JWT.
JweAlgorithmType - Enum in org.forgerock.json.jose.jwe
An Enum of the possible types of JWE algorithms that can be used to encrypt a JWT.
JweCompressionException - Exception in org.forgerock.json.jose.exceptions
Represents an exception for when compression/decompression of the plaintext fails.
JweCompressionException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JweCompressionException
Constructs a new JweCompressionException with the provided exception message.
JweCompressionException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JweCompressionException
Constructs a new JweCompressionException with the provided exception message and underlying throwable.
JweCompressionException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JweCompressionException
Constructs a new JweCompressionException with the provided underlying throwable.
JweDecryptionException - Exception in org.forgerock.json.jose.exceptions
Represents an exception for when decryption of the JWE fails.
JweDecryptionException() - Constructor for exception org.forgerock.json.jose.exceptions.JweDecryptionException
Constructs a new JweDecryptionException.
JweEncryption - Class in org.forgerock.json.jose.jwe
This class represents the result from the encryption process of the JWT plaintext.
JweEncryption(byte[], byte[]) - Constructor for class org.forgerock.json.jose.jwe.JweEncryption
Constructs a new JweEncryption object with the given ciphertext and authentication tag.
JweEncryptionException - Exception in org.forgerock.json.jose.exceptions
Represents an exception for when encryption of the JWE fails.
JweEncryptionException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JweEncryptionException
Constructs a new JweEncryptionException with the provided exception message.
JweEncryptionException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JweEncryptionException
Constructs a new JweEncryptionException with the provided exception message and underlying throwable.
JweEncryptionException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JweEncryptionException
Constructs a new JweEncryptionException with the provided underlying throwable.
JweException - Exception in org.forgerock.json.jose.exceptions
Represents a generic exception for JWE operations.
JweException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JweException
Constructs a new JweException with the provided exception message.
JweException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JweException
Constructs a new JweException with the provided exception message and underlying throwable.
JweException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JweException
Constructs a new JweException with the provided underlying throwable.
JweHeader - Class in org.forgerock.json.jose.jwe
An implementation for the JWE Header parameters.
JweHeader() - Constructor for class org.forgerock.json.jose.jwe.JweHeader
Constructs an new, empty JweHeader.
JweHeader(Map<String, Object>) - Constructor for class org.forgerock.json.jose.jwe.JweHeader
Constructs a new JweHeader with its parameters set to the contents of the given Map.
JweHeaderBuilder<B extends EncryptedJwtBuilder> - Class in org.forgerock.json.jose.builders
An implementation of a JWE Header builder that provides a fluent builder pattern to create JWE headers.
JweHeaderBuilder(B) - Constructor for class org.forgerock.json.jose.builders.JweHeaderBuilder
Constructs a new JweHeaderBuilder, parented by the given JwtBuilder.
JweHeaderKey - Enum in org.forgerock.json.jose.jwe
An Enum for the additional JWE Header parameter names.
JWK - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for JWK configuration.
jwk(JWK) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the JSON Web Key header parameter for this JWS.
JWK - Class in org.forgerock.json.jose.jwk
The abstract base class for the 3 implementations of JWK.
JWK(KeyType, KeyUse, String, String) - Constructor for class org.forgerock.json.jose.jwk.JWK
Creates a JWK given the basic parameters.
JWK(KeyType, KeyUse, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.JWK
Creates a JWK given the basic parameters.
JWKLookup - Class in org.forgerock.jaspi.modules.openid.helpers
Helper class to look up and return the keys from specific JWK implementation algorithm types.
JWKLookup() - Constructor for class org.forgerock.jaspi.modules.openid.helpers.JWKLookup
 
JWKOpenIdResolverImpl - Class in org.forgerock.jaspi.modules.openid.resolvers
This class exists to allow Open Id Providers to supply or promote a JWK exposure point for their public keys.
JWKOpenIdResolverImpl(String, URL, int, int) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.JWKOpenIdResolverImpl
Constructor using provided timeout values to generate the SimpleHTTPClient used for communicating over HTTP.
JWKOpenIdResolverImpl(String, URL, SimpleHTTPClient) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.JWKOpenIdResolverImpl
Constructor using an already-created SimpleHTTPClient.
JWKSet - Class in org.forgerock.json.jose.jwk
Holds a Set of JWKs.
JWKSet() - Constructor for class org.forgerock.json.jose.jwk.JWKSet
Constructs an empty JWKSet.
JWKSet(JWK) - Constructor for class org.forgerock.json.jose.jwk.JWKSet
Construct a JWKSet from a single JWK.
JWKSet(JsonValue) - Constructor for class org.forgerock.json.jose.jwk.JWKSet
Construct a JWKSet from a single JWK.
JWKSet(List<JWK>) - Constructor for class org.forgerock.json.jose.jwk.JWKSet
Construct a JWKSet from a List of JWKs.
JWKSetParser - Class in org.forgerock.jaspi.modules.openid.helpers
Provides methods to gather a JWKSet from a URL and return a map of key ids to keys as dictated by that JWKS.
JWKSetParser(int, int) - Constructor for class org.forgerock.jaspi.modules.openid.helpers.JWKSetParser
Constructor allowing the configuration of the read and connection timeouts used by the HTTP client for this parser.
JWKSetParser(SimpleHTTPClient) - Constructor for class org.forgerock.jaspi.modules.openid.helpers.JWKSetParser
Alternative constructor allowing the calling class to pass in an already-configured SimpleHTTPClient.
JWKSetParser(SimpleHTTPClient, JWKLookup) - Constructor for class org.forgerock.jaspi.modules.openid.helpers.JWKSetParser
Alternative constructor allowing the calling class to pass in an already-configured SimpleHTTPClient.
jwkSetToMap(JWKSet) - Method in class org.forgerock.jaspi.modules.openid.helpers.JWKSetParser
Converts a supplied JWKSet into a map of key:values, where the keys are the keyIds and the values are verification keys.
JWObject - Class in org.forgerock.json.jose.jwt
A base implementation class for a JSON Web object.
JWObject() - Constructor for class org.forgerock.json.jose.jwt.JWObject
Constructs a new, empty JWObject.
jws(SigningHandler) - Method in class org.forgerock.json.jose.builders.JwtBuilderFactory
Creates a builder for building a signed JWT into a base64url UTF-8 encoded JWT string.
JwsAlgorithm - Enum in org.forgerock.json.jose.jws
An Enum of the possible signing algorithms that can be used to sign a JWT.
JwsAlgorithmType - Enum in org.forgerock.json.jose.jws
An Enum of the possible types of JWS algorithms that can be used to sign a JWT.
JwsException - Exception in org.forgerock.json.jose.exceptions
Represents a generic exception for JWS operations.
JwsException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JwsException
Constructs a new JwsException with the provided exception message.
JwsException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwsException
Constructs a new JwsException with the provided exception message and underlying throwable.
JwsException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwsException
Constructs a new JwsException with the provided underlying throwable.
JwsHeader - Class in org.forgerock.json.jose.jws
An implementation for the JWS Header parameters.
JwsHeader() - Constructor for class org.forgerock.json.jose.jws.JwsHeader
Constructs a new, empty JwsHeader.
JwsHeader(Map<String, Object>) - Constructor for class org.forgerock.json.jose.jws.JwsHeader
Constructs a new JwsHeader, with its parameters set to the contents of the given Map.
JwsHeaderBuilder - Class in org.forgerock.json.jose.builders
An implementation of a JWS Header builder that provides a fluent builder pattern to create JWS headers.
JwsHeaderBuilder(SignedJwtBuilderImpl) - Constructor for class org.forgerock.json.jose.builders.JwsHeaderBuilder
Constructs a new JwsHeaderBuilder, parented by the given JwtBuilder.
JwsHeaderKey - Enum in org.forgerock.json.jose.jws
An Enum for the JWS Header parameter names.
JwsSigningException - Exception in org.forgerock.json.jose.exceptions
Represents an exception for when signing of the JWS fails.
JwsSigningException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JwsSigningException
Constructs a new JwsSigningException with the provided exception message.
JwsSigningException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwsSigningException
Constructs a new JwsSigningException with the provided exception message and underlying throwable.
JwsSigningException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwsSigningException
Constructs a new JwsSigningException with the provided underlying throwable.
JwsVerifyingException - Exception in org.forgerock.json.jose.exceptions
Represents an exception for when verification of the JWS signature fails.
JwsVerifyingException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JwsVerifyingException
Constructs a new JwsVerifyingException with the provided exception message.
JwsVerifyingException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwsVerifyingException
Constructs a new JwsVerifyingException with the provided exception message and underlying throwable.
JwsVerifyingException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwsVerifyingException
Constructs a new JwsVerifyingException with the provided underlying throwable.
jwt() - Method in class org.forgerock.json.jose.builders.JwtBuilderFactory
Creates a builder for building a plaintext JWT into base64url UTF-8 encoded JWT string.
Jwt - Interface in org.forgerock.json.jose.jwt
The interface for all types of JSON Web Tokens (JWTs).
JwtBuilder - Interface in org.forgerock.json.jose.builders
The base interface for all JwtBuilders for each type of JWT (plaintext, signed or encrypted).
JwtBuilderException - Exception in org.forgerock.json.jose.exceptions
Represents an exception that occurs when creating/rebuilding JWTs.
JwtBuilderException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JwtBuilderException
Constructs a new JwtBuilderException with the provided exception message.
JwtBuilderException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwtBuilderException
Constructs a new JwtBuilderException with the provided exception message and underlying throwable.
JwtBuilderException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwtBuilderException
Constructs a new JwtBuilderException with the provided underlying throwable.
JwtBuilderFactory - Class in org.forgerock.json.jose.builders
A factory for getting builders for plaintext, signed and encrypted JWTs and reconstructing JWT strings back into their relevant JWT objects.
JwtBuilderFactory() - Constructor for class org.forgerock.json.jose.builders.JwtBuilderFactory
 
JwtClaimsSet - Class in org.forgerock.json.jose.jwt
An implementation that holds a JWT's Claims Set.
JwtClaimsSet() - Constructor for class org.forgerock.json.jose.jwt.JwtClaimsSet
Constructs a new, empty JwtClaimsSet.
JwtClaimsSet(Map<String, Object>) - Constructor for class org.forgerock.json.jose.jwt.JwtClaimsSet
Constructs a new JwtClaimsSet, with its claims set to the contents of the given Map.
JwtClaimsSetBuilder - Class in org.forgerock.json.jose.builders
An implementation of a JWT Claims Set builder that provides a fluent builder pattern to creating JWT Claims Sets.
JwtClaimsSetBuilder() - Constructor for class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
 
JwtClaimsSetKey - Enum in org.forgerock.json.jose.jwt
An Enum for the JWT Claims Set names.
JwtExpiredException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Expired JWT.
JwtExpiredException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.JwtExpiredException
Construct the exception.
JwtExpiredException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.JwtExpiredException
Construct the exception with the given message.
JwtExpiredException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.JwtExpiredException
Construct the exception with the given message and cause.
JwtExpiredException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.JwtExpiredException
Construct the exception with the given cause.
JwtHeader - Class in org.forgerock.json.jose.jwt
A base implementation class for JWT Headers.
JwtHeader() - Constructor for class org.forgerock.json.jose.jwt.JwtHeader
Constructs a new JwtHeader, with the "typ" parameter set to "JWT".
JwtHeader(Map<String, Object>) - Constructor for class org.forgerock.json.jose.jwt.JwtHeader
Constructs a new JwtHeader, with its parameters set to the contents of the given Map.
JwtHeaderBuilder<T extends JwtBuilder,B extends JwtHeaderBuilder<T,B>> - Class in org.forgerock.json.jose.builders
A base implementation of a JWT header builder that provides a fluent builder pattern to creating JWT headers.
JwtHeaderBuilder(T) - Constructor for class org.forgerock.json.jose.builders.JwtHeaderBuilder
Constructs a new JwtHeaderBuilder, parented by the given JwtBuilder.
JwtHeaderKey - Enum in org.forgerock.json.jose.jwt
An Enum for the JWT Header parameter names.
JwtReconstruction - Class in org.forgerock.json.jose.common
A service that provides a method for reconstruct a JWT string back into its relevant JWT object, (SignedJwt, EncryptedJwt, SignedEncryptedJwt).
JwtReconstruction() - Constructor for class org.forgerock.json.jose.common.JwtReconstruction
 
JwtReconstructionException - Exception in org.forgerock.json.jose.exceptions
Represents an exception that occurs when reconstructing JWTs.
JwtReconstructionException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JwtReconstructionException
Constructs a new JwtReconstructionException with the provided exception message.
JwtReconstructionException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwtReconstructionException
Constructs a new JwtReconstructionException with the provided exception message and underlying throwable.
JwtReconstructionException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwtReconstructionException
Constructs a new JwtReconstructionException with the provided underlying throwable.
JwtRuntimeException - Exception in org.forgerock.json.jose.exceptions
Represents a generic exception for JWT operations.
JwtRuntimeException(String) - Constructor for exception org.forgerock.json.jose.exceptions.JwtRuntimeException
Constructs a new JwtRuntimeException with the provided exception message.
JwtRuntimeException(String, Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwtRuntimeException
Constructs a new JwtRuntimeException with the provided exception message and underlying throwable.
JwtRuntimeException(Throwable) - Constructor for exception org.forgerock.json.jose.exceptions.JwtRuntimeException
Constructs a new JwtRuntimeException with the provided underlying throwable.
JwtSecureHeader - Class in org.forgerock.json.jose.jws
A base implementation for the common security header parameters shared by the JWS and JWE headers.
JwtSecureHeader() - Constructor for class org.forgerock.json.jose.jws.JwtSecureHeader
Constructs a new, empty JwtSecureHeader.
JwtSecureHeader(Map<String, Object>) - Constructor for class org.forgerock.json.jose.jws.JwtSecureHeader
Constructs a new JwtSecureHeader, with its parameters set to the contents of the given Map.
JwtSecureHeaderBuilder<T extends JwtBuilder,B extends JwtSecureHeaderBuilder<T,B>> - Class in org.forgerock.json.jose.builders
A base implementation of a JWT header builder, for the common security header parameters shared by the JWS and JWE headers, that provides a fluent builder pattern to creating JWT headers.
JwtSecureHeaderBuilder(T) - Constructor for class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Constructs a new JwtSecureHeaderBuilder, parented by the given JwtBuilder.
JwtSessionCookie - Interface in org.forgerock.jaspi.modules.session.jwt
Abstraction of a cookie to allow for the CHF Cookie and the Http Cookie.
JwtSessionModule - Class in org.forgerock.jaspi.modules.session.jwt
A JASPI CHF Session Module which creates a JWT when securing the response from a successful authentication and sets it as a Cookie on the response.
JwtSessionModule() - Constructor for class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
Constructs an instance of the JwtSessionModule.
JwtSessionModule(JwtBuilderFactory) - Constructor for class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
Constructs an instance of the JwtSessionModule.
JwtTokenHandler - Class in org.forgerock.selfservice.stages.tokenhandlers
Jwt token handler for creating snapshot tokens.
JwtTokenHandler(JweAlgorithm, EncryptionMethod, KeyPair, JwsAlgorithm, SigningHandler, long) - Constructor for class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandler
Constructs a new JWT token handler.
JwtTokenHandlerConfig - Class in org.forgerock.selfservice.stages.tokenhandlers
Configuration for the JwtTokenHandler.
JwtTokenHandlerConfig() - Constructor for class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
 
JwtType - Enum in org.forgerock.json.jose.jwt
An Enum for the possible types of JWTs.
jwtType(String) - Static method in enum org.forgerock.json.jose.jwt.JwtType
Finds the value of the String representation of the given JWT type.

K

KbaConfig - Class in org.forgerock.selfservice.stages.kba
Represents a single KBA question in various Locales.
KbaConfig() - Constructor for class org.forgerock.selfservice.stages.kba.KbaConfig
 
keepCustomIndexHtml() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to keep a custom index.html file for the documentation set.
KeepTogether - Class in org.forgerock.doc.maven.pre
Keep shorter programlisting and screen elements on the same page in FO.
KeepTogether(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.KeepTogether
Constructor setting the Mojo that holds the configuration.
KeepTogetherTransformer - Class in org.forgerock.doc.maven.utils
Update XML files based on an XSL resource.
KeepTogetherTransformer() - Constructor for class org.forgerock.doc.maven.utils.KeepTogetherTransformer
Construct an updater to match DocBook XML files.
Key - Class in com.persistit
Encapsulates the key used in storing, fetching or deleting a key/value pair from a Persistit™ database.
Key(Persistit) - Constructor for class com.persistit.Key
Construct a Key with a maximum length of 2047.
Key(Persistit, int) - Constructor for class com.persistit.Key
Construct a Key with the specified maximum length.
Key(Key) - Constructor for class com.persistit.Key
Constructs a Key which duplicates the state of the supplied Key.
Key.Direction - Enum in com.persistit
Enumeration of possible qualifiers for the traverse and remove methods.
Key.EdgeValue - Class in com.persistit
Enumeration of special key segment values used to traverse from the first or last key.
KEY_ALIAS_KEY - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for a key stored in a keystore.
KeyCoder - Interface in com.persistit.encoding
Interface for specialized encoding and decoding of an Object of arbitrary type to or from a Key.
KeyDisplayer - Interface in com.persistit.encoding
KeyFilter - Class in com.persistit
Specifies a subset of all possible keys values.
KeyFilter() - Constructor for class com.persistit.KeyFilter
Constructs an empty KeyFilter.
KeyFilter(String) - Constructor for class com.persistit.KeyFilter
Constructs a KeyFilter from its string representation.
KeyFilter(Key) - Constructor for class com.persistit.KeyFilter
Constructs a KeyFilter that selects the subset of all keys which are equal to, logical children of, or logical ancestors of the supplied Key.
KeyFilter(Key, int, int) - Constructor for class com.persistit.KeyFilter
Constructs a KeyFilter that selects the subset of all key values that are equal to, logical children of, or logical ancestors of the supplied Key, and whose depth is greater than or equal to the supplied minimum depth and less than or equal to the supplied maximum depth.
KeyFilter(KeyFilter.Term[]) - Constructor for class com.persistit.KeyFilter
Constructs a KeyFilter that selects the subset of all keys whose segments are selected by the corresponding Terms of the supplied array.
KeyFilter(KeyFilter.Term[], int, int) - Constructor for class com.persistit.KeyFilter
Constructs a KeyFilter that selects the subset of all keys whose segments are selected by the corresponding Terms of the supplied array and whose depth is greater than or equal to the supplied minimum depth and less than or equal to the supplied maximum depth.
keyFilter(String, String) - Method in class com.persistit.TreeSelector
 
KeyFilter.Term - Class in com.persistit
Specifies criteria for selecting one segment of a Key value.
KeyHistogram - Class in com.persistit
Accumulate and hold information about the distribution of Key objects in a Persistit Tree.
KeyHistogram(Tree, Key, Key, int, int, int) - Constructor for class com.persistit.KeyHistogram
 
KeyHistogram.KeyCount - Class in com.persistit
Element in a KeyHistogram that denotes the estimated number of keys in a histogram bucket.
KeyParser - Class in com.persistit
Parses String values as Key or KeyFilter values.
KeyParser(String) - Constructor for class com.persistit.KeyParser
Construct a KeyParser for the specified string.
KeyParser(String, int, int) - Constructor for class com.persistit.KeyParser
Construct a KeyParser for a substring of the specified string.
KeyRenderer - Interface in com.persistit.encoding
An extended KeyCoder that can populate a supplied Object with data that was formerly written to a Key by the KeyCoder .
keys() - Method in class org.forgerock.json.fluent.JsonValue
Returns the set of keys for this JSON value's child values.
keys() - Method in class org.forgerock.json.jose.jwt.JWObject
Returns the set of keys for this JWObject's values.
keys() - Method in class org.forgerock.json.JsonValue
Returns the set of keys for this JSON value's child values.
keySet() - Method in class com.persistit.PersistitMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.forgerock.http.protocol.Headers
 
keySet() - Method in class org.forgerock.http.protocol.RequestCookies
 
keySet() - Method in class org.forgerock.json.fluent.JsonValueMap
Returns a Set view of the keys contained in this map.
keySet() - Method in class org.forgerock.util.LazyMap
Returns a Set view of the keys contained in the map.
keySet() - Method in class org.forgerock.util.MapDecorator
Returns a Set view of the keys contained in the map.
KeyState - Class in com.persistit
Represent an immutable copy of the state from a Key object suitable for use as the key of a Map.
KeyState(Key) - Constructor for class com.persistit.KeyState
Construct an immutable KeyState by copying the relevant state information from a Key.
KeyState(byte[]) - Constructor for class com.persistit.KeyState
 
KEYSTORE_LOCATION_KEY - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for the location of a keystore.
KEYSTORE_PASS_KEY - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for the password to a keystore.
KEYSTORE_TYPE_KEY - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for the type of a keystore.
KeyStoreBuilder - Class in org.forgerock.security.keystore
Builder class for loading key stores.
KeyStoreBuilder() - Constructor for class org.forgerock.security.keystore.KeyStoreBuilder
 
KeyStoreHandler - Interface in org.forgerock.audit.secure
Handles the access to a KeyStore.
KeyStoreHandlerDecorator - Class in org.forgerock.audit.secure
Decorate a KeyStoreHandler in order to add some commons utility methods to read or write keystore's entries.
KeyStoreHandlerDecorator(KeyStoreHandler) - Constructor for class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Constructs a new KeyStoreHandlerDecorator.
KeyStoreHandlerProvider - Interface in org.forgerock.audit.providers
Strategy for obtaining a keystore handler.
KeyStoreManager - Class in org.forgerock.security.keystore
A class that manages a Java Key Store and has methods for extracting out public/private keys and certificates.
KeyStoreManager(KeyStore) - Constructor for class org.forgerock.security.keystore.KeyStoreManager
Constructs an instance of the KeyStoreManager.
KeystoreManagerException - Exception in org.forgerock.security.keystore
Represents an exception from an operation using the KeyStoreManager class.
KeystoreManagerException(String) - Constructor for exception org.forgerock.security.keystore.KeystoreManagerException
Constructs a new KeystoreManagerException with the specified detail message.
KeystoreManagerException(String, Throwable) - Constructor for exception org.forgerock.security.keystore.KeystoreManagerException
Constructs a new KeystoreManagerException with the specified detail message.
KeystoreManagerException(Throwable) - Constructor for exception org.forgerock.security.keystore.KeystoreManagerException
Constructs a new KeyStoreManagerException with the specified throwable.
KeyStoreSecureStorage - Class in org.forgerock.audit.secure
Implementation of a secure storage using a keystore.
KeyStoreSecureStorage(KeyStoreHandler, PrivateKey) - Constructor for class org.forgerock.audit.secure.KeyStoreSecureStorage
Creates the storage with a keystore handler, initialized to verify only.
KeyStoreSecureStorage(KeyStoreHandler, PublicKey) - Constructor for class org.forgerock.audit.secure.KeyStoreSecureStorage
Creates the storage with a keystore handler, initialized to verify only.
KeyStoreSecureStorage(KeyStoreHandler, PublicKey, PrivateKey) - Constructor for class org.forgerock.audit.secure.KeyStoreSecureStorage
Creates the storage with a keystore handler, initialized to verify only.
KeyStoreType - Enum in org.forgerock.security.keystore
Lists the various keystore/truststore types.
KeyTooLongException - Exception in com.persistit.exception
Thrown by Key when an attempt to append a key segment exceeds the maximum size of the key.
KeyTooLongException() - Constructor for exception com.persistit.exception.KeyTooLongException
 
KeyTooLongException(String) - Constructor for exception com.persistit.exception.KeyTooLongException
 
KeyTooLongException(Throwable) - Constructor for exception com.persistit.exception.KeyTooLongException
 
KeyType - Enum in org.forgerock.json.jose.jwk
Enum representing the possible KeyTypes.
KeyUse - Enum in org.forgerock.json.jose.jwk
Represents the Possible KeyUse values.
kid(String) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the Key ID header parameter for this JWS.
KID - Static variable in class org.forgerock.json.jose.jwk.JWK
The KeyID key.
KILO - Static variable in class com.persistit.Configuration
1,024
KTY - Static variable in class org.forgerock.json.jose.jwk.JWK
The KeyType key.

L

l - Variable in class ru.org.openam.geo.Info
 
language - Variable in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
LANGUAGE_NAME - Static variable in class org.forgerock.script.groovy.GroovyScriptEngineFactory
 
LANGUAGE_NAME - Static variable in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
lastIndexOf(Object) - Method in class org.forgerock.util.LazyList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastIndexOf(Object) - Method in class org.forgerock.util.ListDecorator
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastKey() - Method in class com.persistit.PersistitMap
Returns the last (highest) key currently in this PersistitMap as determined by the key ordering specification.
LastModifiedTimeFileComparator - Class in org.forgerock.audit.util
Compare two files based on file modification time.
LastModifiedTimeFileComparator() - Constructor for class org.forgerock.audit.util.LastModifiedTimeFileComparator
 
lateWrite - Variable in class com.persistit.logging.LogBase
 
launch(Task, String) - Method in interface com.persistit.Management
Launch a task.
launch(String) - Method in interface com.persistit.mxbeans.ManagementMXBean
Use a simple command-line processor to start a task.
LAUNCHER_INSTALL_LOCATION - Static variable in interface org.forgerock.commons.launcher.OSGiFramework
 
LAUNCHER_INSTALL_URL - Static variable in interface org.forgerock.commons.launcher.OSGiFramework
 
LAUNCHER_PROJECT_LOCATION - Static variable in interface org.forgerock.commons.launcher.OSGiFramework
 
LAUNCHER_PROJECT_URL - Static variable in interface org.forgerock.commons.launcher.OSGiFramework
 
LAUNCHER_WORKING_LOCATION - Static variable in interface org.forgerock.commons.launcher.OSGiFramework
 
LAUNCHER_WORKING_URL - Static variable in interface org.forgerock.commons.launcher.OSGiFramework
 
Layout - Class in org.forgerock.doc.maven.release
Lay out built documents, by default under ${project.build.directory}/release/version.
Layout(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.Layout
Constructor setting the Mojo that holds the configuration.
Layout - Class in org.forgerock.doc.maven.site
Lay out built documents, by default under ${project.build.directory}/site/doc/.
Layout(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.site.Layout
Constructor setting the Mojo that holds the configuration.
LazyList<E> - Class in org.forgerock.util
A list with lazy initialization.
LazyList() - Constructor for class org.forgerock.util.LazyList
Constructs a new lazy list.
LazyList(Factory<List<E>>) - Constructor for class org.forgerock.util.LazyList
Constructs a new lazy list.
LazyMap<K,V> - Class in org.forgerock.util
A map with lazy initialization.
LazyMap() - Constructor for class org.forgerock.util.LazyMap
Constructs a new lazy map.
LazyMap(Factory<Map<K, V>>) - Constructor for class org.forgerock.util.LazyMap
Constructs a new lazy map.
leaf() - Method in class org.forgerock.json.fluent.JsonPointer
Returns the last (leaf) reference token of the JSON pointer, or null if the pointer contains no reference tokens (i.e. references document root).
leaf() - Method in class org.forgerock.json.JsonPointer
Returns the last (leaf) reference token of the JSON pointer, or null if the pointer contains no reference tokens (i.e. references document root).
leaf() - Method in class org.forgerock.json.resource.ResourcePath
Returns the last path element in this resource path.
LEFT90_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Allocate all records to the left page until it is about 90% full, then allocate remaining records to the right page.
LEFT_BIAS - Static variable in class com.persistit.policy.JoinPolicy
Maximize the number of records in the left page, and minimize the number of records in the right page.
LEFT_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Allocate as many records as possible to the left page
LEFT_GUARD_KEY - Static variable in class com.persistit.Key
Key that always occupies the left edge of any Tree
LEFT_GUARD_KEYSTATE - Static variable in class com.persistit.KeyState
 
length() - Method in interface org.forgerock.http.io.Buffer
Returns the current length of the buffer.
length() - Method in class org.forgerock.i18n.LocalizableMessage
Returns the length of the String representation of this message in the default locale.
length(Locale) - Method in class org.forgerock.i18n.LocalizableMessage
Returns the length of the String representation of this message in the specified locale.
length() - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the length of the String representation of this message builder in the default locale.
length(Locale) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the length of the String representation of this message builder in the specified locale.
LENGTH_REQUIRED - Static variable in class org.forgerock.http.protocol.Status
The 411 (Length Required) status code indicates that the server refuses to accept the request without a defined Content-Length (Section 3.3.2 of [RFC7230]).
LESS_EQUAL - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "less-than-or-equal" operator.
LESS_THAN - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "less-than" operator.
lessThan(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new less than filter using the provided field name and value assertion.
lessThanOrEqualTo(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new less than or equal to filter using the provided field name and value assertion.
limit(int, int) - Method in class com.persistit.KeyFilter
Constructs and returns a new KeyFilter in which the minimum and maximum depth are set to the supplied values.
link(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a cross-reference link.
link(String, String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a cross-reference link, with a custom xreflabel.
LinkTest - Class in org.forgerock.doc.maven.site
Test links in pre-processed copy of the sources.
LinkTest(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.site.LinkTest
Constructor setting the Mojo that holds the configuration.
list - Variable in class org.forgerock.util.ListDecorator
The list wrapped by this decorator.
listBundleHandlers(BundleContext) - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
listBundleHandlers(BundleContext) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
listContinuation() - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a list-continuation, for adding complex formatted content to a list.
ListDecorator<E> - Class in org.forgerock.util
Wraps another map.
ListDecorator(List<E>) - Constructor for class org.forgerock.util.ListDecorator
Constructs a new list decorator, wrapping the specified list.
ListFactory(List<Object>) - Constructor for class org.forgerock.script.scope.AbstractFactory.ListFactory
 
listFiles() - Method in interface org.forgerock.audit.retention.FileNamingPolicy
Lists all the archived files.
listFiles() - Method in class org.forgerock.audit.retention.TimeStampFileNamingPolicy
List the files in the initial file directory that match the prefix, name and suffix format.
listingBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a listing-block.
listingBlock(String, String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a listing-block, with the source-code type (e.g., java, json, etc.) noted for formatting purposes.
listIterator() - Method in class org.forgerock.util.LazyList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class org.forgerock.util.LazyList
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listIterator() - Method in class org.forgerock.util.ListDecorator
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class org.forgerock.util.ListDecorator
Returns a list iterator over the elements in this list (in proper sequence), starting at the specified position in the list.
listOf(Function<JsonValue, V, E>) - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON value as a List containing objects whose type (and value) is specified by a transformation function.
Lists - Class in org.forgerock.http.util
Provides helper methods for List.
listScripts() - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
listScripts() - Method in interface org.forgerock.script.ScriptRegistry
Lists all ScriptNames available in the registry.
literalBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a literal-block.
load() - Method in class com.persistit.StreamLoader
 
load(TreeSelector, boolean, boolean) - Method in class com.persistit.StreamLoader
 
load(StreamLoader.ImportHandler) - Method in class com.persistit.StreamLoader
 
load(Request) - Method in interface org.forgerock.http.session.SessionManager
Loads a new Session for the given Request.
load(Class<S>, Options) - Method in interface org.forgerock.http.spi.Loader
Loads a service of the specified type.
loadBootProperties(JsonValue, URI) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Loads the boot properties in the configuration property file associated with the framework installation; these properties are accessible to the framework and to bundles and are intended for configuration purposes.
loadCliParameters() - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
loadConfigProperties(JsonValue, URI) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Loads the configuration properties in the configuration property file associated with the framework installation; these properties are accessible to the framework and to bundles and are intended for configuration purposes.
Loader - Interface in org.forgerock.http.spi
An SPI interface for implementing alternative service loading strategies.
Loader - Class in org.forgerock.http.util
Provides methods for dynamically loading classes.
loadList(Class<E>) - Static method in class org.forgerock.http.util.Loader
Loads services of a particular type into a list.
loadMap(Class<K>, Class<V>) - Static method in class org.forgerock.http.util.Loader
Loads services of a particular type into a map.
loadPropertyFile(URI, String) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
loadSystemProperties(JsonValue, URI) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
Loads the properties in the system property file associated with the framework installation into System.setProperty().
loadVolume(String) - Method in class com.persistit.Persistit
Look up, load and/or creates a volume based on a String-valued specification.
loadVolume(VolumeSpecification) - Method in class com.persistit.Persistit
Look up, load and/or creates a volume based on a VolumeSpecification.
localAddress(String) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the local server's address.
LocaleUtils - Class in org.forgerock.selfservice.stages.utils
Utility class for Locales.
LocalHostNameProvider - Interface in org.forgerock.audit.providers
Strategy for obtaining the server's local hostname.
LocalizableException - Interface in org.forgerock.i18n
A mix-in interface which can be used to identify exceptions which support localization.
LocalizableMessage - Class in org.forgerock.i18n
A localizable message whose String representation can be retrieved in one or more locales.
LocalizableMessageBuilder - Class in org.forgerock.i18n
A mutable sequence of localizable messages and their parameters.
LocalizableMessageBuilder() - Constructor for class org.forgerock.i18n.LocalizableMessageBuilder
Creates a new message builder whose content is initially empty.
LocalizableMessageBuilder(LocalizableMessage) - Constructor for class org.forgerock.i18n.LocalizableMessageBuilder
Creates a new message builder whose content is initially equal to the provided message.
LocalizableMessageBuilder(LocalizableMessageBuilder) - Constructor for class org.forgerock.i18n.LocalizableMessageBuilder
Creates a new message builder whose content is initially equal to the provided message builder.
LocalizableMessageBuilder(Object) - Constructor for class org.forgerock.i18n.LocalizableMessageBuilder
Creates a new message builder whose content is initially equal to the String representation of the provided Object.
LocalizableMessageDescriptor - Class in org.forgerock.i18n
An opaque handle to a localizable message.
LocalizableMessageDescriptor.Arg0 - Class in org.forgerock.i18n
Subclass for creating messages with no arguments.
LocalizableMessageDescriptor.Arg1<T1> - Class in org.forgerock.i18n
Subclass for creating messages with one argument.
LocalizableMessageDescriptor.Arg2<T1,T2> - Class in org.forgerock.i18n
Subclass for creating messages with two arguments.
LocalizableMessageDescriptor.Arg3<T1,T2,T3> - Class in org.forgerock.i18n
Subclass for creating messages with three arguments.
LocalizableMessageDescriptor.Arg4<T1,T2,T3,T4> - Class in org.forgerock.i18n
Subclass for creating messages with four arguments.
LocalizableMessageDescriptor.Arg5<T1,T2,T3,T4,T5> - Class in org.forgerock.i18n
Subclass for creating messages with five arguments.
LocalizableMessageDescriptor.Arg6<T1,T2,T3,T4,T5,T6> - Class in org.forgerock.i18n
Subclass for creating messages with six arguments.
LocalizableMessageDescriptor.Arg7<T1,T2,T3,T4,T5,T6,T7> - Class in org.forgerock.i18n
Subclass for creating messages with seven arguments.
LocalizableMessageDescriptor.Arg8<T1,T2,T3,T4,T5,T6,T7,T8> - Class in org.forgerock.i18n
Subclass for creating messages with eight arguments.
LocalizableMessageDescriptor.Arg9<T1,T2,T3,T4,T5,T6,T7,T8,T9> - Class in org.forgerock.i18n
Subclass for creating messages with nine arguments.
LocalizableMessageDescriptor.ArgN - Class in org.forgerock.i18n
Subclass for creating messages with an any number of arguments.
LocalizableOperation - Class in org.forgerock.api.transform
Localizable Operation.
LocalizableOperation() - Constructor for class org.forgerock.api.transform.LocalizableOperation
 
LocalizableString - Class in org.forgerock.util.i18n
Represents a String which could be localizable.
LocalizableString(String) - Constructor for class org.forgerock.util.i18n.LocalizableString
String only constructor for non-localizable String values.
LocalizableString(String, Class<?>) - Constructor for class org.forgerock.util.i18n.LocalizableString
Constructor for potentially localizable String.
LocalizableString(String, ClassLoader) - Constructor for class org.forgerock.util.i18n.LocalizableString
Constructor for potentially localizable String.
LocalizableString(String, ClassLoader, LocalizableString) - Constructor for class org.forgerock.util.i18n.LocalizableString
Constructor for potentially localizable String.
LocalizableStringModule() - Constructor for class org.forgerock.http.util.Json.LocalizableStringModule
Default constructor.
LocalizedIllegalArgumentException - Exception in org.forgerock.i18n
Thrown to indicate that a method has been passed an illegal or inappropriate argument.
LocalizedIllegalArgumentException(LocalizableMessage) - Constructor for exception org.forgerock.i18n.LocalizedIllegalArgumentException
Creates a new localized illegal argument exception with the provided message.
LocalizedIllegalArgumentException(LocalizableMessage, Throwable) - Constructor for exception org.forgerock.i18n.LocalizedIllegalArgumentException
Creates a new localized illegal argument exception with the provided message and cause.
LocalizedLogger - Class in org.forgerock.i18n.jul
A logger implementation which formats and localizes messages before forwarding them to an underlying Java Logger.
LocalizedLogger - Class in org.forgerock.i18n.slf4j
A logger implementation which formats and localizes messages before forwarding them to an underlying SLF4J Logger.
LocalizedLoggerFactory - Class in org.forgerock.i18n.jul
A factory of LocalizedLogger instances which obtains a Java Logger by calling the appropriate Logger factory method and wrapping it in an instance of LocalizedLogger.
LocalizedLoggerFactory - Class in org.forgerock.i18n.slf4j
A factory of LocalizedLogger instances which obtains a SLF4J Logger by calling the appropriate LoggerFactory method and wrapping it in an instance of LocalizedLogger.
LocalizedMarker - Class in org.forgerock.i18n.slf4j
An implementation of SLF4J marker that contains a LocalizableMessage and does not allow to manage references to other markers.
LocalizedMarker(LocalizableMessage) - Constructor for class org.forgerock.i18n.slf4j.LocalizedMarker
Create a marker with provided localizable message.
localPort(int) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the local server's port.
LocationHeader - Class in org.forgerock.http.header
Processes the Location message header.
LocationHeader() - Constructor for class org.forgerock.http.header.LocationHeader
Constructs a new empty header whose location is null.
LocationHeader(String) - Constructor for class org.forgerock.http.header.LocationHeader
Constructs a new header with the provided location URI.
lock() - Method in class com.persistit.Exchange
Invoke Exchange.lock(Key, long) with the current key and a default timeout value of 60000L milliseconds.
lock(Key) - Method in class com.persistit.Exchange
Invoke Exchange.lock(Key, long) with the supplied key and a default timeout value of 60000L milliseconds.
lock(Key, long) - Method in class com.persistit.Exchange
Within a transaction, enforces a constraint that no other concurrent transaction also successfully locks the same key.
log(PersistitLevel, String) - Method in class com.persistit.logging.DefaultPersistitLogger
Writes a message to the log file and also displays high-significance messages to System.err.
log(PersistitLevel, String) - Method in interface com.persistit.logging.PersistitLogger
Write the message to the log at the specified level.
log(Object...) - Method in interface com.persistit.logging.PersistitLogMessage.LogItem
Emit a log message, or do nothing if this LogItem is disabled.
log(PersistitLevel, String) - Method in class com.persistit.logging.Slf4jAdapter
Writes a log message generated by Persistit to the wrapped Logger.
LOG - Static variable in class org.forgerock.caf.authentication.framework.AuthenticationFramework
Runtime slf4j debug logger.
log(Level, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
log(Level, LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
LOG_NORMAL - Static variable in class com.persistit.Task
Indicates normal level of message logging
LOG_VERBOSE - Static variable in class com.persistit.Task
Indicates a more verbose level of message logging.
LogBase - Class in com.persistit.logging
Log message and configuration mechanism for Persistit's internal logging method.
LogBase() - Constructor for class com.persistit.logging.LogBase
 
LOGFILE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for log file name
logger(Logger) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the logger instance that the framework will use to log debug messages.
LOGGING_PROPERTIES_NAME - Static variable in class com.persistit.Configuration
Property name for log switches
LogicalRecord() - Constructor for class com.persistit.Management.LogicalRecord
 
logMessage() - Method in class com.persistit.AlertMonitor.Event
 
logMessage(Object...) - Method in interface com.persistit.logging.PersistitLogMessage.LogItem
Construct a log message consisting of this LogItem's template combined with values in the supplied argument list.
logp(Level, String, String, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logp(Level, String, String, LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a message at the specified log level.
logRecurring(int, long, Object...) - Method in interface com.persistit.logging.PersistitLogMessage.LogItem
Emit a log message for a recurring event, or do nothing if this LogItem is disabled.
LONG_RECORD_ALLOCATE_A - Static variable in interface com.persistit.util.SequencerConstants
 
LONG_RECORD_ALLOCATE_B - Static variable in interface com.persistit.util.SequencerConstants
 
LONG_RECORD_ALLOCATE_SCHEDULED - Static variable in interface com.persistit.util.SequencerConstants
 
longAt(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Get a AbstractLongAssert for the referenced JsonValue is a long, to check its value.
longIs(String, Condition<Long>) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check the long value of the referenced JsonValue.
longJournalIO - Variable in class com.persistit.logging.LogBase
 
longValue(int) - Method in class com.persistit.util.ArgParser
Return the long value of argument specified by its index in the template
lookup(Object) - Method in class com.persistit.ref.AbstractReference
Look up and instantiate an object using its persistent identifier.
lookup(Object) - Method in class com.persistit.ref.AbstractWeakReference
Look up and instantiate an object using its persistent identifier.
lookup(int) - Method in class com.persistit.util.InternalHashSet
 
lookup(String, KeyType) - Method in class org.forgerock.jaspi.modules.openid.helpers.JWKLookup
Lookup returns the key from the given json, under the assumption it's of the correct keyType.
lookupKeyCoder(Class<?>) - Method in class com.persistit.DefaultCoderManager
Returns the KeyCoder registered for the supplied Class, or null if no KeyCoder is registered.
lookupKeyCoder(Class<?>) - Method in interface com.persistit.encoding.CoderManager
Returns the KeyCoder registered for the supplied Class, or null if no KeyCoder is registered.
lookupValueCoder(Class<?>) - Method in class com.persistit.DefaultCoderManager
Return the ValueCoder registered for the supplied Class , or null if no ValueCoder is registered.
lookupValueCoder(Class<?>) - Method in interface com.persistit.encoding.CoderManager
Returns the ValueCoder registered for the supplied Class, or null if no ValueCoder is registered.
lookupVolumeHandle(int) - Method in class com.persistit.RecoveryManager
 
lostPageFromMissingVolume - Variable in class com.persistit.logging.LogBase
 
LT - Static variable in class com.persistit.Key
 
LTEQ - Static variable in class com.persistit.Key
 

M

main(String[]) - Static method in class com.persistit.CLI
Simple client for CLI server.
main(String[]) - Static method in class com.persistit.GetVersion
Write the build version string to System.out
main(String[]) - Static method in class com.persistit.JournalManagerBench
 
main(String[]) - Static method in class com.persistit.Persistit
Perform various utility functions.
main(String[]) - Static method in class com.persistit.RecoveryManager
Read and display information about a journal.
main(String[]) - Static method in class com.persistit.ui.AdminUI
 
main(String[]) - Static method in class org.forgerock.audit.handlers.csv.CsvSecureArchiveVerifierCli
Entry point for CLI.
Main - Class in org.forgerock.commons.launcher
This class is the default way to instantiate and execute the framework.
Main() - Constructor for class org.forgerock.commons.launcher.Main
 
main(String[]) - Static method in class org.forgerock.commons.launcher.Main
 
Main - Class in org.forgerock.json.crypto.cli
Command-line interface to encrypt/decrypt.
Main() - Constructor for class org.forgerock.json.crypto.cli.Main
 
main(String[]) - Static method in class org.forgerock.json.crypto.cli.Main
Entry point.
main(String[]) - Static method in class org.forgerock.json.resource.examples.AsyncReadModifyWriteDemo
Main method.
main(String...) - Static method in class org.forgerock.json.resource.examples.DynamicRealmDemo
Main application.
main(String[]) - Static method in class org.forgerock.json.resource.examples.ReadModifyWriteDemo
Main method.
main(String...) - Static method in class org.forgerock.json.resource.examples.SimpleRealmDemo
Main application.
main(String...) - Static method in class org.forgerock.json.resource.examples.VersionedResourcesDemo
Main application.
Main - Class in org.forgerock.json.schema
Command-line interface to manipulate schemas.
main(String[]) - Static method in class org.forgerock.json.schema.Main
Entry point.
main(String[]) - Static method in class org.openidentityplatform.commons.cassandra.EmbeddedServer
 
makeLocalizingObjectWriter(ObjectMapper, Request) - Static method in class org.forgerock.http.util.Json
Make an object writer that contains the locales from the request for serialization of LocalizableString instances.
makeLocalizingObjectWriter(ObjectMapper, PreferredLocales) - Static method in class org.forgerock.http.util.Json
Make an object writer that contains the provided locales for serialization of LocalizableString instances.
MalformedHeaderException - Exception in org.forgerock.http.header
Thrown when a header string cannot be parsed to a rich Header implementation.
MalformedHeaderException(String) - Constructor for exception org.forgerock.http.header.MalformedHeaderException
Constructs a new exception with the given message.
MalformedHeaderException(String, Exception) - Constructor for exception org.forgerock.http.header.MalformedHeaderException
Constructs a new exception with the given message and cause.
MalformedHeaderException(Exception) - Constructor for exception org.forgerock.http.header.MalformedHeaderException
Constructs a new exception with the given cause.
MalformedValueException - Exception in com.persistit.exception
Thrown by decoding methods of the Value class when the serialized byte array is corrupt.
MalformedValueException() - Constructor for exception com.persistit.exception.MalformedValueException
 
MalformedValueException(String) - Constructor for exception com.persistit.exception.MalformedValueException
 
Management - Interface in com.persistit
Interface for a service object that exposes information about the Persistit environment.
Management.AcquisitionTimeBase - Class in com.persistit
Base class for all management data structures that retain the time at which the information was recorded.
Management.BufferInfo - Class in com.persistit
Exposes information about one Buffer.
Management.BufferPoolInfo - Class in com.persistit
Exposes information about a BufferPool.
Management.DisplayFilter - Interface in com.persistit
A DisplayFilter formats the String value presented in the Tree tab of the AdminUI.
Management.JournalInfo - Class in com.persistit
Structure that describes the current state of the journal manager.
Management.LogicalRecord - Class in com.persistit
A structure that contains data about a single logical record within a page.
Management.LogicalRecordCount - Class in com.persistit
Management.RecordInfo - Class in com.persistit
A structure that contains data about a single physical record within a page.
Management.RecoveryInfo - Class in com.persistit
A structure that holds information about the recovered database.
Management.TaskStatus - Class in com.persistit
Structure that describes the current status of a long-running utility task.
Management.TransactionInfo - Class in com.persistit
A structure that holds counts of commit, rollbacks and rollbacks since the last commit.
Management.TreeInfo - Class in com.persistit
Exposes information about a Persistit Tree.
Management.VolumeInfo - Class in com.persistit
Exposes information about a Volume.
Management.WrappedRemoteException - Exception in com.persistit
A subclass of RemoteException that wraps a Throwable so that it can be returned to the remote client.
ManagementListModel - Class in com.persistit.ui
A ListModel used to populate lists of volumes and trees.
ManagementListModel() - Constructor for class com.persistit.ui.ManagementListModel
 
ManagementMXBean - Interface in com.persistit.mxbeans
Interface for a service object that exposes information about the Persistit environment.
ManagementTableModel - Class in com.persistit.ui
 
ManagementTableModel(Class, String, AdminUI) - Constructor for class com.persistit.ui.ManagementTableModel
Construct a TableModel to display one of the management info array structures such as BufferInfo[].
ManagementTableModel.AbstractCustomTableCellRenderer - Class in com.persistit.ui
 
Manpage - Class in org.forgerock.doc.maven.build
Build man page output.
Manpage(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Manpage
Constructor setting the Mojo that holds the configuration.
ManpagePost - Class in org.forgerock.doc.maven.post
Fix man page file locations.
ManpagePost(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.post.ManpagePost
Constructor setting the Mojo that holds the configuration.
MANY_JOURNAL_FILES - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
map - Variable in class org.forgerock.util.MapDecorator
The map wrapped by this decorator.
MapDecorator<K,V> - Class in org.forgerock.util
Wraps another map.
MapDecorator(Map<K, V>) - Constructor for class org.forgerock.util.MapDecorator
Constructs a new map decorator, wrapping the specified map.
MapFactory(Map<String, Object>) - Constructor for class org.forgerock.script.scope.AbstractFactory.MapFactory
 
MapFilterVisitor<F> - Class in org.forgerock.util.query
A QueryFilterVisitor that produces a Map representation of the filter tree.
MapFilterVisitor() - Constructor for class org.forgerock.util.query.MapFilterVisitor
 
mark(int) - Method in class com.persistit.Value.OldValueInputStream
 
markStolen(Context, String, ActionRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs a mark as stolen action operation on the resource.
markSupported() - Method in class com.persistit.Value.OldValueInputStream
 
matchedUri(String) - Method in class org.forgerock.http.routing.UriRouterContext.Builder
Set the matchedUri value.
matches(Context, Request) - Method in interface org.forgerock.json.resource.FilterCondition
Returns true if the conditional filter should be invoked, or false if processing should continue directly to the next filter in the filter chain.
matches(String, JsonValue) - Method in class org.forgerock.selfservice.core.crypto.CryptoService
Returns true if the supplied plain text value of a field matches the supplied hashed value.
matchRequestType(RequestType...) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will only match requests whose type is contained in types.
matchRequestType(Set<RequestType>) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will only match requests whose type is contained in types.
matchResourcePath(Pattern) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will only match requests whose resource path matches the provided regular expression.
matchResourcePath(String) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will only match requests whose resource path matches the provided regular expression.
MathProblemStage - Class in org.forgerock.selfservice.custom
Progress stages prompts for the solution to a basic math problem.
MathProblemStage() - Constructor for class org.forgerock.selfservice.custom.MathProblemStage
 
MathProblemStageConfig - Class in org.forgerock.selfservice.custom
Represents the config for a simple math problem to be solved.
MathProblemStageConfig() - Constructor for class org.forgerock.selfservice.custom.MathProblemStageConfig
 
MAX_BUFFER_SIZE - Static variable in class com.persistit.Buffer
Architectural upper bound on buffer size
MAX_KEY_LENGTH - Static variable in class com.persistit.Key
Absolute architectural maximum number of bytes in the encoding of a key.
MAX_KEY_LENGTH_UPPER_BOUND - Static variable in class com.persistit.Key
 
MAX_KEY_RATIO - Static variable in class com.persistit.Buffer
 
MAX_POOLED_EXCHANGES - Static variable in class com.persistit.Persistit
Maximum number of Exchanges that will be held in an internal pool.
maxBatchEvents(int) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
Sets the maximum number of events in a given batch.
maximum(long) - Method in class com.persistit.Accumulator.MaxAccumulator
Modify the Accumulator so that its value is no greater than the supplied value.
MAXIMUM - Static variable in class org.forgerock.json.schema.validator.Constants
The maximum field name.
MAXIMUM_BLOCK_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Maximum permitted journal file size.
MAXIMUM_BUFFER_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MAXIMUM_CHECKPOINT_INTERVAL_S - Static variable in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
MAXIMUM_CONCURRENT_TRANSACTIONS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MAXIMUM_LOG_REPEAT_INTERVAL_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MAXIMUM_POOL_COUNT - Static variable in class com.persistit.BufferPool
Maximum number of buffers this pool may have
MAXIMUM_SIZE - Static variable in class com.persistit.Value
Absolute maximum size limit.
MAXIMUM_SLOW_ALERT_THRESHOLD_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MAXIMUM_TEMP_VOL_MAX_SIZE - Static variable in class com.persistit.Configuration
 
MAXIMUM_URGENT_FILE_COUNT_THRESHOLD - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MaximumHelper - Class in org.forgerock.json.schema.validator.helpers
Helper compares two Numbers to check the maximum constraint.
MaximumHelper(Number, boolean) - Constructor for class org.forgerock.json.schema.validator.helpers.MaximumHelper
Create a maximum helper.
MAXITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
The maxItems field name.
MAXLENGTH - Static variable in class org.forgerock.json.schema.validator.Constants
The maxLength field name.
mbeanException - Variable in class com.persistit.logging.LogBase
 
mbeanRegistered - Variable in class com.persistit.logging.LogBase
 
mbeanUnregistered - Variable in class com.persistit.logging.LogBase
 
MEDIA_TYPE - Static variable in class org.forgerock.json.JsonPatch
Internet media type for the JSON Patch format.
MEGA - Static variable in class com.persistit.Configuration
1,024 * 1024L
memoryBackend - Variable in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
The used provider base.
memoryBackend - Variable in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
The used provider base.
MemoryBackend - Class in org.forgerock.json.resource
A simple in-memory collection resource provider which uses a Map to store resources.
MemoryBackend() - Constructor for class org.forgerock.json.resource.MemoryBackend
Creates a new in-memory collection containing no resources.
merge() - Method in class com.persistit.TreeBuilder
Merge the record previously stored in sort volumes into their destination Trees.
merge(List<ApiDescription>) - Method in class org.forgerock.api.CrestApiProducer
 
merge(String, VersionedPath) - Method in class org.forgerock.api.models.Paths.Builder
Merge the path definition into the existing path definitions.
merge(List<D>) - Method in interface org.forgerock.http.ApiProducer
Merge the provided descriptors into a single descriptor.
merge(List<Swagger>) - Method in class org.forgerock.http.swagger.SwaggerApiProducer
 
merge(JsonValue...) - Static method in class org.forgerock.selfservice.stages.utils.JsonUtils
Merges the provided json value instances.
mergeParameters(List<Parameter>, Parameter...) - Static method in class org.forgerock.api.util.PathUtil
Merges Parameter values into the given parameterList, where conflicting parameter-names will be replaced, and new parameters will otherwise be added.
Message - Interface in org.forgerock.http.protocol
Elements common to requests and responses.
MESSAGE_INFO_CONTEXT_KEY - Static variable in class org.forgerock.caf.authentication.framework.JaspiAdapters
Message Info Map Key for MessageContext.
MessageContext - Interface in org.forgerock.caf.authentication.api
The authentication framework uses this MessageContext to pass messages and message processing state to authentication contexts for processing by authentication modules.
MessageImpl<T extends MessageImpl<T>> - Class in org.forgerock.http.protocol
Abstract message base class.
MessageInfoContext - Interface in org.forgerock.caf.authentication.api
The authentication framework uses this MessageContextInfo to pass messages and message processing state to authentication modules for processing of messages.
MeteredStream - Class in org.forgerock.audit.events.handlers.writers
A metered stream is a subclass of OutputStream that (a) forwards all its output to a target stream (b) keeps track of how many bytes have been written.
MeteredStream(OutputStream, long) - Constructor for class org.forgerock.audit.events.handlers.writers.MeteredStream
Create the stream wrapped around the specified output stream.
METHOD - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The method event payload field name.
METHOD_DELETE - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP DELETE method.
METHOD_GET - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP GET method.
METHOD_HEAD - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP HEAD method.
METHOD_NOT_ALLOWED - Static variable in class org.forgerock.http.protocol.Status
The 405 (Method Not Allowed) status code indicates that the method received in the request-line is known by the origin server but not supported by the target resource.
METHOD_OPTIONS - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP OPTIONS method.
METHOD_PATCH - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP PATCH method.
METHOD_POST - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP POST method.
METHOD_PUT - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP PUT method.
METHOD_TRACE - Static variable in class org.forgerock.http.filter.OptionsFilter
The HTTP TRACE method.
MethodCallStatisticsMXBean - Interface in org.forgerock.bloomfilter.monitoring
Exposes statistics on method call timings and rates to JMX monitoring.
mightContain(E) - Method in interface org.forgerock.bloomfilter.BloomFilter
Checks if the given element might be a member of this set.
mightContain(T) - Method in class org.forgerock.bloomfilter.ConcurrentRollingBloomFilter
 
mightContain(T) - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
MIN_BUFFER_SIZE - Static variable in class com.persistit.Buffer
Architectural lower bound on buffer size
minimum(long) - Method in class com.persistit.Accumulator.MinAccumulator
Modify the Accumulator so that its value is no less than the supplied value.
MINIMUM - Static variable in class org.forgerock.json.schema.validator.Constants
The minimum field name.
MINIMUM_BLOCK_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Minimum permitted journal file size.
MINIMUM_BUFFER_SIZE - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MINIMUM_CHECKPOINT_INTERVAL_S - Static variable in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
MINIMUM_LOG_REPEAT_INTERVAL_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MINIMUM_POOL_COUNT - Static variable in class com.persistit.BufferPool
Minimum number of buffers this pool may have
MINIMUM_SLOW_ALERT_THRESHOLD_MS - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MINIMUM_TEMP_VOL_MAX_SIZE - Static variable in class com.persistit.Configuration
 
MINIMUM_URGENT_FILE_COUNT_THRESHOLD - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MinimumHelper - Class in org.forgerock.json.schema.validator.helpers
Helper compares two Numbers to check the minimum constraint.
MinimumHelper(Number, boolean) - Constructor for class org.forgerock.json.schema.validator.helpers.MinimumHelper
Create a minimum helper.
MINITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
The minItems field name.
MINLENGTH - Static variable in class org.forgerock.json.schema.validator.Constants
The minLength field name.
MISCELLANEOUS_PERSISTENT_WARNING - Static variable in class org.forgerock.http.header.WarningHeader
299 Miscellaneous persistent warning The warning text MAY include arbitrary information to be presented to a human user, or logged.
MISCELLANEOUS_PERSISTENT_WARNING - Static variable in class org.forgerock.json.resource.AdviceWarning
299 Miscellaneous persistent warning The warning text MAY include arbitrary information to be presented to a human user, or logged.
MISCELLANEOUS_WARNING - Static variable in class org.forgerock.http.header.WarningHeader
199 Miscellaneous warning The warning text MAY include arbitrary information to be presented to a human user, or logged.
MISCELLANEOUS_WARNING - Static variable in class org.forgerock.json.resource.AdviceWarning
199 Miscellaneous warning The warning text MAY include arbitrary information to be presented to a human user, or logged.
MISSING_VOLUME_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
MissingKeySegmentException - Exception in com.persistit.exception
Thrown by decoding methods of the Key class when there is no remaining key segment to decode.
MissingKeySegmentException() - Constructor for exception com.persistit.exception.MissingKeySegmentException
 
MissingKeySegmentException(String) - Constructor for exception com.persistit.exception.MissingKeySegmentException
 
MissingThreadException - Exception in com.persistit.exception
Thrown by tests that intentionally stop background threads.
MissingThreadException() - Constructor for exception com.persistit.exception.MissingThreadException
 
MissingThreadException(String) - Constructor for exception com.persistit.exception.MissingThreadException
 
missingVolume - Variable in class com.persistit.logging.LogBase
 
mode(CreateMode) - Method in class org.forgerock.api.models.Create.Builder
Setter for create-mode.
ModifiableCopy - Class in org.forgerock.doc.maven.pre
Make a modifiable copy of the documentation source files, rather than working directly on the original source files.
ModifiableCopy(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.ModifiableCopy
Constructor setting the Mojo that holds the configuration.
MODIFIED - Static variable in class org.forgerock.script.ScriptEvent
The properties of a registered script have been modified.
ModuleCreationException - Exception in org.forgerock.guice.core
Thrown by the GuiceModuleCreator when a Guice module could not be instantiated.
mono(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts monospaced (e.g., code) text.
move(JsonPointer, JsonPointer) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "move" patch operation which will move the value found at `from` to `path`.
move(String, String) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "move" patch operation which will move the value found at `from` to `path`.
MOVED_PERMANENTLY - Static variable in class org.forgerock.http.protocol.Status
The 301 (Moved Permanently) status code indicates that the target resource has been assigned a new permanent URI and any future references to this resource ought to use one of the enclosed URIs.
MS_PER_S - Static variable in class com.persistit.util.Util
 
MULTIPLE_CHOICES - Static variable in class org.forgerock.http.protocol.Status
The 300 (Multiple Choices) status code indicates that the target resource has more than one representation, each with its own more specific identifier, and information about the alternatives is being provided so that the user (or user agent) can select a preferred representation by redirecting its request to one or more of those identifiers.
MultipleOf - Annotation Type in org.forgerock.api.annotations
Annotation to mark a numeric JSON Schema property's multipleOf field.
MULTIPLEOF - Static variable in class org.forgerock.json.schema.validator.Constants
The multipleOf field name.
MultipleOfSchema - Interface in org.forgerock.api.jackson
Interface defining support for multipleOf JSON Schema field.
MultiValueMap<K,V> - Class in org.forgerock.http.util
Wraps a map for which the values are lists, providing a set of convenience methods for handling list values.
MultiValueMap(Map<K, List<V>>) - Constructor for class org.forgerock.http.util.MultiValueMap
Creates a new multi-value map, wrapping an existing map with list values.
MutableUri - Class in org.forgerock.http
A MutableUri is a modifiable URI substitute.
MutableUri(URI) - Constructor for class org.forgerock.http.MutableUri
Builds a new MutableUri using the given URI.
MutableUri(MutableUri) - Constructor for class org.forgerock.http.MutableUri
Builds a new MutableUri with deep copy.
MutableUri(String) - Constructor for class org.forgerock.http.MutableUri
Builds a new MutableUri using the given URL encoded String URI.
MutableUri(String, String, String, int, String, String, String) - Constructor for class org.forgerock.http.MutableUri
Builds a new MutableUri using the given fields values (decoded values).
mvccSupported(Boolean) - Method in class org.forgerock.api.models.Resource.Builder
Setter for MVCC-supported flag.
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.BufferPoolMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.CleanupManagerMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.IOMeterMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.ManagementMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.RecoveryManagerMXBean
 
MXBEAN_NAME - Static variable in interface com.persistit.mxbeans.TransactionIndexMXBean
 
MXBeanWrapper<T> - Class in com.persistit.mxbeans
Wrapper for MXBean to enable the Description annotation.
MXBeanWrapper(T, Class<T>, NotificationEmitter) - Constructor for class com.persistit.mxbeans.MXBeanWrapper
 
MYSQL - Static variable in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
The name used for a MySQL database.

N

name(String) - Method in class org.forgerock.api.models.Action.Builder
Set the Id.
name(String) - Method in class org.forgerock.api.models.Parameter.Builder
Set the parameter name.
NAME - Static variable in class org.forgerock.http.header.AcceptApiVersionHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.AcceptLanguageHeader
The name of the header.
NAME - Static variable in class org.forgerock.http.header.ConnectionHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.ContentApiVersionHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.ContentEncodingHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.ContentLengthHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.ContentTypeHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.CookieHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.LocationHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.SetCookieHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.TransactionIdHeader
The name of this header.
NAME - Static variable in class org.forgerock.http.header.WarningHeader
The name of this header.
NAME - Static variable in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.reset.ResetStageConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.user.UserDetailsConfig
Name of the stage configuration.
NAME - Static variable in class org.forgerock.selfservice.stages.user.UserQueryConfig
Name of the stage configuration.
named(String) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the name of the logger instance that the framework should create and use to log debug messages.
nameFromFile(File) - Static method in class com.persistit.VolumeSpecification
 
NameMethod - Class in org.forgerock.doc.maven.utils.helper
FreeMarker method for getting a single document name.
NameMethod() - Constructor for class org.forgerock.doc.maven.utils.helper.NameMethod
 
NameUtils - Class in org.forgerock.doc.maven.utils
Utility methods to work with documents.
nbf(Date) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the time the JWT is not allowed to be processed before, in the Claims Set.
NEVER_EXPIRES - Static variable in class org.forgerock.http.oauth2.AccessTokenInfo
Marker for never ending tokens.
NeverThrowsException - Exception in org.forgerock.util.promise
The NeverThrowsException class is an uninstantiable placeholder exception which should be used for indicating that a Function or AsyncFunction never throws an exception (i.e. the function cannot fail).
NEW_LINE - Static variable in class com.persistit.util.Util
 
newActionRequest(String, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new action request with the provided resource path and action ID.
newActionRequest(ResourcePath, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new action request with the provided resource path and action ID.
newActionRequest(String, String, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new action request with the provided resource container path, resource ID, and action ID.
newActionRequest(ResourcePath, String, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new action request with the provided resource container path, resource ID, and action ID.
newActionResponse(JsonValue) - Static method in class org.forgerock.json.resource.Responses
Returns a new JsonValue response with the provided JSON content.
newAdviceWarning(String, String, Object...) - Static method in class org.forgerock.json.resource.AdviceWarning
Generate a warning using the builder provided.
newAnnotatedRequestHandler(Object) - Static method in class org.forgerock.json.resource.Resources
Deprecated.
newApiRequest(ResourcePath) - Static method in class org.forgerock.json.resource.Requests
Returns a new API request with the provided path.
newArray(RequirementsBuilder) - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates a new builder instance for array type creation.
newArray(int, RequirementsBuilder) - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates a new builder instance for array type creation.
newAuditService() - Static method in class org.forgerock.audit.AuditServiceBuilder
Factory method for new instances of this builder.
newAuthorizationServerError(String, String) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Returns an OAuth 2.0 error suitable for inclusion in authorization call-back responses and access token and refresh token responses.
newAuthorizationServerError(String, String, String) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Returns an OAuth 2.0 error suitable for inclusion in authorization call-back responses and access token and refresh token responses.
newBranchingInputStream(byte[]) - Static method in class org.forgerock.http.io.IO
Creates a new branching input stream that wraps a byte array.
newBranchingInputStream(InputStream, Factory<Buffer>) - Static method in class org.forgerock.http.io.IO
Creates a new branching input stream to wrap another input stream.
newBufferedPublisher(BatchConsumer) - Method in interface org.forgerock.audit.events.handlers.buffering.BatchPublisherFactory
Provides a new instance of a buffered batch publisher.
newBufferedPublisher(BatchConsumer) - Method in class org.forgerock.audit.events.handlers.buffering.BatchPublisherFactoryImpl
 
newBuilder() - Static method in class org.forgerock.api.models.Schema
Create a new Builder for Schema.
newBuilder(BatchConsumer) - Static method in class org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher
Provides a new builder.
newBuilder(JsonValue, BundleHandlerBuilder) - Static method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
newBuilder(JsonValue) - Static method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
newBuilder(Integer) - Static method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
newBuilder(Integer, String) - Static method in class org.forgerock.commons.launcher.BundleHandlerBuilder
 
newBuilder() - Static method in class org.forgerock.selfservice.core.StageResponse
New builder to help construct a stage response.
newBuilder() - Static method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
Construct a new JsonAnonymousProcessServiceBuilder.
newChildProducer(String) - Method in class org.forgerock.api.CrestApiProducer
 
newChildProducer(String) - Method in interface org.forgerock.http.ApiProducer
Create a child producer with the same type, but with the extra ID fragment.
newChildProducer(String) - Method in class org.forgerock.http.swagger.SwaggerApiProducer
 
newCollection(Object) - Static method in class org.forgerock.json.resource.Resources
Deprecated.
newConnectionFactory(Handler, URI) - Static method in class org.forgerock.json.resource.http.CrestHttp
Creates a new ConnectionFactory that map back and forth JSON resource objects to CHF objects.
newCookie(String, String) - Static method in class org.forgerock.caf.http.Cookie
Creates a new Cookie with the provided name and value.
newCreateRequest(String, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new create request with the provided resource path, and JSON content.
newCreateRequest(ResourcePath, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new create request with the provided resource path, and JSON content.
newCreateRequest(String, String, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new create request with the provided resource path, new resource ID, and JSON content.
newCreateRequest(ResourcePath, String, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new create request with the provided resource path, new resource ID, and JSON content.
newDecodedContentInputStream() - Method in class org.forgerock.http.protocol.Entity
Returns a branched input stream representing the decoded content of this entity.
newDecodedContentReader(Charset) - Method in class org.forgerock.http.protocol.Entity
Returns a branched reader representing the decoded content of this entity.
newDeleteRequest(String) - Static method in class org.forgerock.json.resource.Requests
Returns a new delete request with the provided resource path.
newDeleteRequest(ResourcePath) - Static method in class org.forgerock.json.resource.Requests
Returns a new delete request with the provided resource path.
newDeleteRequest(String, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new delete request with the provided resource container path, and resource ID.
newDeleteRequest(ResourcePath, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new delete request with the provided resource container path, and resource ID.
newEcdsaSigningHandler(ECPrivateKey) - Method in class org.forgerock.json.jose.jws.SigningManager
Constructs a new handler for signing ES256 signatures.
newEcdsaVerificationHandler(ECPublicKey) - Method in class org.forgerock.json.jose.jws.SigningManager
Constructs a new handler for verifying ES256 signatures.
newEmptyObject() - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates a new builder instance for empty object creation.
newEmptyRequirements() - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates an empty requirements json object.
newExceptionPromise(E) - Static method in class org.forgerock.util.promise.Promises
Returns a Promise representing an asynchronous task which has already failed with the provided exception.
newFileBuffer(File, int) - Static method in class org.forgerock.http.io.IO
Creates a new file buffer that uses a local file for data storage.
newFilter(String, List<String>, FilterPolicy) - Static method in class org.forgerock.audit.filter.Filters
Create a new filter for of the type specified.
newGarbageChain - Variable in class com.persistit.logging.LogBase
 
newGarbageRoot - Variable in class com.persistit.logging.LogBase
 
newGrizzlyHttpHandler(HttpApplication) - Static method in class org.forgerock.http.grizzly.GrizzlySupport
Create a new Grizzly HttpHandler wrapping the given common HTTP Framework HttpApplication.
newGrizzlyHttpHandler(Handler, Factory<Buffer>) - Static method in class org.forgerock.http.grizzly.GrizzlySupport
Create a new Grizzly HttpHandler from the given common HTTP Framework Handler.
newGrizzlyHttpHandler(Handler, Factory<Buffer>, ApiProducer<Swagger>) - Static method in class org.forgerock.http.grizzly.GrizzlySupport
Create a new Grizzly HttpHandler from the given common HTTP Framework Handler.
newHandler(Object) - Static method in class org.forgerock.json.resource.Resources
Creates a new RequestHandler backed by the supplied provider.
newHmacSigningHandler(byte[]) - Method in class org.forgerock.json.jose.jws.SigningManager
Constructs a new HmacSigningHandler.
newHttpClient(Options) - Method in class org.forgerock.http.apache.async.AsyncHttpClientProvider
 
newHttpClient(Options) - Method in class org.forgerock.http.apache.sync.SyncHttpClientProvider
 
newHttpClient(Options) - Method in interface org.forgerock.http.spi.HttpClientProvider
Returns a new HttpClient configured using the provided set of options.
newHttpHandler(ConnectionFactory) - Static method in class org.forgerock.json.resource.http.CrestHttp
newHttpHandler(ConnectionFactory, Context) - Static method in class org.forgerock.json.resource.http.CrestHttp
newHttpHandler(ConnectionFactory, HttpContextFactory) - Static method in class org.forgerock.json.resource.http.CrestHttp
newHttpHandler(RequestHandler) - Static method in class org.forgerock.json.resource.http.CrestHttp
newHttpHandler(CrestApplication) - Static method in class org.forgerock.json.resource.http.CrestHttp
Creates a new JSON resource HTTP handler with the provided CREST request handler.
newHttpHandler(CrestApplication, HttpContextFactory) - Static method in class org.forgerock.json.resource.http.CrestHttp
Creates a new JSON resource HTTP handler with the provided CREST request handler.
newHttpHandler(CrestApplication, Context) - Static method in class org.forgerock.json.resource.http.CrestHttp
Creates a new JSON resource HTTP handler with the provided CREST request handler.
newInstance() - Method in class com.persistit.DefaultObjectCoder
Construct a new instance of the client class.
newInstance(String) - Static method in class org.forgerock.http.util.Loader
Creates a new instance of a named class.
newInstance(String, Class<T>) - Static method in class org.forgerock.http.util.Loader
Creates a new instance of a named class.
newInstance() - Method in class org.forgerock.script.scope.AbstractFactory.ListFactory
 
newInstance() - Method in class org.forgerock.script.scope.AbstractFactory.MapFactory
 
newInstance(String) - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates a new builder instance for the json schema.
newInstance() - Method in interface org.forgerock.util.Factory
Creates and returns a new object instance.
newInternalClientContext(Context) - Static method in class org.forgerock.services.context.ClientContext
Creates an internal ClientContext instance.
newInternalConnection(RequestHandler) - Static method in class org.forgerock.json.resource.Resources
Creates a new connection to a RequestHandler.
newInternalConnectionFactory(RequestHandler) - Static method in class org.forgerock.json.resource.Resources
Creates a new connection factory which binds internal client connections to RequestHandlers.
newInternalServerError() - Static method in class org.forgerock.http.protocol.Responses
Generates an empty Internal Server Error response (500).
newInternalServerError(Exception) - Static method in class org.forgerock.http.protocol.Responses
Generates an Internal Server Error response (500) containing the cause of the error response.
newline() - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a UNIX newline character, where two adjacent newlines will create a new paragraph.
newList(List<String>, String...) - Method in class org.forgerock.json.schema.validator.validators.Validator
Returns a new List with the additional elements appended at the end.
newListFactory(List<Object>) - Method in class org.forgerock.script.groovy.GroovyScript.InnerListFactory
 
newListFactory(List<Object>) - Method in class org.forgerock.script.groovy.GroovyScript.InnerMapFactory
 
newListFactory(List<Object>) - Method in class org.forgerock.script.scope.AbstractFactory
 
newMapFactory(Map<String, Object>) - Method in class org.forgerock.script.groovy.GroovyScript.InnerListFactory
 
newMapFactory(Map<String, Object>) - Method in class org.forgerock.script.groovy.GroovyScript.InnerMapFactory
 
newMapFactory(Map<String, Object>) - Method in class org.forgerock.script.scope.AbstractFactory
 
newMemoryBuffer(int, int) - Static method in class org.forgerock.http.io.IO
Creates a new buffer that uses a byte array for data storage.
newNopSigningHandler() - Method in class org.forgerock.json.jose.jws.SigningManager
Constructs an implementation of the SigningHandler which does not perform any signing or verifying.
newNotFound() - Static method in class org.forgerock.http.protocol.Responses
Generates an empty Not Found response (404).
newObject(String) - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates a new builder instance for object type creation.
newOptionsFilter(String...) - Static method in class org.forgerock.http.filter.Filters
Creates a Filter which handles HTTP OPTIONS method requests.
newPatchRequest(String, PatchOperation...) - Static method in class org.forgerock.json.resource.Requests
Returns a new patch request with the provided resource path and JSON patch operations.
newPatchRequest(ResourcePath, PatchOperation...) - Static method in class org.forgerock.json.resource.Requests
Returns a new patch request with the provided resource path and JSON patch operations.
newPatchRequest(String, String, PatchOperation...) - Static method in class org.forgerock.json.resource.Requests
Returns a new patch request with the provided resource container path, resource ID, and JSON patch operations.
newPatchRequest(ResourcePath, String, PatchOperation...) - Static method in class org.forgerock.json.resource.Requests
Returns a new patch request with the provided resource container path, resource ID, and JSON patch operations.
newQueryRequest(String) - Static method in class org.forgerock.json.resource.Requests
Returns a new query request with the provided resource container path.
newQueryRequest(ResourcePath) - Static method in class org.forgerock.json.resource.Requests
Returns a new query request with the provided resource container path.
newQueryResponse() - Static method in class org.forgerock.json.resource.Responses
Creates a new query result with a null paged results cookie and no count of the total number of remaining results.
newQueryResponse(String) - Static method in class org.forgerock.json.resource.Responses
Creates a new query result with the provided paged results cookie and no count.
newQueryResponse(String, CountPolicy, int) - Static method in class org.forgerock.json.resource.Responses
Creates a new query result with the provided paged results cookie and a count of the total number of remaining results according to totalPagedResultsPolicy.
newReadRequest(String) - Static method in class org.forgerock.json.resource.Requests
Returns a new read request with the provided resource path.
newReadRequest(ResourcePath) - Static method in class org.forgerock.json.resource.Requests
Returns a new read request with the provided resource path.
newReadRequest(String, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new read request with the provided resource container path, and resource ID.
newReadRequest(ResourcePath, String) - Static method in class org.forgerock.json.resource.Requests
Returns a new read request with the provided resource container path, and resource ID.
newRemainingResultsResponse(String, int) - Static method in class org.forgerock.json.resource.Responses
newRequestHandler(Handler, URI) - Static method in class org.forgerock.json.resource.http.CrestHttp
Creates a new RequestHandler that map back and forth JSON resource objects to CHF objects.
newResourceApiVersionBehaviourManager() - Static method in class org.forgerock.http.routing.RouteMatchers
Creates a new ResourceApiVersionBehaviourManager which is responsibly for managing whether warning headers are returned and the default version behaviour when the Accept-API-Version header is not present on the request.
newResourceApiVersionBehaviourManager() - Static method in class org.forgerock.json.resource.RouteMatchers
Creates a new ResourceApiVersionBehaviourManager which is responsibly for managing whether warning headers are returned and the default version behaviour when the Accept-API-Version header is not present on the request.
newResourceException(int) - Static method in exception org.forgerock.json.resource.ResourceException
Returns an exception with the specified HTTP error code, but no detail message or cause, and a default reason phrase.
newResourceException(int, String) - Static method in exception org.forgerock.json.resource.ResourceException
Returns an exception with the specified HTTP error code and detail message, but no cause, and a default reason phrase.
newResourceException(int, String, Throwable) - Static method in exception org.forgerock.json.resource.ResourceException
Returns an exception with the specified HTTP error code, detail message, and cause, and a default reason phrase.
newResourceResponse(String, String, JsonValue) - Static method in class org.forgerock.json.resource.Responses
Returns a new Resource response with the provided Resource as content.
newResourceServerError(String, List<String>, String, String, String) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Returns an OAuth 2.0 error suitable for inclusion in resource server WWW-Authenticate response headers.
newResponsePromise(Response) - Static method in class org.forgerock.http.protocol.Response
Returns a Promise representing the Response for an asynchronous Request which has already completed.
newResponsePromiseImpl() - Static method in class org.forgerock.http.protocol.Response
Creates a new pending Promise implementation representing the Response for an asynchronous Request.
newResultPromise(V) - Static method in class org.forgerock.util.promise.Promises
Returns a Promise representing an asynchronous task which has already succeeded with the provided result.
newRsaSigningHandler(Key) - Method in class org.forgerock.json.jose.jws.SigningManager
Constructs a new RSASigningHandler, with a SignatureUtil instance to delegate the signing and verifying calls to.
newRuntimeExceptionPromise(RuntimeException) - Static method in class org.forgerock.util.promise.Promises
Returns a Promise representing an asynchronous task which has already failed with the provided runtime exception.
newSessionFilter(SessionManager) - Static method in class org.forgerock.http.filter.Filters
Creates a session Filter that will use the provided SessionManager to manage the users session.
newSingleton(Object) - Static method in class org.forgerock.json.resource.Resources
Deprecated.
newTemporaryBuffer(int, int, int, File) - Static method in class org.forgerock.http.io.IO
Creates a new temporary buffer that first uses memory, then a temporary file for data storage.
newTemporaryStorage() - Static method in class org.forgerock.http.io.IO
Creates a new storage using the system dependent default temporary directory and default sizes.
newTemporaryStorage(File) - Static method in class org.forgerock.http.io.IO
Builds a storage using the given directory (may be null) and default sizes.
newTemporaryStorage(File, int, int, int) - Static method in class org.forgerock.http.io.IO
Builds a storage using the given directory (may be null) and provided sizes.
newThreadFactory(ThreadGroup, String, boolean) - Static method in class org.forgerock.util.Utils
Creates a new thread factory which will create threads using the specified thread group, naming template, and daemon status.
newUpdateRequest(String, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new update request with the provided resource path and new JSON content.
newUpdateRequest(ResourcePath, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new update request with the provided resource path and new JSON content.
newUpdateRequest(String, String, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new update request with the provided resource container path, resource ID, and new JSON content.
newUpdateRequest(ResourcePath, String, JsonValue) - Static method in class org.forgerock.json.resource.Requests
Returns a new update request with the provided resource container path, resource ID, and new JSON content.
newValueOrFieldFilter(List<String>, FilterPolicy) - Static method in class org.forgerock.audit.filter.Filters
Create a new filter for values and fields.
newWarning(String, String, Object...) - Static method in class org.forgerock.http.header.WarningHeader
Constructs a new warning header with the frequently-used error type: 100.
next() - Method in class com.persistit.Exchange
Traverses to the next logical sibling key value.
next(boolean) - Method in class com.persistit.Exchange
Traverses to the next key with control over depth.
next(KeyFilter) - Method in class com.persistit.Exchange
Traverses to the next key value within the subset of all keys defined by the supplied KeyFilter.
next(Key, Key.Direction) - Method in class com.persistit.KeyFilter
Determine the next key value from which B-Tree traversal should proceed.
next(StreamLoader.ImportHandler) - Method in class com.persistit.StreamLoader
 
next(InternalHashSet.Entry) - Method in class com.persistit.util.InternalHashSet
 
nextEntry() - Method in class com.persistit.PersistitMap.ExchangeIterator
 
NICE_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Allocate about 2/3 of records to the left and 1/3 to the right page
NO_ARG_LIST - Static variable in class com.persistit.ui.ManagementTableModel
 
NO_ARG_TEMPLATE - Static variable in class com.persistit.ui.ManagementTableModel
 
NO_CONTENT - Static variable in class org.forgerock.http.protocol.Status
The 204 (No Content) status code indicates that the server has successfully fulfilled the request and that there is no additional content to send in the response payload body.
NO_COUNT - Static variable in interface org.forgerock.json.resource.QueryResponse
The value provided when no count is known or can reasonably be supplied.
NO_MAX_FILE_SIZE - Static variable in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
The file size value to use when no maximum is set.
NoAuthenticationStrategy - Class in org.forgerock.http.apache
An authentication strategy that never performs authentication.
NON_AUTHORITATIVE_INFO - Static variable in class org.forgerock.http.protocol.Status
The 203 (Non-Authoritative Information) status code indicates that the request was successful but the enclosed payload has been modified from that of the origin server's 200 (OK) response by a transforming proxy (Section 5.7.2 of [RFC7230]).
NoOp - Class in org.forgerock.doc.maven.post
No-op processor for formats that have no post-processing at present.
NoOp(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.post.NoOp
Constructor setting the Mojo that holds the configuration.
NOOP_ROLLOVER_LIFECYCLE_HOOK - Static variable in class org.forgerock.audit.events.handlers.writers.RotatableWriter
A RotationRetentionCheckHook that does nothing.
NoOpAuditEventHandler - Class in org.forgerock.audit.events.handlers
An event handler that does nothing.
NoOpAuditEventHandler() - Constructor for class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
Default constructor.
noopExceptionFunction() - Static method in class org.forgerock.http.protocol.Responses
Utility method returning an empty function, whose goal is to ease the transformation of a Promise type.
NoOpRotatationHooks() - Constructor for class org.forgerock.audit.rotation.RotationHooks.NoOpRotatationHooks
 
NOPCompressionHandler - Class in org.forgerock.json.jose.jwe.handlers.compression
A NOP implementation of the Compression Handler, which will be used when no compression is to be applied.
NOPCompressionHandler() - Constructor for class org.forgerock.json.jose.jwe.handlers.compression.NOPCompressionHandler
 
NOPSigningHandler - Class in org.forgerock.json.jose.jws.handlers
An implementation of the SigningHandler which does not perform any signing or verifying.
NOPSigningHandler() - Constructor for class org.forgerock.json.jose.jws.handlers.NOPSigningHandler
 
normaliseAnswer(String) - Static method in class org.forgerock.selfservice.core.util.Answers
Normalises the given answer.
NORMALIZED_FIELD - Static variable in class org.forgerock.audit.util.ElasticsearchUtil
JSON field-name of metadata to assist in de-normalization.
normalizeJson(JsonValue) - Static method in class org.forgerock.audit.util.ElasticsearchUtil
Normalizes JSON to conform to Elasticsearch data-format restrictions.
normalizeJsonPointer(JsonPointer) - Static method in class org.forgerock.audit.util.ElasticsearchUtil
Replaces periods in JsonPointer keys with underscore.
normalizeName(String...) - Static method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Normalizes a name such that it can be used as a unique filename and/or anchor in AsciiDoc.
normalJournalFileCount - Variable in class com.persistit.logging.LogBase
 
not(FilterCondition) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will match requests which do not match the provided condition.
not(QueryFilter<FF>) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new not filter using the provided sub-filter.
NOT - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "or" operator.
NOT_ACCEPTABLE - Static variable in class org.forgerock.http.protocol.Status
The 406 (Not Acceptable) status code indicates that the target resource does not have a current representation that would be acceptable to the user agent, according to the proactive negotiation header fields received in the request (Section 5.3), and the server is unwilling to supply a default representation.
NOT_FOUND - Static variable in class org.forgerock.http.protocol.Status
The 404 (Not Found) status code indicates that the origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
NOT_FOUND - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the resource could not be found.
NOT_IMPLEMENTED - Static variable in class org.forgerock.http.protocol.Status
The 501 (Not Implemented) status code indicates that the server does not support the functionality required to fulfill the request.
NOT_PRESENT - Static variable in class org.forgerock.http.header.WarningHeader
100 Indicates that there is data missing from the request.
NOT_PRESENT - Static variable in class org.forgerock.json.resource.AdviceWarning
100 Indicates that there is data missing from the request.
NOT_SUPPORTED - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the resource does not implement/support the feature to fulfill the request HTTP status: 501 Not Implemented.
NotActionAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for action requests.
NotActionAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotActionAuthorizationModule
 
NotCreateAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for create requests.
NotCreateAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotCreateAuthorizationModule
 
NotDeleteAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for delete requests.
NotDeleteAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotDeleteAuthorizationModule
 
NotFoundException - Exception in org.forgerock.json.resource
An exception that is thrown when a specified resource cannot be found.
NotFoundException() - Constructor for exception org.forgerock.json.resource.NotFoundException
Constructs a new exception with null as its detail message.
NotFoundException(String) - Constructor for exception org.forgerock.json.resource.NotFoundException
Constructs a new exception with the specified detail message.
NotFoundException(String, Throwable) - Constructor for exception org.forgerock.json.resource.NotFoundException
Constructs a new exception with the specified detail message and cause.
NotFoundException(Throwable) - Constructor for exception org.forgerock.json.resource.NotFoundException
Constructs a new exception with the specified cause.
notifyDescriptorChange() - Method in interface org.forgerock.services.descriptor.Describable.Listener
Implement this method to handle changes to API Descriptors.
notifyDescriptorChange() - Method in class org.forgerock.services.routing.AbstractRouter
 
NotPatchAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for patch requests.
NotPatchAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotPatchAuthorizationModule
 
NotQueryAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for query requests.
NotQueryAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotQueryAuthorizationModule
 
NotReadAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for read requests.
NotReadAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotReadAuthorizationModule
 
notSupported(Request) - Static method in class org.forgerock.audit.util.ResourceExceptionsUtil
Creates a NotSupportedException.
NotSupportedException - Exception in org.forgerock.json.resource
An exception that is thrown during an operation on a resource when the resource does not implement/support the feature to fulfill the request.
NotSupportedException() - Constructor for exception org.forgerock.json.resource.NotSupportedException
Constructs a new exception with null as its detail message.
NotSupportedException(String) - Constructor for exception org.forgerock.json.resource.NotSupportedException
Constructs a new exception with the specified detail message.
NotSupportedException(String, Throwable) - Constructor for exception org.forgerock.json.resource.NotSupportedException
Constructs a new exception with the specified detail message and cause.
NotSupportedException(Throwable) - Constructor for exception org.forgerock.json.resource.NotSupportedException
Constructs a new exception with the specified cause.
notSupportedOnCollection(Request) - Static method in class org.forgerock.audit.util.ResourceExceptionsUtil
Creates a NotSupportedException.
notSupportedOnInstance(Request) - Static method in class org.forgerock.audit.util.ResourceExceptionsUtil
Creates a NotSupportedException.
NotUpdateAuthorizationModule - Class in org.forgerock.authz.basic.crest
Allows every request except for update requests.
NotUpdateAuthorizationModule() - Constructor for class org.forgerock.authz.basic.crest.NotUpdateAuthorizationModule
 
now() - Method in class com.persistit.Task
Abbreviation for System.currentTimeMillis().
now() - Static method in class com.persistit.util.Debug
 
now() - Method in class org.forgerock.audit.util.DateUtil
Generate a formatted timestamp for the current time.
now() - Method in interface org.forgerock.util.time.TimeService
Returns a value that represents "now" since the epoch.
NS_PER_MS - Static variable in class com.persistit.util.Util
 
NS_PER_S - Static variable in class com.persistit.util.Util
 
NULL - Static variable in class com.persistit.encoding.ObjectCache
Constant used to indicate the value associated with a particular Key is known to be null rather than unknown.
NULL_AUTH_STATUS - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header value for returning null.
nullifyUsedVars() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WDSSO
Nullify any variables that might have been set.
nullInputStream() - Static method in class org.forgerock.http.io.IO
Returns an input stream that holds no data.
nullMemberVariablesAfterTest() - Method in class org.forgerock.testng.ForgeRockTestCase
The member variables of a test class can prevent lots of memory from being reclaimed, so we use reflection to null out all of the member variables after the tests have run.
nullOutputStream() - Static method in class org.forgerock.http.io.IO
Returns an output stream that discards all data written to it.
NullRetentionHooks() - Constructor for class org.forgerock.audit.retention.RetentionHooks.NullRetentionHooks
 
nullToFalse(Boolean) - Static method in class org.forgerock.api.util.ValidationUtil
Returns false if the given Boolean parameter is null.
NullTypeValidator - Class in org.forgerock.json.schema.validator.validators
null Value MUST be null.
NullTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.NullTypeValidator
Construct a null type validator.
NUMBER_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
Json number value type.
numberSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
NumberTypeValidator - Class in org.forgerock.json.schema.validator.validators
NumberTypeValidator applies all the constraints of a number type.
NumberTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.NumberTypeValidator
Construct a number type validator.

O

o - Variable in class ru.org.openam.geo.Info
 
OAuth2 - Class in org.forgerock.http.oauth2
OAuth2 utility class.
OAUTH2_PROFILE_INFO_CONTEXT_KEY - Static variable in class org.forgerock.authz.modules.oauth2.OAuth2Module
Key for the Authorization Context for the profile information for the OAuth2 Access Token used to authorize the request.
OAuth2AccessTokenValidator - Interface in org.forgerock.authz.modules.oauth2
Plugin interface for allowing different implementations for determining whether a OAuth2 Access Token is valid and for retrieving scope on user profile information.
OAuth2Authorization - Class in org.forgerock.authz.modules.oauth2
Utility class providing convenience methods for creating OAuth2CrestAuthorizationModules.
OAuth2AuthorizationConnectionFactory - Class in org.forgerock.authz.modules.oauth2.crest
A factory class for creating an ConnectionFactory configured with an OAuth2 authorization filter.
OAuth2Context - Class in org.forgerock.http.oauth2
An OAuth2Context could be used to store and retrieve an AccessTokenInfo.
OAuth2Context(Context, AccessTokenInfo) - Constructor for class org.forgerock.http.oauth2.OAuth2Context
Creates a new OAuth2 context with the provided AccessTokenInfo.
OAuth2CrestAuthorizationModule - Class in org.forgerock.authz.modules.oauth2
An implementation of a CrestAuthorizationModule which uses a OAuth2 Access Token from the Authorization header from the request.
OAuth2Error - Class in org.forgerock.http.oauth2
Describes an error which occurred during an OAuth 2.0 authorization request or when performing an authorized request.
OAuth2Exception - Exception in org.forgerock.authz.modules.oauth2
Represents an exception whilst process an OAuth2 access token.
OAuth2Exception(String) - Constructor for exception org.forgerock.authz.modules.oauth2.OAuth2Exception
Constructs a new OAuth2Exception with message.
OAuth2Exception(String, Throwable) - Constructor for exception org.forgerock.authz.modules.oauth2.OAuth2Exception
Constructs a new OAuth2Exception with message and underlying cause.
OAuth2Module - Class in org.forgerock.authz.modules.oauth2
OAuth2 authorization module that provide authorization based on an access token included in the request.
OAuth2Module(OAuth2AccessTokenValidator, Set<String>, boolean, int) - Constructor for class org.forgerock.authz.modules.oauth2.OAuth2Module
Creates a new OAuth2Module instance with the provided configuration.
object(Map.Entry<String, Object>...) - Static method in class org.forgerock.json.JsonValue
Returns a JSON object comprised of the provided JSON fields.
object(int) - Static method in class org.forgerock.json.JsonValue
Produces an empty JSON object pre-allocated for size fields.
OBJECT_MAPPER - Static variable in class org.forgerock.api.jackson.JacksonUtils
A public static ObjectMapper instance, so that they do not have to be instantiated all over the place, as they are expensive to construct.
OBJECT_MAPPER - Static variable in class org.forgerock.audit.util.ElasticsearchUtil
Jackson ObjectMapper for working with JSON.
OBJECT_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
Json Object value type.
ObjectCache - Class in com.persistit.encoding
A simple cache for deserialized objects.
ObjectCache() - Constructor for class com.persistit.encoding.ObjectCache
 
ObjectCoder - Interface in com.persistit.encoding
Combines the KeyCoder, KeyRenderer, ValueCoder and ValueRenderer into a single interface that allows Persistit to store and retrieve arbitrary objects - even non-Serializable objects - without byte-code enhancement, without incurring the space or time overhead of Java serialization, or the need to modify the class to perform custom serialization.
objectSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
ObjectTypeValidator - Class in org.forgerock.json.schema.validator.validators
ObjectTypeValidator applies all the constraints of a object type.
ObjectTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.ObjectTypeValidator
Default ctor.
ObjectValidator - Class in org.forgerock.json.schema.validator
The ObjectValidator is a sample implementation of how to use the validator.
ObjectValidatorFactory - Class in org.forgerock.json.schema.validator
ObjectValidatorFactory initialises the validator instances for given schemas.
obtainReadLock() - Method in class org.forgerock.audit.AuditServiceProxy
Obtain the read lock or block until it becomes available.
obtainWriteLock() - Method in class org.forgerock.audit.AuditServiceProxy
Obtain the write lock or block until it becomes available.
OctJWK - Class in org.forgerock.json.jose.jwk
Creates an Octet JWK.
OctJWK(KeyUse, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.OctJWK
Constructs a OctJWK.
of(Class<T>, T) - Static method in class org.forgerock.util.Option
Defines an option with the provided type and default value.
of(F, S) - Static method in class org.forgerock.util.Pair
Creates a new Pair.
offer(String, JsonValue) - Method in interface org.forgerock.audit.events.handlers.buffering.BatchPublisher
Offers up an event to be added to a batch.
offer(String, JsonValue) - Method in class org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher
Inserts the specified element at the tail of this queue if it is possible to do so immediately without exceeding the queue's capacity, returning true upon success and false if this queue is full.
OK - Static variable in class org.forgerock.http.protocol.Status
The 200 (OK) status code indicates that the request has succeeded.
oldValueInputStream(ObjectStreamClass) - Method in class com.persistit.Value
 
oldValueOutputStream(ObjectStreamClass) - Method in class com.persistit.Value
 
OLinkUtils - Class in org.forgerock.doc.maven.utils
Build olink target database files.
onConfigurationFailure(ITestResult) - Method in class org.forgerock.testng.ForgeRockTestListener
 
ONEOF - Static variable in class org.forgerock.json.schema.validator.Constants
The oneOf field name.
oneOf(JsonValue...) - Static method in class org.forgerock.selfservice.core.util.RequirementsBuilder
Creates a new builder instance for oneOf keyword.
onExceptionInternalServerError() - Static method in class org.forgerock.http.protocol.Responses
Utility function that returns a Response whose status is Status.INTERNAL_SERVER_ERROR and the exception attached to the response as the cause.
onStart(ITestContext) - Method in class org.forgerock.testng.ForgeRockTestListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.forgerock.testng.ForgeRockTestListener
 
onTestFailure(ITestResult) - Method in class org.forgerock.testng.ForgeRockTestListener
 
onTestSkipped(ITestResult) - Method in class org.forgerock.testng.ForgeRockTestListener
 
onTestStart(ITestResult) - Method in class org.forgerock.testng.ForgeRockTestListener
 
onTestSuccess(ITestResult) - Method in class org.forgerock.testng.ForgeRockTestListener
 
OP_PTR - Static variable in class org.forgerock.json.JsonPatch
Path to the "op" attribute of a patch entry.
open() - Method in class com.persistit.logging.DefaultPersistitLogger
Prepares this logger to received messages.
open() - Method in interface com.persistit.logging.PersistitLogger
Called when Persistit starts using the log.
open() - Method in class com.persistit.logging.Slf4jAdapter
 
OpenAmAccessTokenResolver - Class in org.forgerock.http.oauth2.resolver
An OpenAmAccessTokenResolver knows how to resolve a given token identifier against an OpenAm instance.
OpenAmAccessTokenResolver(Handler, TimeService, String) - Constructor for class org.forgerock.http.oauth2.resolver.OpenAmAccessTokenResolver
Creates a new OpenAmAccessTokenResolver configured to access the given /oauth2/tokeninfo OpenAm endpoint.
OpenAMSessionModule - Class in org.forgerock.jaspi.modules.session.openam
A JASPI Session Module which uses OpenAM to validate SSO Tokens issued by an OpenAM instance.
OpenAMSessionModule() - Constructor for class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
Construct OpenAMSessionModule - use default options.
OpenAMSessionModule(Options) - Constructor for class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
Cosntruct OpenAMSessionModule - use provide options for loading the HttpClientProvider.
OpenApiHelper - Class in org.forgerock.api.transform
Helper methods for applying commonly needed changes to the Swagger model.
OpenApiHelper.OperationVisitor - Interface in org.forgerock.api.transform
Visits a Swagger Operation.
OpenApiRequestFilter - Class in org.forgerock.http.swagger
This filter looks for the query parameter {code _api} : if present then it returns the API description of the downstream handlers, otherwise the request is processed as expected.
OpenApiRequestFilter() - Constructor for class org.forgerock.http.swagger.OpenApiRequestFilter
 
OpenApiTransformer - Class in org.forgerock.api.transform
Transforms an ApiDescription into an OpenAPI/Swagger model.
OpenIdConnectModule - Class in org.forgerock.jaspi.modules.openid
OpenID Connect module that allows access when a valid OpenID Connect JWT which our server trusts is presented in the specific header field.
OpenIdConnectModule() - Constructor for class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Default constructor.
OpenIdConnectVerificationException - Exception in org.forgerock.jaspi.modules.openid.exceptions
Problem during the verification of an OpenId Connect module.
OpenIdConnectVerificationException() - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.OpenIdConnectVerificationException
Construct the exception.
OpenIdConnectVerificationException(String) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.OpenIdConnectVerificationException
Construct the exception with the given message.
OpenIdConnectVerificationException(String, Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.OpenIdConnectVerificationException
Construct the exception with the given message and cause.
OpenIdConnectVerificationException(Throwable) - Constructor for exception org.forgerock.jaspi.modules.openid.exceptions.OpenIdConnectVerificationException
Construct the exception with the given cause.
OpenIdResolver - Interface in org.forgerock.jaspi.modules.openid.resolvers
Validation of Open ID Connect JWTs via verification of their internals (issuer, audience, signature, etc.).
OpenIdResolverFactory - Class in org.forgerock.jaspi.modules.openid.resolvers
For producing OpenId Resolvers.
OpenIdResolverFactory(int, int) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolverFactory
For generating an OpenIDResolverFactory with the supplied timeouts which will be used for all HTTP communication originating form this factory.
OpenIdResolverService - Interface in org.forgerock.jaspi.modules.openid.resolvers.service
Interface through which OpenIdResolvers are obtained, and the service providing them is configured.
OpenIdResolverServiceConfigurator - Interface in org.forgerock.jaspi.modules.openid.resolvers.service
OpenIdResolverServiceConfiguratorImpl - Class in org.forgerock.jaspi.modules.openid.resolvers.service
Implementation of the OpenIdResolverServiceConfigurator interface which applies a simple priority ordering when reading a service configuration.
OpenIdResolverServiceConfiguratorImpl() - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceConfiguratorImpl
 
OpenIdResolverServiceImpl - Class in org.forgerock.jaspi.modules.openid.resolvers.service
Holds a copy of the current OpenID Resolvers.
OpenIdResolverServiceImpl(int, int) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.service.OpenIdResolverServiceImpl
Constructor for the OpenIdResolverServiceImpl which will use the supplied read and connection timeouts when communicating over HTTP.
openVolume - Variable in class com.persistit.logging.LogBase
 
Operation - Annotation Type in org.forgerock.api.annotations
The common details of an operation.
Operation - Class in org.forgerock.api.models
Class that represents the Operation type in API descriptor.
Operation(Operation.Builder) - Constructor for class org.forgerock.api.models.Operation
Protected constructor of the Operation.
OPERATION - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The operation event payload field name.
operation(String, JsonPointer, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new patch operation having the specified operation type, field, and value(s).
operation(String, String, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new patch operation having the specified operation type, field, and value(s).
Operation.Builder<T extends Operation.Builder<T>> - Class in org.forgerock.api.models
Builder to help construct the Operation.
OPERATION_ADD - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "add" operations.
OPERATION_COPY - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "copy" operations.
OPERATION_INCREMENT - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "increment" operations.
OPERATION_MOVE - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "move" operations.
OPERATION_NAMES - Static variable in interface com.persistit.mxbeans.IOMeterMXBean
Abbreviated names for types of I/O operations measured by this bean: RV Read page from Volume RJ Read page from Journal CC Copy page from journal to volume WJ Write page from Journal TJ Write Transaction to Journal XX Other EVD Evict page from pool FJ Flush journal GP Get Page
OPERATION_REMOVE - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "remove" operations.
OPERATION_REPLACE - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "replace" operations.
OPERATION_TRANSFORM - Static variable in class org.forgerock.json.resource.PatchOperation
The identifier used for "transform" operations.
OperationParameter - Class in org.forgerock.script.scope
OperationParameter holds the Context associated with the request that invoked a script.
OperationParameter(Context) - Constructor for class org.forgerock.script.scope.OperationParameter
 
OPERATIONS - Static variable in interface com.persistit.mxbeans.IOMeterMXBean
 
operations(PatchOperation...) - Method in class org.forgerock.api.models.Patch.Builder
Setter for supported Patch-operations.
operations(Operation...) - Method in class org.forgerock.api.models.Resource.Builder
Allocates the operations given in the parameter by their type.
optimumBitSize(long, double) - Static method in class org.forgerock.bloomfilter.BloomFilterStatistics
Calculates the optimum size of a bloom filter (in bits) to achieve the given false positive probability and expected number of insertions (capacity).
optimumRemainingCapacity(long, double, long) - Static method in class org.forgerock.bloomfilter.BloomFilterStatistics
Estimates the remaining capacity in an optimum Bloom Filter.
Option<T> - Class in org.forgerock.util
A configuration option whose value can be stored in a set of Options.
OPTION_CONNECT_TIMEOUT - Static variable in class org.forgerock.http.handler.HttpClientHandler
The TCP connect timeout for new HTTP connections.
OPTION_HOSTNAME_VERIFIER - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies the SSL host name verification policy.
OPTION_KEY_MANAGERS - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies the list of key managers that should be used when configuring SSL/TLS connections.
OPTION_LOADER - Static variable in class org.forgerock.http.handler.HttpClientHandler
The strategy which should be used for loading the HttpClientProvider.
OPTION_MAX_CONNECTIONS - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies the maximum number of connections that should be pooled by the HTTP client.
OPTION_PROXY - Static variable in class org.forgerock.http.handler.HttpClientHandler
Holds the proxy configuration attributes
OPTION_PROXY_SYSTEM - Static variable in class org.forgerock.http.handler.HttpClientHandler
If true and OPTION_PROXY is null, uses the system proxy settings
OPTION_RETRY_REQUESTS - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies whether requests should be retried if a failure is detected.
OPTION_REUSE_CONNECTIONS - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies whether HTTP connections should be kept alive an reused for additional requests.
OPTION_SO_TIMEOUT - Static variable in class org.forgerock.http.handler.HttpClientHandler
The TCP socket timeout when waiting for HTTP responses.
OPTION_SSL_CIPHER_SUITES - Static variable in class org.forgerock.http.handler.HttpClientHandler
List of JSSE ciphers to be enabled on the HttpClient.
OPTION_SSL_ENABLED_PROTOCOLS - Static variable in class org.forgerock.http.handler.HttpClientHandler
List of SSL protocols to be enabled on the HttpClient.
OPTION_SSLCONTEXT_ALGORITHM - Static variable in class org.forgerock.http.handler.HttpClientHandler
SSLContext algorithm to be used when making SSL/TLS connections.
OPTION_TEMPORARY_STORAGE - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies the temporary storage that should be used for storing HTTP responses.
OPTION_TRUST_MANAGERS - Static variable in class org.forgerock.http.handler.HttpClientHandler
Specifies the list of trust managers that should be used when configuring SSL/TLS connections.
OPTION_WORKER_THREADS - Static variable in class org.forgerock.http.apache.async.AsyncHttpClientProvider
Specify the number of worker threads.
Options - Class in org.forgerock.util
A set of options which can be used for customizing the behavior of HTTP clients and servers.
OptionsFilter - Class in org.forgerock.http.filter
Filter which handles OPTION HTTP requests to CREST resources.
or(Collection<FilterCondition>) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will match requests which match any of the provided conditions.
or(FilterCondition...) - Static method in class org.forgerock.json.resource.Filters
Returns a FilterCondition which will match requests which match any of the provided conditions.
or(Collection<QueryFilter<FF>>) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new or filter using the provided list of sub-filters.
or(QueryFilter<FF>...) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new or filter using the provided list of sub-filters.
OR - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "not" operator.
ORACLE - Static variable in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
The name used for an Oracle database.
ordinal() - Method in class org.forgerock.i18n.LocalizableMessage
Returns the ordinal associated with this message, or -1 if undefined.
org.forgerock.api - package org.forgerock.api
 
org.forgerock.api.annotations - package org.forgerock.api.annotations
 
org.forgerock.api.commons - package org.forgerock.api.commons
 
org.forgerock.api.enums - package org.forgerock.api.enums
 
org.forgerock.api.jackson - package org.forgerock.api.jackson
 
org.forgerock.api.markup - package org.forgerock.api.markup
 
org.forgerock.api.markup.asciidoc - package org.forgerock.api.markup.asciidoc
 
org.forgerock.api.models - package org.forgerock.api.models
 
org.forgerock.api.transform - package org.forgerock.api.transform
 
org.forgerock.api.util - package org.forgerock.api.util
 
org.forgerock.audit - package org.forgerock.audit
 
org.forgerock.audit.batch - package org.forgerock.audit.batch
 
org.forgerock.audit.events - package org.forgerock.audit.events
 
org.forgerock.audit.events.handlers - package org.forgerock.audit.events.handlers
 
org.forgerock.audit.events.handlers.buffering - package org.forgerock.audit.events.handlers.buffering
 
org.forgerock.audit.events.handlers.writers - package org.forgerock.audit.events.handlers.writers
 
org.forgerock.audit.filter - package org.forgerock.audit.filter
 
org.forgerock.audit.handlers.csv - package org.forgerock.audit.handlers.csv
 
org.forgerock.audit.handlers.elasticsearch - package org.forgerock.audit.handlers.elasticsearch
 
org.forgerock.audit.handlers.jdbc - package org.forgerock.audit.handlers.jdbc
 
org.forgerock.audit.handlers.jms - package org.forgerock.audit.handlers.jms
 
org.forgerock.audit.handlers.json - package org.forgerock.audit.handlers.json
 
org.forgerock.audit.handlers.splunk - package org.forgerock.audit.handlers.splunk
 
org.forgerock.audit.handlers.syslog - package org.forgerock.audit.handlers.syslog
 
org.forgerock.audit.json - package org.forgerock.audit.json
 
org.forgerock.audit.providers - package org.forgerock.audit.providers
 
org.forgerock.audit.retention - package org.forgerock.audit.retention
 
org.forgerock.audit.rotation - package org.forgerock.audit.rotation
 
org.forgerock.audit.secure - package org.forgerock.audit.secure
 
org.forgerock.audit.util - package org.forgerock.audit.util
 
org.forgerock.authz.basic - package org.forgerock.authz.basic
 
org.forgerock.authz.basic.crest - package org.forgerock.authz.basic.crest
 
org.forgerock.authz.filter.api - package org.forgerock.authz.filter.api
 
org.forgerock.authz.filter.crest - package org.forgerock.authz.filter.crest
 
org.forgerock.authz.filter.crest.api - package org.forgerock.authz.filter.crest.api
 
org.forgerock.authz.modules.oauth2 - package org.forgerock.authz.modules.oauth2
 
org.forgerock.authz.modules.oauth2.crest - package org.forgerock.authz.modules.oauth2.crest
 
org.forgerock.bloomfilter - package org.forgerock.bloomfilter
ForgeRock Bloom Filters Implementations of thread-safe, scalable and rolling Bloom Filters.
org.forgerock.bloomfilter.monitoring - package org.forgerock.bloomfilter.monitoring
 
org.forgerock.caf.authentication.api - package org.forgerock.caf.authentication.api
 
org.forgerock.caf.authentication.framework - package org.forgerock.caf.authentication.framework
 
org.forgerock.caf.authn.test - package org.forgerock.caf.authn.test
 
org.forgerock.caf.authn.test.configuration - package org.forgerock.caf.authn.test.configuration
 
org.forgerock.caf.authn.test.modules - package org.forgerock.caf.authn.test.modules
 
org.forgerock.caf.authn.test.runtime - package org.forgerock.caf.authn.test.runtime
 
org.forgerock.caf.http - package org.forgerock.caf.http
 
org.forgerock.commons.launcher - package org.forgerock.commons.launcher
 
org.forgerock.doc.maven - package org.forgerock.doc.maven
 
org.forgerock.doc.maven.backstage - package org.forgerock.doc.maven.backstage
 
org.forgerock.doc.maven.build - package org.forgerock.doc.maven.build
 
org.forgerock.doc.maven.post - package org.forgerock.doc.maven.post
 
org.forgerock.doc.maven.pre - package org.forgerock.doc.maven.pre
 
org.forgerock.doc.maven.release - package org.forgerock.doc.maven.release
 
org.forgerock.doc.maven.site - package org.forgerock.doc.maven.site
 
org.forgerock.doc.maven.utils - package org.forgerock.doc.maven.utils
 
org.forgerock.doc.maven.utils.helper - package org.forgerock.doc.maven.utils.helper
 
org.forgerock.guice.core - package org.forgerock.guice.core
Test classes to facilitate setting up the InjectorHolder on a per-test basis.
org.forgerock.guice.core.internal - package org.forgerock.guice.core.internal
Classes under this internal package are internal private classes re-packaged from other existing libraries so as to reduce required dependencies on third party applications which will depend on this library.
org.forgerock.guice.core.internal.commons.lang - package org.forgerock.guice.core.internal.commons.lang
Re-packaged code from org.apache.commons:commons-lang:2.6 so as to reduce required dependencies on third party applications which will depend on this library.
org.forgerock.guice.core.internal.commons.lang.reflect - package org.forgerock.guice.core.internal.commons.lang.reflect
Re-packaged code from the reflect package from org.apache.commons:commons-lang:2.6.
org.forgerock.http - package org.forgerock.http
 
org.forgerock.http.apache - package org.forgerock.http.apache
 
org.forgerock.http.apache.async - package org.forgerock.http.apache.async
 
org.forgerock.http.apache.sync - package org.forgerock.http.apache.sync
 
org.forgerock.http.bindings - package org.forgerock.http.bindings
 
org.forgerock.http.decoder - package org.forgerock.http.decoder
 
org.forgerock.http.decoder.internal - package org.forgerock.http.decoder.internal
 
org.forgerock.http.example - package org.forgerock.http.example
 
org.forgerock.http.filter - package org.forgerock.http.filter
 
org.forgerock.http.grizzly - package org.forgerock.http.grizzly
 
org.forgerock.http.handler - package org.forgerock.http.handler
 
org.forgerock.http.header - package org.forgerock.http.header
 
org.forgerock.http.io - package org.forgerock.http.io
 
org.forgerock.http.oauth2 - package org.forgerock.http.oauth2
 
org.forgerock.http.oauth2.resolver - package org.forgerock.http.oauth2.resolver
 
org.forgerock.http.protocol - package org.forgerock.http.protocol
 
org.forgerock.http.routing - package org.forgerock.http.routing
 
org.forgerock.http.servlet - package org.forgerock.http.servlet
 
org.forgerock.http.servlet.example - package org.forgerock.http.servlet.example
 
org.forgerock.http.session - package org.forgerock.http.session
 
org.forgerock.http.spi - package org.forgerock.http.spi
 
org.forgerock.http.swagger - package org.forgerock.http.swagger
 
org.forgerock.http.util - package org.forgerock.http.util
 
org.forgerock.i18n - package org.forgerock.i18n
A common framework for embedding localizable messages in applications.
org.forgerock.i18n.jul - package org.forgerock.i18n.jul
This package provides a localization mechanism for java.util.logging.
org.forgerock.i18n.maven - package org.forgerock.i18n.maven
A Maven plugin for generating I18N messages from a property file.
org.forgerock.i18n.slf4j - package org.forgerock.i18n.slf4j
This package provides an alternative localization mechanism to org.slf4j.cal10n.
org.forgerock.jaspi.modules.iwa - package org.forgerock.jaspi.modules.iwa
 
org.forgerock.jaspi.modules.iwa.wdsso - package org.forgerock.jaspi.modules.iwa.wdsso
 
org.forgerock.jaspi.modules.openid - package org.forgerock.jaspi.modules.openid
 
org.forgerock.jaspi.modules.openid.exceptions - package org.forgerock.jaspi.modules.openid.exceptions
 
org.forgerock.jaspi.modules.openid.helpers - package org.forgerock.jaspi.modules.openid.helpers
 
org.forgerock.jaspi.modules.openid.resolvers - package org.forgerock.jaspi.modules.openid.resolvers
 
org.forgerock.jaspi.modules.openid.resolvers.service - package org.forgerock.jaspi.modules.openid.resolvers.service
 
org.forgerock.jaspi.modules.session.jwt - package org.forgerock.jaspi.modules.session.jwt
 
org.forgerock.jaspi.modules.session.openam - package org.forgerock.jaspi.modules.session.openam
 
org.forgerock.json - package org.forgerock.json
 
org.forgerock.json.crypto - package org.forgerock.json.crypto
 
org.forgerock.json.crypto.cli - package org.forgerock.json.crypto.cli
 
org.forgerock.json.crypto.simple - package org.forgerock.json.crypto.simple
 
org.forgerock.json.fluent - package org.forgerock.json.fluent
 
org.forgerock.json.jose.builders - package org.forgerock.json.jose.builders
 
org.forgerock.json.jose.common - package org.forgerock.json.jose.common
 
org.forgerock.json.jose.exceptions - package org.forgerock.json.jose.exceptions
 
org.forgerock.json.jose.jwe - package org.forgerock.json.jose.jwe
 
org.forgerock.json.jose.jwe.handlers.compression - package org.forgerock.json.jose.jwe.handlers.compression
 
org.forgerock.json.jose.jwe.handlers.encryption - package org.forgerock.json.jose.jwe.handlers.encryption
 
org.forgerock.json.jose.jwk - package org.forgerock.json.jose.jwk
 
org.forgerock.json.jose.jws - package org.forgerock.json.jose.jws
 
org.forgerock.json.jose.jws.handlers - package org.forgerock.json.jose.jws.handlers
 
org.forgerock.json.jose.jwt - package org.forgerock.json.jose.jwt
 
org.forgerock.json.jose.utils - package org.forgerock.json.jose.utils
 
org.forgerock.json.ref - package org.forgerock.json.ref
 
org.forgerock.json.ref.jackson - package org.forgerock.json.ref.jackson
 
org.forgerock.json.resource - package org.forgerock.json.resource
 
org.forgerock.json.resource.annotations - package org.forgerock.json.resource.annotations
 
org.forgerock.json.resource.descriptor.examples.handler - package org.forgerock.json.resource.descriptor.examples.handler
 
org.forgerock.json.resource.descriptor.examples.model - package org.forgerock.json.resource.descriptor.examples.model
 
org.forgerock.json.resource.descriptor.examples.provider.version1 - package org.forgerock.json.resource.descriptor.examples.provider.version1
 
org.forgerock.json.resource.descriptor.examples.provider.version2 - package org.forgerock.json.resource.descriptor.examples.provider.version2
 
org.forgerock.json.resource.examples - package org.forgerock.json.resource.examples
 
org.forgerock.json.resource.http - package org.forgerock.json.resource.http
 
org.forgerock.json.resource.http.examples - package org.forgerock.json.resource.http.examples
 
org.forgerock.json.schema - package org.forgerock.json.schema
 
org.forgerock.json.schema.validator - package org.forgerock.json.schema.validator
 
org.forgerock.json.schema.validator.exceptions - package org.forgerock.json.schema.validator.exceptions
 
org.forgerock.json.schema.validator.helpers - package org.forgerock.json.schema.validator.helpers
 
org.forgerock.json.schema.validator.validators - package org.forgerock.json.schema.validator.validators
 
org.forgerock.json.test.assertj - package org.forgerock.json.test.assertj
 
org.forgerock.maven.plugins.xcite - package org.forgerock.maven.plugins.xcite
 
org.forgerock.maven.plugins.xcite.utils - package org.forgerock.maven.plugins.xcite.utils
 
org.forgerock.script - package org.forgerock.script
 
org.forgerock.script.engine - package org.forgerock.script.engine
 
org.forgerock.script.exception - package org.forgerock.script.exception
 
org.forgerock.script.groovy - package org.forgerock.script.groovy
 
org.forgerock.script.groovy.internal - package org.forgerock.script.groovy.internal
 
org.forgerock.script.javascript - package org.forgerock.script.javascript
 
org.forgerock.script.javascript.internal - package org.forgerock.script.javascript.internal
 
org.forgerock.script.jsr223 - package org.forgerock.script.jsr223
 
org.forgerock.script.registry - package org.forgerock.script.registry
 
org.forgerock.script.scope - package org.forgerock.script.scope
 
org.forgerock.script.source - package org.forgerock.script.source
 
org.forgerock.security.keystore - package org.forgerock.security.keystore
 
org.forgerock.selfservice.core - package org.forgerock.selfservice.core
 
org.forgerock.selfservice.core.annotations - package org.forgerock.selfservice.core.annotations
 
org.forgerock.selfservice.core.config - package org.forgerock.selfservice.core.config
 
org.forgerock.selfservice.core.crypto - package org.forgerock.selfservice.core.crypto
 
org.forgerock.selfservice.core.snapshot - package org.forgerock.selfservice.core.snapshot
 
org.forgerock.selfservice.core.util - package org.forgerock.selfservice.core.util
 
org.forgerock.selfservice.custom - package org.forgerock.selfservice.custom
 
org.forgerock.selfservice.example - package org.forgerock.selfservice.example
 
org.forgerock.selfservice.json - package org.forgerock.selfservice.json
 
org.forgerock.selfservice.stages - package org.forgerock.selfservice.stages
 
org.forgerock.selfservice.stages.captcha - package org.forgerock.selfservice.stages.captcha
 
org.forgerock.selfservice.stages.email - package org.forgerock.selfservice.stages.email
 
org.forgerock.selfservice.stages.kba - package org.forgerock.selfservice.stages.kba
 
org.forgerock.selfservice.stages.registration - package org.forgerock.selfservice.stages.registration
 
org.forgerock.selfservice.stages.reset - package org.forgerock.selfservice.stages.reset
 
org.forgerock.selfservice.stages.terms - package org.forgerock.selfservice.stages.terms
 
org.forgerock.selfservice.stages.tokenhandlers - package org.forgerock.selfservice.stages.tokenhandlers
 
org.forgerock.selfservice.stages.user - package org.forgerock.selfservice.stages.user
 
org.forgerock.selfservice.stages.utils - package org.forgerock.selfservice.stages.utils
 
org.forgerock.services - package org.forgerock.services
 
org.forgerock.services.context - package org.forgerock.services.context
 
org.forgerock.services.descriptor - package org.forgerock.services.descriptor
 
org.forgerock.services.routing - package org.forgerock.services.routing
 
org.forgerock.testng - package org.forgerock.testng
Common TestNG unit testing infrastructure necessary for the ForgeRock projects.
org.forgerock.util - package org.forgerock.util
 
org.forgerock.util.annotations - package org.forgerock.util.annotations
 
org.forgerock.util.crypto - package org.forgerock.util.crypto
 
org.forgerock.util.encode - package org.forgerock.util.encode
 
org.forgerock.util.generator - package org.forgerock.util.generator
 
org.forgerock.util.i18n - package org.forgerock.util.i18n
 
org.forgerock.util.promise - package org.forgerock.util.promise
 
org.forgerock.util.query - package org.forgerock.util.query
 
org.forgerock.util.test.assertj - package org.forgerock.util.test.assertj
 
org.forgerock.util.thread - package org.forgerock.util.thread
 
org.forgerock.util.thread.listener - package org.forgerock.util.thread.listener
 
org.forgerock.util.time - package org.forgerock.util.time
 
org.forgerock.util.xml - package org.forgerock.util.xml
 
org.openidentityplatform.commons.cassandra - package org.openidentityplatform.commons.cassandra
 
org.openidentityplatform.doc.maven - package org.openidentityplatform.doc.maven
 
originalUri(URI) - Method in class org.forgerock.http.routing.UriRouterContext.Builder
Set the originalUri value (only first UriRouterContext is expected to have that value set).
orTerm(KeyFilter.Term[]) - Static method in class com.persistit.KeyFilter
Returns a Term that selects a key segment value if and only if one of the members of the supplied terms array selects it.
OSGiFramework - Interface in org.forgerock.commons.launcher
A Service expose the control of the OSGi Container.
OSGiFrameworkService - Class in org.forgerock.commons.launcher
An OSGiDaemonBean starts the Embedded OSGi Framework.
OSGiFrameworkService() - Constructor for class org.forgerock.commons.launcher.OSGiFrameworkService
 
OtherFactors(String, String, String) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK.OtherFactors
Creates the other prime factors.
OtherFactors(RSAOtherPrimeInfo) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK.OtherFactors
Create other prime factors.
out(int) - Static method in class com.persistit.util.ThreadSequencer
 
outdent(ArrayList<String>) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Outdent an array of strings, removing an equal number of leftmost spaces from each string until at least one string starts with a non-space character.
outstandingCheckpointReport() - Method in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
OverflowException - Exception in org.forgerock.http.io
An exception that is thrown if a buffer would overflow as a result of a write operation.
OverflowException() - Constructor for exception org.forgerock.http.io.OverflowException
Constructs a new exception with null as its detail message.
OverflowException(String) - Constructor for exception org.forgerock.http.io.OverflowException
Constructs a new exception with the specified detail message.
OverflowException(Throwable) - Constructor for exception org.forgerock.http.io.OverflowException
Constructs a new exception with the specified cause.
OverflowException(String, Throwable) - Constructor for exception org.forgerock.http.io.OverflowException
Constructs a new exception with the specified detail message and cause.
ownerName() - Method in class com.persistit.SessionId
 

P

PACK_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Equivalent to SplitPolicy.LEFT90_BIAS or {SplitPolicy.RIGHT90_BIAS when records are being inserted in sequential key order, otherwise equivalent to SplitPolicy.NICE_BIAS
PAGE_MAP_READ_INVALIDATE_A - Static variable in interface com.persistit.util.SequencerConstants
 
PAGE_MAP_READ_INVALIDATE_B - Static variable in interface com.persistit.util.SequencerConstants
 
PAGE_MAP_READ_INVALIDATE_C - Static variable in interface com.persistit.util.SequencerConstants
 
PAGE_MAP_READ_INVALIDATE_SCHEDULE - Static variable in interface com.persistit.util.SequencerConstants
 
PAGE_TYPE_DATA - Static variable in class com.persistit.Buffer
Page type code for a data page.
PAGE_TYPE_GARBAGE - Static variable in class com.persistit.Buffer
Page type code for a page that has been converted to hold a list of garbage chains.
PAGE_TYPE_HEAD - Static variable in class com.persistit.Buffer
 
PAGE_TYPE_INDEX_MAX - Static variable in class com.persistit.Buffer
Maximum page type code for an index page.
PAGE_TYPE_INDEX_MIN - Static variable in class com.persistit.Buffer
Minimum page type code for an index page.
PAGE_TYPE_LONG_RECORD - Static variable in class com.persistit.Buffer
Page type code for pages used to store continuation bytes for long records
PAGE_TYPE_MAX - Static variable in class com.persistit.Buffer
Largest value page type code.
PAGE_TYPE_UNALLOCATED - Static variable in class com.persistit.Buffer
Page type code for an unallocated page.
PagingMode - Enum in org.forgerock.api.enums
Enum that represents the Query paging mode.
pagingModes(PagingMode...) - Method in class org.forgerock.api.models.Query.Builder
Set the paging mode.
Pair<F,S> - Class in org.forgerock.util
Ordered pair of arbitrary objects.
PARAM_ACTION - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter for an action.
PARAM_CREST_API - Static variable in class org.forgerock.json.resource.http.HttpUtils
Request the CREST API Descriptor.
PARAM_FIELDS - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify which fields to return.
PARAM_MIME_TYPE - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to request a certain mimetype for a filed.
PARAM_PAGE_SIZE - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to request a certain page size.
PARAM_PAGED_RESULTS_COOKIE - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify a paged results cookie.
PARAM_PAGED_RESULTS_OFFSET - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify a paged results offset.
PARAM_PRETTY_PRINT - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to request pretty printing.
PARAM_QUERY_EXPRESSION - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify a query expression.
PARAM_QUERY_FILTER - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify a query filter.
PARAM_QUERY_ID - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify a query id.
PARAM_SORT_KEYS - Static variable in class org.forgerock.json.resource.http.HttpUtils
the HTTP request parameter to specify the sort keys.
PARAM_TOTAL_PAGED_RESULTS_POLICY - Static variable in class org.forgerock.json.resource.http.HttpUtils
The policy used for counting total paged results.
Parameter - Annotation Type in org.forgerock.api.annotations
A extra parameter to an operation.
parameter(Parameter) - Method in class org.forgerock.api.models.Operation.Builder
Sets a single supported parameters.
Parameter - Class in org.forgerock.api.models
Class that represents the Parameter type in API descriptor.
parameter() - Static method in class org.forgerock.api.models.Parameter
New parameter builder.
parameter(Parameter) - Method in class org.forgerock.api.models.Resource.Builder
Sets a single supported parameter.
Parameter - Interface in org.forgerock.script.scope
A Parameter holds the Context associated with the request that invoked a script.
Parameter.Builder - Class in org.forgerock.api.models
Builder to construct Parameter object.
parameters(List<Parameter>) - Method in class org.forgerock.api.models.Operation.Builder
Set multiple supported parameters.
parameters(List<Parameter>) - Method in class org.forgerock.api.models.Resource.Builder
Set multiple supported parameters.
ParameterSource - Enum in org.forgerock.api.enums
Enum that represents where the Parameter comes from.
parent() - Method in class org.forgerock.http.io.BranchingInputStream
Returns the parent branching input stream from which this branch was created, or null if this is the trunk.
parent() - Method in class org.forgerock.json.fluent.JsonPointer
Returns a pointer to the parent of the JSON value identified by this JSON pointer, or null if the pointer has no parent JSON value (i.e. references document root).
parent() - Method in class org.forgerock.json.JsonPointer
Returns a pointer to the parent of the JSON value identified by this JSON pointer, or null if the pointer has no parent JSON value (i.e. references document root).
parent() - Method in class org.forgerock.json.resource.ResourcePath
Returns the resource path which is the immediate parent of this resource path, or null if this resource path is empty.
parse(String) - Method in class com.persistit.Configuration.BufferPoolConfiguration
Parse the String description generated by Configuration.BufferPoolConfiguration.toString().
parse(String) - Method in class org.forgerock.http.header.HeaderFactory
Create a header instance from String representation, which may contain multiple values if the header supports them.
parse(List<String>) - Method in class org.forgerock.http.header.HeaderFactory
Create a header instance from a list of String representations, each of which may in turn contain multiple values if the header supports them.
parse(Object) - Method in class org.forgerock.http.header.HeaderFactory
Create a header instance from a provided object representation.
parse(String) - Static method in enum org.forgerock.http.protocol.Cookie.SameSite
 
parse(String) - Static method in class org.forgerock.json.jose.jwk.EcJWK
Parses a JWK from a string json object.
parse(JsonValue) - Static method in class org.forgerock.json.jose.jwk.EcJWK
Parses a JWK from a JsonValue json object.
parse(String) - Static method in class org.forgerock.json.jose.jwk.JWK
Parses a String into the proper JWK type.
parse(JsonValue) - Static method in class org.forgerock.json.jose.jwk.JWK
Parses a JsonValue into the proper JWK type.
parse(String) - Static method in class org.forgerock.json.jose.jwk.JWKSet
Parses a JWKSet object from a string json object.
parse(JsonValue) - Static method in class org.forgerock.json.jose.jwk.JWKSet
Parses a JWKSet object from a jsonValue object.
parse(String) - Static method in class org.forgerock.json.jose.jwk.OctJWK
Parses a OctJWK object from a string json object.
parse(JsonValue) - Static method in class org.forgerock.json.jose.jwk.OctJWK
Parses a OctJWK object from a jsonValue object.
parse(String) - Static method in class org.forgerock.json.jose.jwk.RsaJWK
Parses a RsaJWK from a json string.
parse(JsonValue) - Static method in class org.forgerock.json.jose.jwk.RsaJWK
Parses a RsaJWK from a jsonValue Object.
parse(String) - Static method in class org.forgerock.json.resource.QueryFilters
Parses the provided query string into a QueryFilter.
parseAlgorithm(String) - Static method in enum org.forgerock.json.jose.jwe.CompressionAlgorithm
Parses the given algorithm string to find the matching CompressionAlgorithm enum constant.
parseAlgorithm(String) - Static method in enum org.forgerock.json.jose.jwe.JweAlgorithm
Parses the given algorithm string to find the matching EncryptionMethod enum constant.
parseAuditEventHandlerConfiguration(Class<C>, JsonValue) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Returns the audit event handler configuration from the provided JSON string.
parseAuditServiceConfiguration(InputStream) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Returns the audit service configuration from the provided input stream.
parseAuditServiceConfiguration(String) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Returns the audit service configuration from the provided JSON string.
parseAuditServiceConfiguration(JsonValue) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Returns the audit service configuration from the provided JSON value.
parseBooleanValue(String, String) - Static method in class com.persistit.Configuration
Parse a String as a boolean value.
parseBufferCount(int, String, String) - Method in class com.persistit.Configuration.BufferPoolConfiguration
Parse the supplied property value as an integer-valued buffer count.
parseBufferMemory(int, String, String) - Method in class com.persistit.Configuration.BufferPoolConfiguration
Parse the supplied property value as a sequence of values to populate the minimumMemory maximumMemory, reservedMemory and fraction fields.
parseDate(String) - Static method in class org.forgerock.http.header.HeaderUtil
Parses the supported HTTP-date formats as specified in RFC 2616.
parseField(String) - Method in class org.forgerock.util.query.QueryFilterParser
Parses the field description from the current filter token into the type of field description the QueryFilter uses.
parseFloatProperty(String, String) - Static method in class com.persistit.Configuration
Parse a string as a float value
parseIfDate(String) - Method in class org.forgerock.audit.util.DateUtil
Parses an ISO8601 compliant timestamp into a DateTime object.
parseJson(String) - Static method in class org.forgerock.json.jose.utils.Utils
Parses the given JSON string into a NoDuplicatesMap.
ParseJsonValue() - Constructor for class org.forgerock.audit.handlers.csv.CsvAuditEventHandler.ParseJsonValue
 
parseKey(Key) - Method in class com.persistit.KeyParser
Parse a key value from the string or substring from which this KeyParser was constructed, modifying the supplied Key to contain the result.
parseKeyFilter() - Method in class com.persistit.KeyParser
Parse and returns a KeyFilter from the string or substring from which this KeyParser was constructed.
parseKeyFilterString(String) - Method in interface com.persistit.Management
Parse the supply String to determine whether it is a valid KeyFilter and return the index of the first incorrect character in the supplied String, or -1 if the string is a valid String representation of a KeyFilter.
parseLongProperty(String, String) - Static method in class com.persistit.Configuration
Parse a string as a long integer.
parseMethod(String) - Static method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Parses the given algorithm string to find the matching EncryptionMethod enum constant.
parseMultiValuedHeader(Message, String) - Static method in class org.forgerock.http.header.HeaderUtil
Parses the named header from the message as a multi-valued comma separated value.
parseMultiValuedHeader(String) - Static method in class org.forgerock.http.header.HeaderUtil
Parses the header content as a multi-valued comma separated value.
parseParameter(String) - Static method in class org.forgerock.http.header.HeaderUtil
Splits a single HTTP header parameter name and value from an input string value.
parseParameters(Collection<String>) - Static method in class org.forgerock.http.header.HeaderUtil
Parses a set of HTTP header parameters from a collection of values.
parseSelector(String, boolean, char) - Static method in class com.persistit.TreeSelector
Create a TreeSelector based on the supplied parameters.
parseSingleValuedHeader(Message, String) - Static method in class org.forgerock.http.header.HeaderUtil
Parses the named single-valued header from the message.
parseTimestamp(String) - Method in class org.forgerock.audit.util.DateUtil
Parses an ISO8601 compliant timestamp into a DateTime object.
parseTreeList(String) - Method in class com.persistit.Task
Parses a String that represents a list of Volume/Tree pairs.
passthroughBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a pass-through-block.
Patch - Annotation Type in org.forgerock.api.annotations
Indicates an CREST patch method on an annotated POJO.
patch(Patch) - Method in class org.forgerock.api.models.Items.Builder
Set Patch.
Patch - Class in org.forgerock.api.models
Class that represents the Patch operation type in API descriptor.
patch() - Static method in class org.forgerock.api.models.Patch
Creates a new builder for Patch.
patch(Patch) - Method in class org.forgerock.api.models.Resource.Builder
Set Patch.
patch(JsonValue, JsonValue) - Static method in class org.forgerock.json.JsonPatch
Applies a set of modifications in a JSON patch value to an original value, resulting in the intended target value.
patch(JsonValue, JsonValue, JsonPatchValueTransformer) - Static method in class org.forgerock.json.JsonPatch
Applies a set of modifications in a JSON patch value to an original value, resulting in the intended target value.
patch(JsonValue) - Method in class org.forgerock.json.JsonValue
Applies a set of modifications in a JSON patch value to the current object, resulting in the intended target value.
patch(Context, PatchRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
patch(Context, PatchRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Updates a JSON resource by applying a set of changes to its existing content.
patch(Context, PatchRequest) - Method in interface org.forgerock.json.resource.Connection
Updates a JSON resource by applying a set of changes to its existing content.
patch(Context, String, PatchRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs a patch operation on the resource.
patch(Context, String, PatchRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs a patch operation on the resource.
Patch.Builder - Class in org.forgerock.api.models
Builder to help construct the Patch.
patchAsync(Context, PatchRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously updates a JSON resource by applying a set of changes to its existing content.
patchAsync(Context, PatchRequest) - Method in interface org.forgerock.json.resource.Connection
Asynchronously updates a JSON resource by applying a set of changes to its existing content.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Patches an existing resource within the collection.
patchInstance(Context, PatchRequest) - Method in class org.forgerock.caf.authn.test.configuration.AuditResource
Unsupported operation.
patchInstance(Context, PatchRequest) - Method in class org.forgerock.caf.authn.test.configuration.ConfigurationResource
Unsupported operation.
patchInstance(Context, String, PatchRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Patches an existing resource within the collection.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Patches an existing resource within the collection.
patchInstance(Context, PatchRequest) - Method in interface org.forgerock.json.resource.SingletonResourceProvider
Patches the single resource instance.
patchInstance(Context, String, PatchRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
PatchOperation - Enum in org.forgerock.api.enums
Represents all Patch operations.
PatchOperation - Class in org.forgerock.json.resource
An individual patch operation which is to be performed against a field within a resource.
PatchRequest - Interface in org.forgerock.json.resource
A request to update a JSON resource by applying a set of changes to its existing content.
Path - Annotation Type in org.forgerock.api.annotations
Allocate a path to a component.
PATH - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The path event payload field name.
path(File) - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Get path name in UNIX format.
PATH_FORMAT - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Format expression defining the name of a journal file.
PATH_PTR - Static variable in class org.forgerock.json.JsonPatch
Path to the "path" attribute of a patch entry.
pathParameter(Parameter) - Method in class org.forgerock.api.models.Items.Builder
Sets the path parameter for this resource.
paths(Paths) - Method in class org.forgerock.api.models.ApiDescription.Builder
Set the paths.
Paths - Class in org.forgerock.api.models
Class that represents the Paths type in API descriptor.
paths() - Static method in class org.forgerock.api.models.Paths
Create a new Builder for Paths.
Paths - Class in org.forgerock.http.util
Utilities for manipulating paths.
Paths.Builder - Class in org.forgerock.api.models
Builder to help construct the Paths.
PathsModule - Class in org.forgerock.api.jackson
Jackson Module that adds a serializer modifier for Paths.
PathsModule() - Constructor for class org.forgerock.api.jackson.PathsModule
Default constructor.
PathUtil - Class in org.forgerock.api.util
Utilities for working with API Description paths and path-parameters.
pattern(String, boolean) - Static method in class com.persistit.util.Util
 
pattern() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a regular expression pattern.
PATTERN - Static variable in class org.forgerock.json.schema.validator.Constants
The pattern field name.
PATTERNPROPERTIES - Static variable in class org.forgerock.json.schema.validator.Constants
The patternProperties field name.
Payload - Interface in org.forgerock.json.jose.jwt
The interface represents the body of a JWT.
PAYLOAD_TOO_LARGE - Static variable in class org.forgerock.http.protocol.Status
The 413 (Payload Too Large) status code indicates that the server is refusing to process a request because the request payload is larger than the server is willing or able to process.
PAYMENT_REQUIRED - Static variable in class org.forgerock.http.protocol.Status
The 402 (Payment Required) status code is reserved for future use.
Pdf - Class in org.forgerock.doc.maven.backstage
Rename PDF files for Backstage, Product-from-docset-json-Version-Doc-name.pdf.
Pdf(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.backstage.Pdf
Constructor setting the Mojo that holds the configuration.
Pdf - Class in org.forgerock.doc.maven.build
Build PDF output.
Pdf(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Pdf
Constructor setting the Mojo that holds the configuration, and setting the format to "pdf".
PdfNames - Class in org.forgerock.doc.maven.release
Rename PDF files in the release layout.
PdfNames(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.PdfNames
Constructor setting the Mojo that holds the configuration.
peek() - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value.
peek(Object) - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value.
peek(Object, CoderContext) - Method in class com.persistit.Value
Decodes the object value represented by the current state of this Value.
PerItemEvictionStrategyCache<K,V> - Class in org.forgerock.util
PerItemEvictionStrategyCache is a thread-safe write-through cache.
PerItemEvictionStrategyCache(ScheduledExecutorService, Duration) - Constructor for class org.forgerock.util.PerItemEvictionStrategyCache
Build a new PerItemEvictionStrategyCache using the given scheduled executor.
PerItemEvictionStrategyCache(ScheduledExecutorService, AsyncFunction<V, Duration, Exception>) - Constructor for class org.forgerock.util.PerItemEvictionStrategyCache
Build a new PerItemEvictionStrategyCache using the given scheduled executor.
PermanentException - Exception in org.forgerock.json.resource
An exception that indicates that a failure is permanent, i.e. that re-trying alone without addressing the cause is not expected to succeed.
PermanentException(int, String, Throwable) - Constructor for exception org.forgerock.json.resource.PermanentException
Constructs a new exception with the specified detail message and cause.
Persistit - Class in com.persistit
Create and manage the runtime environment for a Persistit™ database.
Persistit() - Constructor for class com.persistit.Persistit
Construct a hollow Persistit instance.
Persistit(Configuration) - Constructor for class com.persistit.Persistit
Construct a Persistit instance with the supplied Configuration and then initialize it.
Persistit(Properties) - Constructor for class com.persistit.Persistit
Construct a Persistit instance with a Configuration derived from the supplied Properties instance.
Persistit.FatalErrorException - Exception in com.persistit
An Exception created when Persistit detects a fatal internal error such as database corruption.
PersistitClosedException - Exception in com.persistit.exception
Thrown by Exchange when a Thread other than the thread that created the Exchange attempts to perform an operation.
PersistitClosedException() - Constructor for exception com.persistit.exception.PersistitClosedException
 
PersistitClosedException(String) - Constructor for exception com.persistit.exception.PersistitClosedException
 
PersistitException - Exception in com.persistit.exception
The superclass for all checked Persistit™ Exceptions.
PersistitException() - Constructor for exception com.persistit.exception.PersistitException
 
PersistitException(String) - Constructor for exception com.persistit.exception.PersistitException
 
PersistitException(Throwable) - Constructor for exception com.persistit.exception.PersistitException
 
PersistitException(String, Throwable) - Constructor for exception com.persistit.exception.PersistitException
 
PersistitInterruptedException - Exception in com.persistit.exception
This is a wrapper for an InterruptedException.
PersistitInterruptedException(InterruptedException) - Constructor for exception com.persistit.exception.PersistitInterruptedException
 
PersistitIOException - Exception in com.persistit.exception
This is a wrapper for an IOException.
PersistitIOException(IOException) - Constructor for exception com.persistit.exception.PersistitIOException
 
PersistitIOException(String) - Constructor for exception com.persistit.exception.PersistitIOException
 
PersistitIOException(String, IOException) - Constructor for exception com.persistit.exception.PersistitIOException
 
PersistitLevel - Enum in com.persistit.logging
 
PersistitLogger - Interface in com.persistit.logging
Simple interface for attaching an external logger.
PersistitLogMessage - Class in com.persistit.logging
A template for a Persisit log message.
PersistitLogMessage() - Constructor for class com.persistit.logging.PersistitLogMessage
 
PersistitLogMessage.LogItem - Interface in com.persistit.logging
Interface for a loggable item.
PersistitMap<K,V> - Class in com.persistit
A persistent java.util.SortedMap over a Persistit database.
PersistitMap(Exchange) - Constructor for class com.persistit.PersistitMap
Construct a PersistitMap over a particular Exchange.
PersistitMap.ExchangeEntry<K,V> - Class in com.persistit
Implement java.util.Map.Entry using a backing Persistit tree.
PersistitMap.ExchangeIterator<E> - Class in com.persistit
Implements java.util.Iterator using an underlying Persistit tree as the source of keys and values to be traversed.
PersistitMap.PersistitMapException - Exception in com.persistit
Unchecked wrapper for PersistitExceptions that may be thrown by methods of SortedMap.
PersistitReference - Interface in com.persistit.ref
Interface for reference classes used to isolate object references during serialization.
PersistitTableModel - Class in com.persistit.ui
 
PersistitTableModel() - Constructor for class com.persistit.ui.PersistitTableModel
 
pieces(String) - Static method in class com.persistit.CLI
Parse a command line string consisting of a command followed by flags and name=value parameters, all separate by spaces.
pimpl - Variable in class org.forgerock.util.query.QueryFilter
the filter implementation.
PipeBufferedStream - Class in org.forgerock.http.io
Represents a pipe for transferring bytes from an OutputStream to a BranchingInputStream.
PipeBufferedStream() - Constructor for class org.forgerock.http.io.PipeBufferedStream
Constructs a new PipeBufferedStream with a default Factory.
PipeBufferedStream(Factory<Buffer>) - Constructor for class org.forgerock.http.io.PipeBufferedStream
Constructs a new PipeBufferedStream with the given Factory.
PlantUml - Class in org.forgerock.doc.maven.pre
Use PlantUML to generate images.
PlantUml(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.PlantUml
Constructor setting the Mojo that holds the configuration.
pluginManager - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
PName - Annotation Type in com.persistit.mxbeans
Annotation used to declare the externally visible name of a parameter on an MXBean operation.
PNAME - Static variable in annotation type com.persistit.mxbeans.PName
 
PngUtils - Class in org.forgerock.doc.maven.utils
Set dots per inch in the metadata of a Portable Network Graphics image.
pointer() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a JSON pointer.
poll(long, boolean) - Method in class com.persistit.AlertMonitor.History
Issue a log messages and notifications as needed to signify an ongoing condition.
poll(boolean) - Method in class com.persistit.AlertMonitor
Called periodically to issue any pending log messages or notifications.
poll(boolean) - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Called periodically to emit log messages
poll() - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
If there are any enqueued CleanupActions, take some of them from the queue and attempt to complete them.
poll() - Method in class com.persistit.Task
Tests whether this Task should stop or suspend.
POLLING_INTERVAL - Static variable in class org.forgerock.audit.batch.CommonAuditBatchConfiguration
Common Audit Batch log records queue polling timeout as Duration.
POLLING_TIMEOUT - Static variable in class org.forgerock.audit.batch.CommonAuditBatchConfiguration
Common Audit Batch log records queue polling timeout.
POLLING_TIMEOUT_UNIT - Static variable in class org.forgerock.audit.batch.CommonAuditBatchConfiguration
Common Audit Batch log records queue polling timeout unit.
PoolDisplayPanel - Class in com.persistit.ui
 
PoolDisplayPanel(Management) - Constructor for class com.persistit.ui.PoolDisplayPanel
 
pop() - Method in class org.forgerock.http.protocol.Entity
Restores the underlying input stream to the state it had immediately before the last call to Entity.push().
popClassLoader() - Method in class org.forgerock.script.registry.ThreadClassLoaderManager
Restores the previous loader as the thread-local classloader.
populateBufferInfoArray(Management.BufferInfo[], int, int, String, String) - Method in interface com.persistit.Management
Populates a supplied array of Management.BufferInfo objects to reflect the current states of selected buffers from the BufferPool for the specified bufferSize.
populateTaskStatus(Management.TaskStatus, boolean, boolean) - Method in class com.persistit.Task
Copy status of this Task to a Management.TaskStatus.
PORT - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The port event payload field name.
post(AlertMonitor.Event, String) - Method in class com.persistit.AlertMonitor
Post an event.
postException(Throwable) - Method in class com.persistit.ui.AdminUI
 
postMessage(String, int) - Method in class com.persistit.BackupTask
 
postMessage(String, int) - Method in class com.persistit.Task
Posts a message (typically to denote progress, error or other interim information) to the message log.
postProcess(Object) - Method in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
Subclasses may implement this to provide any special handling required
postRetentionAction() - Method in class org.forgerock.audit.retention.RetentionHooks.NullRetentionHooks
 
postRetentionAction() - Method in interface org.forgerock.audit.retention.RetentionHooks
Method to run an action just before the file is run through the RetentionPolicy's.
postRotationAction(RotationContext) - Method in class org.forgerock.audit.rotation.RotationHooks.NoOpRotatationHooks
 
postRotationAction(RotationContext) - Method in interface org.forgerock.audit.rotation.RotationHooks
Method to run an action just after file has been rotated.
PreconditionFailedException - Exception in org.forgerock.json.resource
An exception that is thrown to indicate that a resource's current version does not match the version provided.
PreconditionFailedException() - Constructor for exception org.forgerock.json.resource.PreconditionFailedException
Constructs a new exception with null as its detail message.
PreconditionFailedException(String) - Constructor for exception org.forgerock.json.resource.PreconditionFailedException
Constructs a new exception with the specified detail message.
PreconditionFailedException(String, Throwable) - Constructor for exception org.forgerock.json.resource.PreconditionFailedException
Constructs a new exception with the specified detail message and cause.
PreconditionFailedException(Throwable) - Constructor for exception org.forgerock.json.resource.PreconditionFailedException
Constructs a new exception with the specified cause.
PreconditionRequiredException - Exception in org.forgerock.json.resource
An exception that is thrown to indicate that a resource requires a version, but no version was supplied in the request.
PreconditionRequiredException() - Constructor for exception org.forgerock.json.resource.PreconditionRequiredException
Constructs a new exception with null as its detail message.
PreconditionRequiredException(String) - Constructor for exception org.forgerock.json.resource.PreconditionRequiredException
Constructs a new exception with the specified detail message.
PreconditionRequiredException(String, Throwable) - Constructor for exception org.forgerock.json.resource.PreconditionRequiredException
Constructs a new exception with the specified detail message and cause.
PreconditionRequiredException(Throwable) - Constructor for exception org.forgerock.json.resource.PreconditionRequiredException
Constructs a new exception with the specified cause.
PreferredLocales - Class in org.forgerock.util.i18n
This class encapsulates an ordered list of preferred locales, and the logic to use those to retrieve i18n ResourceBundles.
PreferredLocales(List<Locale>) - Constructor for class org.forgerock.util.i18n.PreferredLocales
Create a new preference of locales by copying the provided locales list.
PreferredLocales() - Constructor for class org.forgerock.util.i18n.PreferredLocales
Create a new, empty preference of locales.
PREFIX_BIG_DECIMAL - Static variable in class com.persistit.Key
Displayable prefix for BigDecimal values
PREFIX_BIG_DECIMAL0 - Static variable in class com.persistit.Key
 
PREFIX_BIG_INTEGER - Static variable in class com.persistit.Key
Displayable prefix for BigInteger values
PREFIX_BIG_INTEGER0 - Static variable in class com.persistit.Key
 
PREFIX_BOOLEAN - Static variable in class com.persistit.Key
Displayable prefix for boolean values (optional for input, implied and supressed on output)
PREFIX_BYTE - Static variable in class com.persistit.Key
Displayable prefix for byte values
PREFIX_BYTE_ARRAY - Static variable in class com.persistit.Key
Displayable prefix for byte array values
PREFIX_CHAR - Static variable in class com.persistit.Key
Displayable prefix for char values
PREFIX_DATE - Static variable in class com.persistit.Key
Displayable prefix for Date values
PREFIX_DATE0 - Static variable in class com.persistit.Key
 
PREFIX_DOUBLE - Static variable in class com.persistit.Key
Displayable prefix for double values (optional for input, implied and suppressed on output)
PREFIX_FLOAT - Static variable in class com.persistit.Key
Displayable prefix for float values
PREFIX_INT - Static variable in class com.persistit.Key
Displayable prefix for int values (optional for input, implied and supressed on output)
PREFIX_LONG - Static variable in class com.persistit.Key
Displayable prefix for long values
PREFIX_SHORT - Static variable in class com.persistit.Key
Displayable prefix for short values
PREFIX_STRING - Static variable in class com.persistit.Key
Displayable prefix for String values (optional for input, implied and suppressed on output)
PREFIX_STRING0 - Static variable in class com.persistit.Key
 
prepareBindings(Context, Bindings, Bindings...) - Method in interface org.forgerock.script.engine.CompiledScript
 
prepareBindings(Context, Bindings, Bindings...) - Method in class org.forgerock.script.groovy.GroovyScript
 
prepareBindings(Context, Bindings, Bindings...) - Method in class org.forgerock.script.javascript.RhinoScript
 
PreProcessMojo - Class in org.forgerock.doc.maven
Call other classes to pre-process documentation sources.
PreProcessMojo() - Constructor for class org.forgerock.doc.maven.PreProcessMojo
 
preRotationAction(RotationContext) - Method in class org.forgerock.audit.rotation.RotationHooks.NoOpRotatationHooks
 
preRotationAction(RotationContext) - Method in interface org.forgerock.audit.rotation.RotationHooks
Method to run an action just before file will be rotated.
present(FF) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new presence filter using the provided field name.
PRESENT - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "present" operator.
PreSiteMojo - Class in org.forgerock.doc.maven
Call other classes to perform pre-site build.
PreSiteMojo() - Constructor for class org.forgerock.doc.maven.PreSiteMojo
 
previous() - Method in class com.persistit.Exchange
Traverses to the previous logical sibling key value.
previous(boolean) - Method in class com.persistit.Exchange
Traverses to the previous key with control over depth.
previous(KeyFilter) - Method in class com.persistit.Exchange
Traverses to the previous key value within the subset of all keys defined by the supplied KeyFilter.
PRINCIPAL - Static variable in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Defines the principal key.
principal(List<String>) - Method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Sets the principals of the authentication event.
printByte(byte) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Print the byte as a hex string.
printByteArray(byte[], int, int) - Static method in class org.forgerock.jaspi.modules.iwa.wdsso.DerValue
Convert a byte array to a hex string.
println(String, Object...) - Static method in class com.persistit.util.Util
 
process(BundleContext) - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
process(BundleContext, List<BundleHandler>) - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
process(Map<String, String>, Context, Request) - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WDSSO
Process the login attempt.
process(Object) - Method in class org.forgerock.script.scope.AbstractFactory
 
ProcessContext - Interface in org.forgerock.selfservice.core
Process context represents the current state of the workflow.
ProcessInstanceConfig - Class in org.forgerock.selfservice.core.config
Represents the configuration for an instance of the anonymous process service.
ProcessInstanceConfig() - Constructor for class org.forgerock.selfservice.core.config.ProcessInstanceConfig
 
ProcessStore - Interface in org.forgerock.selfservice.core
Process store is used to persist state throughout a given flow cycle.
ProductInfoProvider - Interface in org.forgerock.audit.providers
Strategy for obtaining the information relating to the product in which the AuditService is deployed.
Profiler - Class in org.forgerock.doc.maven.utils
Offers an alternative to DocBook profiling.
Profiler(Map<String, String>, Map<String, String>) - Constructor for class org.forgerock.doc.maven.utils.Profiler
Constructs a profiler based on a profile inclusions configuration.
ProgressStage<C extends StageConfig> - Interface in org.forgerock.selfservice.core
Progress stage represents a single stage within the overall advance flow.
ProgressStageBinding<C extends StageConfig> - Class in org.forgerock.selfservice.core
Binds together the progress stage with its config.
ProgressStageProvider - Interface in org.forgerock.selfservice.core
Progress stage provider.
project - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
 
projectName - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
Short name of the project, such as OpenAM, OpenDJ, OpenIDM.
projectVersion - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
Project version.
Promise<V,E extends Exception> - Interface in org.forgerock.util.promise
A Promise represents the result of an asynchronous task.
PromiseImpl<V,E extends Exception> - Class in org.forgerock.util.promise
An implementation of Promise which can be used as is, or as the basis for more complex asynchronous behavior.
PromiseImpl() - Constructor for class org.forgerock.util.promise.PromiseImpl
Creates a new pending Promise implementation.
Promises - Class in org.forgerock.util.promise
Utility methods for creating and composing Promises.
PROPERTIES - Static variable in class org.forgerock.json.schema.validator.Constants
The properties field name.
PropertiesNotFoundException - Exception in com.persistit.exception
Thrown when the Persistit is unable to find the properties file specified by the initialize method.
PropertiesNotFoundException() - Constructor for exception com.persistit.exception.PropertiesNotFoundException
 
PropertiesNotFoundException(String) - Constructor for exception com.persistit.exception.PropertiesNotFoundException
 
PropertyAccessor - Interface in org.forgerock.commons.launcher
A PropertyAccessor is an interface used to resolve value in property substitution.
PropertyOrder - Annotation Type in org.forgerock.api.annotations
Annotation to provide a property order for a given object property.
PropertyPolicies - Annotation Type in org.forgerock.api.annotations
An annotation to declare the policies for property access in the CREST API Descriptor schema elements.
ProtectedResource - Class in org.forgerock.caf.authn.test
A protected resource which will set a header on the response to signify that it has been called and write a JSON string to the response containing the principal and context from the request attributes.
ProtectedResource() - Constructor for class org.forgerock.caf.authn.test.ProtectedResource
 
PROTOCOL - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The protocol event payload field name.
PROTOCOL - Static variable in class org.forgerock.http.header.AcceptApiVersionHeader
The name of the protocol value component.
PROTOCOL_VERSION_1 - Static variable in class org.forgerock.json.resource.http.HttpUtils
Protocol Version 1.
PROTOCOL_VERSION_2 - Static variable in class org.forgerock.json.resource.http.HttpUtils
Protocol Version 2 - supports upsert on PUT.
PROTOCOL_VERSION_2_1 - Static variable in class org.forgerock.json.resource.http.HttpUtils
Protocol Version 2.1 - supports defacto standard for create requests when the ID of the created resource is to be allocated by the server, which are represented as a POST to the collection endpoint without an _action query parameter.
proxyInfo(URI) - Static method in class org.forgerock.http.handler.HttpClientHandler.ProxyInfo
Initializes an anonymous proxy
proxyInfo(URI, String, String) - Static method in class org.forgerock.http.handler.HttpClientHandler.ProxyInfo
Initializes an authenticated proxy
pruneException - Variable in class com.persistit.logging.LogBase
 
pruningIncomplete - Variable in class com.persistit.logging.LogBase
 
PublicKeyOpenIdResolverImpl - Class in org.forgerock.jaspi.modules.openid.resolvers
This class exists to allow functionality for those Open ID Connect providers which supply their signatures through asymmetric key algorithms (e.g.
PublicKeyOpenIdResolverImpl(String, PublicKey) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.PublicKeyOpenIdResolverImpl
Constructor for PublicKeyOpenIdResolverImpl.
publish(T) - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
Offers the message to the queue.
publish(T) - Method in interface org.forgerock.audit.handlers.jms.Publisher
implement this to deliver the audit event representation to the service.
publishBatch(String) - Method in interface org.forgerock.audit.events.handlers.buffering.BatchConsumer
Publishes the batch payload.
publishBatch(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Publishes a Bulk API payload to Elasticsearch.
publishBatch(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
Publisher<T> - Interface in org.forgerock.audit.handlers.jms
Defines a generic interface for audit event publishers.
publishEvent(Context, String, JsonValue) - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Publishes an event to the provided topic.
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
 
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Create a csv audit log entry.
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
 
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
Publishes an event to the provided topic.
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
Converts the audit event into a JMS TextMessage and then publishes the message on the configured jmsTopic.
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
 
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandler
 
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
publishEvent(Context, String, JsonValue) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
 
publishMessages(List<T>) - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
This is invoked by the worker threads to have the passed in messages published immediately.
publishSingleEvent(String, JsonValue) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Publishes a single event to the provided topic.
push() - Method in class org.forgerock.http.protocol.Entity
Saves the current position of the underlying input stream and creates a new buffered input stream.
pushClassLoader(ClassLoader) - Method in class org.forgerock.script.registry.ThreadClassLoaderManager
Sets the given loader as the thread-local classloader.
put(Value, Object, CoderContext) - Method in class com.persistit.DefaultValueCoder
Encodes the supplied Object into the supplied Value.
put(Value, Object, CoderContext) - Method in class com.persistit.encoding.CollectionValueCoder
Encodes the supplied Object into the supplied Value.
put(Value, Object, CoderContext) - Method in class com.persistit.encoding.EnumValueCoder
Encodes the supplied Object into the supplied Value.
put(Key, Object) - Method in class com.persistit.encoding.ObjectCache
Inserts a key/value pair in the cache and returns the formerly cached value, if there is one.
put(Value, Object, CoderContext) - Method in class com.persistit.encoding.SerialValueCoder
Encodes the supplied Object into the supplied Value using standard Java serialization.
put(Value, Object, CoderContext) - Method in interface com.persistit.encoding.ValueCoder
Encodes the supplied Object into the supplied Value.
put(K, V) - Method in class com.persistit.PersistitMap
Stores the specified value with the specified key in this map.
put(InternalHashSet.Entry) - Method in class com.persistit.util.InternalHashSet
 
put(boolean) - Method in class com.persistit.Value
Replaces the current state with the supplied boolean value (or in stream mode, appends a new field containing this value to the state).
put(byte) - Method in class com.persistit.Value
Replaces the current state with the supplied byte value (or in stream mode, appends a new field containing this value to the state).
put(short) - Method in class com.persistit.Value
Replaces the current state with the supplied short value (or in stream mode, appends a new field containing this value to the state).
put(char) - Method in class com.persistit.Value
Replaces the current state with the supplied char value (or in stream mode, appends a new field containing this value to the state).
put(int) - Method in class com.persistit.Value
Replaces the current state with the supplied int value (or in stream mode, appends a new field containing this value to the state).
put(long) - Method in class com.persistit.Value
Replaces the current state with the supplied long value (or in stream mode, appends a new field containing this value to the state).
put(float) - Method in class com.persistit.Value
Replaces the current state with the supplied float value (or in stream mode, appends a new field containing this value to the state).
put(double) - Method in class com.persistit.Value
Replaces the current state with the supplied double value (or in stream mode, appends a new field containing this value to the state).
put(Object) - Method in class com.persistit.Value
Replaces the current state with the supplied Object (or in stream mode, appends a new field containing this value to the state).
put(Object, CoderContext) - Method in class com.persistit.Value
Replaces the current state with the supplied Object (or in stream mode, appends a new field containing this value to the state).
put(String, Schema) - Method in class org.forgerock.api.models.Definitions.Builder
Adds a Schema.
put(String, ApiError) - Method in class org.forgerock.api.models.Errors.Builder
Adds a ApiError.
put(String, VersionedPath) - Method in class org.forgerock.api.models.Paths.Builder
Adds a Path.
put(String, Resource) - Method in class org.forgerock.api.models.Services.Builder
Adds a Resource.
put(String, Resource) - Method in class org.forgerock.api.models.SubResources.Builder
Adds a sub-resource.
put(Version, Resource) - Method in class org.forgerock.api.models.VersionedPath.Builder
Adds a resource-version.
put(String, Resource) - Method in class org.forgerock.api.models.VersionedPath.Builder
Adds a resource-version.
put(String, Object) - Method in class org.forgerock.http.protocol.Headers
A script compatible put method that will accept a Header, String, Collection<String> and String[] value.
put(Header) - Method in class org.forgerock.http.protocol.Headers
A put method to add a particular Header instance.
put(String, Object) - Method in class org.forgerock.http.servlet.ServletSession
 
put(String, V) - Method in class org.forgerock.http.util.CaseInsensitiveMap
 
put(String, Object) - Method in class org.forgerock.json.fluent.JsonValue
Sets the value of the specified member.  
put(int, Object) - Method in class org.forgerock.json.fluent.JsonValue
Sets the value of the specified child list element.
put(JsonPointer, Object) - Method in class org.forgerock.json.fluent.JsonValue
Sets the value of the value identified by the specified pointer, relative to this value as root.
put(String, Object) - Method in class org.forgerock.json.fluent.JsonValueMap
Associates the specified value with the specified key in this map.
put(String, Object) - Method in class org.forgerock.json.jose.jwt.JWObject
Sets or removes the value of the specified member.
put(int, Object) - Method in class org.forgerock.json.JsonValue
Sets the value of the specified child list element.
put(JsonPointer, Object) - Method in class org.forgerock.json.JsonValue
Sets the value identified by the specified pointer, relative to this value as root.
put(String, Object) - Method in class org.forgerock.json.JsonValue
Sets the value of the specified member.  
put(String, Object) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
put(String, Object) - Method in interface org.forgerock.script.Scope
Sets a key/value pair in the state of the ScriptEngine that may either create a Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.
put(K, V) - Method in class org.forgerock.util.LazyMap
Associates the specified value with the specified key in the map.
put(K, V) - Method in class org.forgerock.util.MapDecorator
Associates the specified value with the specified key in the map.
putAdvice(String, String...) - Method in class org.forgerock.json.resource.AdviceContext
Adds advice to the context, which can be retrieved and later returned to the user.
putAll(Map) - Method in class com.persistit.PersistitMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends String, ? extends Object>) - Method in class org.forgerock.http.protocol.Headers
A script compatible putAll method that will accept Header, String, Collection<String> and String[] values.
putAll(Map<? extends String, ? extends V>) - Method in class org.forgerock.http.util.CaseInsensitiveMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.forgerock.json.fluent.JsonValueMap
Copies all of the mappings from the specified map to this map.
putAll(Map<? extends K, ? extends V>) - Method in class org.forgerock.util.LazyMap
Copies all of the mappings from the specified map to the map.
putAll(Map<? extends K, ? extends V>) - Method in class org.forgerock.util.MapDecorator
Copies all of the mappings from the specified map to the map.
putBigDecimal(BigDecimal) - Method in class com.persistit.Value
Replaces the current state with the supplied java.math.BigDecimal (or in stream mode, appends a new field containing this value to the state).
putBigInteger(BigInteger) - Method in class com.persistit.Value
Replaces the current state with the supplied java.math.BigInteger (or in stream mode, appends a new field containing this value to the state).
putBooleanArray(boolean[]) - Method in class com.persistit.Value
Replaces the current state with the supplied boolean (or in stream mode, appends a new field containing this array to the state).
putBooleanArray(boolean[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of boolean-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putByte(byte[], int, int) - Static method in class com.persistit.util.Util
 
putByteArray(byte[]) - Method in class com.persistit.Value
Replaces the current state with the supplied byte array, (or in stream mode, appends a new field containing this array to the state).
putByteArray(byte[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of byte-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putBytes(byte[], int, byte[]) - Static method in class com.persistit.util.Util
 
putChar(byte[], int, int) - Static method in class com.persistit.util.Util
 
putCharArray(char[]) - Method in class com.persistit.Value
Replaces the current state with the supplied char array (or in stream mode, appends a new field containing this array to the state).
putCharArray(char[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of char-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putDate(Date) - Method in class com.persistit.Value
Replaces the current state with the supplied java.util.Date (or in stream mode, appends a new field containing this value to the state).
putDefaultFields(Value, Object) - Method in class com.persistit.DefaultValueCoder
Writes the fields of the supplied object to the supplied Value.
putDoubleArray(double[]) - Method in class com.persistit.Value
Replaces the current state with the supplied double array (or in stream mode, appends a new field containing this array to the state).
putDoubleArray(double[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of double-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putEncodedBytes(byte[], int, int) - Method in class com.persistit.Value
Replace the encoded value with bytes from a supplied array.
putFast(Object, Object) - Method in class com.persistit.PersistitMap
Associates the specified value with the specified key in this map.
putFloatArray(float[]) - Method in class com.persistit.Value
Replaces the current state with the supplied float array (or in stream mode, appends a new field containing this array to the state).
putFloatArray(float[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of float-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putInt(byte[], int, int) - Static method in class com.persistit.util.Util
 
putIntArray(int[]) - Method in class com.persistit.Value
Replaces the current state with the supplied int array (or in stream mode, appends a new field containing this array to the state).
putIntArray(int[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of int-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putLong(byte[], int, long) - Static method in class com.persistit.util.Util
 
putLongArray(long[]) - Method in class com.persistit.Value
Replaces the current state with the supplied long array (or in stream mode, appends a new field containing this array to the state).
putLongArray(long[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of long-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putNull() - Method in class com.persistit.Value
Replaces the current state with null (or in stream mode, appends a null to the state).
putObjectArray(Object[]) - Method in class com.persistit.Value
Replaces the current state with the supplied Object array (or in stream mode, appends a new field containing this array to the state).
putObjectArray(Object[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of Object-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putPermissive(JsonPointer, Object) - Method in class org.forgerock.json.JsonValue
Sets the value identified by the specified pointer, relative to this value as root.
putSafe(String, Object) - Method in interface org.forgerock.script.Script
Sets a key/value pair in the state of the Request that may either create a Thread-Safe Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.
putShort(byte[], int, int) - Static method in class com.persistit.util.Util
 
putShortArray(short[]) - Method in class com.persistit.Value
Replaces the current state with the supplied short array (or in stream mode, appends a new field containing this array to the state).
putShortArray(short[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of short-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putSingle(K, V) - Method in class org.forgerock.http.util.MultiValueMap
Maps a single value to the specified key, replacing any value(s) that are already mapped to that key.
putState(String, Object) - Method in interface org.forgerock.selfservice.core.ProcessContext
Puts a value into the state referenced by the json pointer.
putString(String) - Method in class com.persistit.Value
Replaces the current state with the supplied java.lang.String (or in stream mode, appends a new field containing this value to the state).
putString(CharSequence) - Method in class com.persistit.Value
Replaces the current state with the String represented by the supplied CharSequence (or in stream mode, appends a new field containing this value to the state).
putStringArray(String[]) - Method in class com.persistit.Value
Replaces the current state with the supplied String array (or in stream mode, appends a new field containing this array to the state).
putStringArray(String[], int, int) - Method in class com.persistit.Value
Replaces the current state with a subarray of the supplied array of String-valued elements (or in stream mode, appends a new field containing this subarray to the state).
putSuccessAddition(String, Object) - Method in interface org.forgerock.selfservice.core.ProcessContext
Puts a value into the additions referenced by the json pointer.
putTimestamp(ByteBuffer, long) - Static method in class com.persistit.JournalRecord
 
putUTF(String) - Method in class com.persistit.Value
Replaces the current state with the supplied java.lang.String (or in stream mode, appends a new field containing this value to the state).

Q

Queries - Annotation Type in org.forgerock.api.annotations
Declare an array of Query operations from a single method.
queries(List<Query>) - Method in class org.forgerock.api.models.Resource.Builder
Set Queries.
Query - Annotation Type in org.forgerock.api.annotations
Indicates an CREST query method on an annotated POJO.
Query - Class in org.forgerock.api.models
Class that represents the Create Operation type in API descriptor.
query() - Static method in class org.forgerock.api.models.Query
Creates a new builder for Query.
query(Query) - Method in class org.forgerock.api.models.Resource.Builder
Adds one Query to the list of queries.
query(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
query(Context, QueryRequest, Collection<? super ResourceResponse>) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
query(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Searches for all JSON resources matching a user specified set of criteria, and returns a Promise that will be completed with the results of the search.
query(Context, QueryRequest, Collection<? super ResourceResponse>) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Searches for all JSON resources matching a user specified set of criteria, and places the results in the provided collection.
query(Context, QueryRequest, QueryResourceHandler) - Method in interface org.forgerock.json.resource.Connection
Searches for all JSON resources matching a user specified set of criteria, and returns a Promise that will be completed with the results of the search.
query(Context, QueryRequest, Collection<? super ResourceResponse>) - Method in interface org.forgerock.json.resource.Connection
Searches for all JSON resources matching a user specified set of criteria, and places the results in the provided collection.
query(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs a query operation on the resource.
query(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs a query operation on the resource.
Query.Builder - Class in org.forgerock.api.models
Builder to help construct the Read.
QUERY_PARAMETERS - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The query parameters event payload field name.
queryableFields(String...) - Method in class org.forgerock.api.models.Query.Builder
Set the queryable fields.
queryAsync(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously searches for all JSON resources matching a user specified set of criteria, and returns a Promise that will be completed with the results of the search.
queryAsync(Context, QueryRequest, QueryResourceHandler) - Method in interface org.forgerock.json.resource.Connection
Asynchronously searches for all JSON resources matching a user specified set of criteria, and returns a Promise that will be completed with the results of the search.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Searches the collection for all resources which match the query request criteria.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Searches the collection for all resources which match the query request criteria.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.json.resource.MemoryBackend
Searches the collection for all resources which match the query request criteria.
queryCollection(Context, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Query some events from the provided topic.
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
 
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Perform a query on the csv audit log.
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Queries the Elasticsearch Search API for audit events.
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
Query some events from the provided topic.
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
Returns NotSupportedException as query is not implemented for JMS.
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
 
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandler
 
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
queryEvents(Context, String, QueryRequest, QueryResourceHandler) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
 
QueryFilter<F> - Class in org.forgerock.util.query
A filter which can be used to select resources, which is compatible with the CREST query filters.
QueryFilter(QueryFilter.Impl<F>) - Constructor for class org.forgerock.util.query.QueryFilter
Construct a QueryFilter from a base filter implementation.
QueryFilter(QueryFilter.Impl<F>, QueryFilterVisitor<StringBuilder, StringBuilder, F>) - Constructor for class org.forgerock.util.query.QueryFilter
Construct a QueryFilter from a base filter implementation and a custom toString implementation.
QueryFilterOperators - Class in org.forgerock.util.query
QueryFilter constants.
QueryFilterParser<F> - Class in org.forgerock.util.query
A query string has the following string representation: Expr = OrExpr OrExpr = AndExpr ( 'or' AndExpr ) * AndExpr = NotExpr ( 'and' NotExpr ) * NotExpr = '!'
QueryFilterParser() - Constructor for class org.forgerock.util.query.QueryFilterParser
 
QueryFilters - Class in org.forgerock.json.resource
Convenience methods to create QueryFilter that specify fields in terms of JsonPointer instances.
QueryFilterVisitor<R,P,F> - Interface in org.forgerock.util.query
A visitor of QueryFilters, in the style of the visitor design pattern.
queryId(String) - Method in class org.forgerock.api.models.Query.Builder
Set the query id.
QueryRequest - Interface in org.forgerock.json.resource
A request to search for all JSON resources matching a user specified set of criteria.
QueryResourceHandler - Interface in org.forgerock.json.resource
A completion handler for consuming the results of a query request.
QueryResponse - Interface in org.forgerock.json.resource
The final result of a query request returned after all resources matching the request have been returned.
QUERYSTRING_PARAMS_FIELD - Static variable in class org.forgerock.selfservice.stages.CommonStateFields
The querystring parameters field.
queryTaskStatus(long, boolean, boolean) - Method in interface com.persistit.Management
Queries the current status of one or all tasks.
queryTaskStatus(long, boolean, boolean, boolean) - Method in interface com.persistit.Management
Queries the current status of one or all tasks.
QueryType - Enum in org.forgerock.api.enums
Enum that represents the Query type.
quote(String) - Static method in class org.forgerock.http.header.HeaderUtil
Encloses a string in quotation marks.

R

RANDOM - Static variable in class com.persistit.util.Debug
 
rangeCheck(int, int, int) - Static method in class com.persistit.util.Util
 
rangeCheck(long, long, long) - Static method in class com.persistit.util.Util
 
rangeCheck(float, float, float) - Static method in class com.persistit.util.Util
 
RangeSet - Class in org.forgerock.util
Exposes a range of integer values as a set.
RangeSet(int) - Constructor for class org.forgerock.util.RangeSet
Constructs a range set for a sequence of numbers, starting at 0 with the value to stop.
RangeSet(int, int) - Constructor for class org.forgerock.util.RangeSet
Constructs a range set for the specified range of integers with a step of 1.
RangeSet(int, int, int) - Constructor for class org.forgerock.util.RangeSet
Constructs a range set for the specified range of integers and increment.
rangeTerm(Object, Object) - Static method in class com.persistit.KeyFilter
Returns a Term that accepts a range of values.
rangeTerm(Object, Object, CoderContext) - Static method in class com.persistit.KeyFilter
Returns a Term that accepts a range of values.
rangeTerm(Object, Object, boolean, boolean) - Static method in class com.persistit.KeyFilter
Returns a Term that accepts a range of values.
rangeTerm(Object, Object, boolean, boolean, CoderContext) - Static method in class com.persistit.KeyFilter
Returns a Term that accepts a range of values.
raw(CharSequence, Object...) - Static method in class org.forgerock.i18n.LocalizableMessage
Creates an non-localizable message whose String representation is always the same regardless of the requested locale.
rawLine(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts raw line (may contain markup), and will insert one newline-characters above and below, if those newlines do not already exist.
rawParagraph(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts raw paragraph (may contain markup), and will insert two newline-characters above and below, if those newlines do not already exist [ref].
rawSequenceHistoryCopy() - Static method in class com.persistit.util.ThreadSequencer
 
rawText(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts raw text (may contain markup or only whitespace).
Read - Annotation Type in org.forgerock.api.annotations
Indicates an CREST read method on an annotated POJO.
read(Read) - Method in class org.forgerock.api.models.Items.Builder
Set Read.
Read - Class in org.forgerock.api.models
Class that represents the Read Operation type in API descriptor.
read() - Static method in class org.forgerock.api.models.Read
Creates a new builder for Operation.
read(Read) - Method in class org.forgerock.api.models.Resource.Builder
Set Read.
read(int) - Method in interface org.forgerock.http.io.Buffer
Reads a single byte of data from the buffer.
read(int, byte[], int, int) - Method in interface org.forgerock.http.io.Buffer
Reads up to len bytes of data from the buffer into an array of bytes.
read() - Method in class org.forgerock.http.io.FileBranchingStream
 
read(Context, ReadRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
read(Context, ReadRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Reads a JSON resource.
read(Context, ReadRequest) - Method in interface org.forgerock.json.resource.Connection
Reads a JSON resource.
read(Context, String, ReadRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs a read operation on the resource.
read(Context, String, ReadRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs a read operation on the resource.
Read.Builder - Class in org.forgerock.api.models
Builder to help construct the Read.
READ_PAGE_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
READ_RETRY_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying whether Persistit should retry read operations that fail due to IOExceptions.
READ_TIMEOUT_KEY - Static variable in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Lookup key for the configured HTTP connection's read timeout for this module.
readAsync(Context, ReadRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously reads a JSON resource.
readAsync(Context, ReadRequest) - Method in interface org.forgerock.json.resource.Connection
Asynchronously reads a JSON resource.
readClassDescriptor() - Method in class com.persistit.Value.OldValueInputStream
 
readCurrentKey() - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
readCurrentKey() - Method in interface org.forgerock.audit.secure.SecureStorage
Reads the current key.
reader - Variable in class org.forgerock.script.engine.AbstractScriptEngine
This is the reader to be used for input from scripts.
readEvent(Context, String, String) - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Reads an event with the provided resource id from the provided topic.
readEvent(Context, String, String) - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
 
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Read from the csv audit log.
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
 
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
 
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
Returns NotSupportedException as read is not implemented for JMS.
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
 
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandler
 
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
readEvent(Context, String, String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
 
readException - Variable in class com.persistit.logging.LogBase
 
readFile(File) - Static method in class org.forgerock.script.engine.Utils
Read small < 5Mb text files to String.
readInitialKey() - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
readInitialKey() - Method in interface org.forgerock.audit.secure.SecureStorage
Reads the initial key.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Reads an existing resource within the collection.
readInstance(Context, ReadRequest) - Method in class org.forgerock.caf.authn.test.configuration.AuditResource
Will perform a read of the audit records.
readInstance(Context, ReadRequest) - Method in class org.forgerock.caf.authn.test.configuration.ConfigurationResource
Will perform a read of the runtime's module configuration.
readInstance(Context, String, ReadRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Reads an existing resource within the collection.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Reads an existing resource within the collection.
readInstance(Context, ReadRequest) - Method in interface org.forgerock.json.resource.SingletonResourceProvider
Reads the single resource instance.
readInstance(Context, String, ReadRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
readJson(String) - Static method in class org.forgerock.http.util.Json
Parses to json the provided data.
readJson(Reader) - Static method in class org.forgerock.http.util.Json
Parses to json the provided reader.
readJsonLenient(Reader) - Static method in class org.forgerock.http.util.Json
This function it's only used to read our configuration files and allows JSON files to contain non strict JSON such as comments or single quotes.
readJsonLenient(InputStream) - Static method in class org.forgerock.http.util.Json
This function it's only used to read our configuration files and allows JSON files to contain non strict JSON such as comments or single quotes.
readLargeFile(File) - Static method in class org.forgerock.script.engine.Utils
Read large > 5Mb text files to String.
readLength(ByteBuffer) - Static method in class org.forgerock.json.jose.utils.DerUtils
Reads a DER-encoded length field from the given byte buffer.
ReadModifyWriteDemo - Class in org.forgerock.json.resource.examples
An example client application which performs an asynchronous read, modify, write update cycle for a resource in an in memory resource container.
ReadOnly - Annotation Type in org.forgerock.api.annotations
Annotation to mark a JSON Schema property as read-only.
ReadOnlyExchange - Interface in com.persistit
Methods of the Exchange class that are safe to use within a Exchange.TraverseVisitor.
ReadOnlyVolumeException - Exception in com.persistit.exception
Thrown when an application attempts to modify data in a Volume that is open in read-only mode.
ReadOnlyVolumeException() - Constructor for exception com.persistit.exception.ReadOnlyVolumeException
 
ReadOnlyVolumeException(String) - Constructor for exception com.persistit.exception.ReadOnlyVolumeException
 
ReadPolicy - Enum in org.forgerock.api.enums
Enum that represents the Schema read policies.
readPrivateKeyFromKeyStore(String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Get a private key for the alias using the default password from KeyStoreHandlerDecorator.getPassword().
readPrivateKeyFromKeyStore(String, String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Get the private key with the given alias.
readPublicKeyFromKeyStore(String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Get the public key with the given alias.
ReadRequest - Interface in org.forgerock.json.resource
A request to read a single identified JSON resource.
readResolve() - Method in class com.persistit.Key.EdgeValue
 
readSecretKeyFromKeyStore(String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Get the secret key with the given alias using the default password from KeyStoreHandlerDecorator.getPassword().
readSecretKeyFromKeyStore(String, String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Get the secret key with the given alias.
readStream(InputStream) - Static method in class org.forgerock.script.engine.Utils
 
readStreamHeader() - Method in class com.persistit.Value.OldValueInputStream
 
readUnsignedInteger(ByteBuffer, byte[], int, int) - Static method in class org.forgerock.json.jose.utils.DerUtils
Reads an unsigned integer value into the given byte array.
RebalanceException - Exception in com.persistit.exception
Thrown to signify an internal condition that requires special handling during deletion rebalancing.
RebalanceException() - Constructor for exception com.persistit.exception.RebalanceException
 
RebalanceException(String) - Constructor for exception com.persistit.exception.RebalanceException
 
rebalanceFit(Buffer, Buffer, int, int, int, int, int, int, int) - Method in class com.persistit.policy.JoinPolicy
Determines the quality of fit for a specified candidate join location within a page.
rebase(MutableUri) - Method in class org.forgerock.http.MutableUri
Changes the base scheme, host and port of this MutableUri to that specified in a base URI, or leaves them unchanged if the base URI is null.
rebase(URI) - Method in class org.forgerock.http.MutableUri
Changes the base scheme, host and port of this MutableUri to that specified in a base URI, or leaves them unchanged if the base URI is null.
rebase(URI, URI) - Static method in class org.forgerock.http.util.Uris
Changes the base scheme, host and port of a request to that specified in a base URI, or leaves them unchanged if the base URI is null.
reconstruct(String, Class<T>) - Method in class org.forgerock.json.jose.builders.JwtBuilderFactory
Reconstructs the given JWT string into a JWT object of the specified type.
reconstructJwt(String, Class<T>) - Method in class org.forgerock.json.jose.common.JwtReconstruction
Reconstructs the given JWT string into a JWT object of the specified type.
RECORD_TYPE_COMMENT - Static variable in class com.persistit.StreamSaver
Record type marker for COMMENT records
RECORD_TYPE_COMPLETION - Static variable in class com.persistit.StreamSaver
Record type marker for COMPLETION records
RECORD_TYPE_COUNT - Static variable in class com.persistit.StreamSaver
Record type marker for FILL records
RECORD_TYPE_DATA - Static variable in class com.persistit.StreamSaver
Record type marker for DATA records
RECORD_TYPE_END - Static variable in class com.persistit.StreamSaver
Record type marker for END records
RECORD_TYPE_EXCEPTION - Static variable in class com.persistit.StreamSaver
Record type marker for EXCEPTION records
RECORD_TYPE_FILL - Static variable in class com.persistit.StreamSaver
Record type marker for FILL records
RECORD_TYPE_HOSTNAME - Static variable in class com.persistit.StreamSaver
Record type marker for HOSTNAME records
RECORD_TYPE_KEY_FILTER - Static variable in class com.persistit.StreamSaver
Record type marker for KEY_FILTER records
RECORD_TYPE_START - Static variable in class com.persistit.StreamSaver
Record type marker for START records
RECORD_TYPE_TIMESTAMP - Static variable in class com.persistit.StreamSaver
Record type marker for TIMESTAMP records
RECORD_TYPE_TREE_ID - Static variable in class com.persistit.StreamSaver
Record type marker for TREE_ID records
RECORD_TYPE_USER - Static variable in class com.persistit.StreamSaver
Record type marker for USER records
RECORD_TYPE_VOLUME_ID - Static variable in class com.persistit.StreamSaver
Record type marker for VOLUME_ID records
RecordInfo() - Constructor for class com.persistit.Management.RecordInfo
 
RECOVERY_PRUNING_A - Static variable in interface com.persistit.util.SequencerConstants
 
RECOVERY_PRUNING_B - Static variable in interface com.persistit.util.SequencerConstants
 
RECOVERY_PRUNING_SCHEDULE - Static variable in interface com.persistit.util.SequencerConstants
 
recoveryDone - Variable in class com.persistit.logging.LogBase
 
recoveryException - Variable in class com.persistit.logging.LogBase
 
recoveryFailure - Variable in class com.persistit.logging.LogBase
 
RecoveryInfo() - Constructor for class com.persistit.Management.RecoveryInfo
 
RecoveryInfo(String, long, long, int, long, long, long, long, String, long, int, int, int, int, long, long, String, boolean, boolean) - Constructor for class com.persistit.Management.RecoveryInfo
 
recoveryKeystone - Variable in class com.persistit.logging.LogBase
 
RecoveryManager - Class in com.persistit
Manages the recovery process during Persistit startup.
RecoveryManagerMXBean - Interface in com.persistit.mxbeans
Management interface for the RecoveryManager.
RecoveryMissingVolumesException - Exception in com.persistit.exception
Thrown during recovery processing when the prewrite journal contains recovery data for one or more Volumes that no longer exist.
RecoveryMissingVolumesException() - Constructor for exception com.persistit.exception.RecoveryMissingVolumesException
 
RecoveryMissingVolumesException(String) - Constructor for exception com.persistit.exception.RecoveryMissingVolumesException
 
recoveryPlan - Variable in class com.persistit.logging.LogBase
 
recoveryProgress - Variable in class com.persistit.logging.LogBase
 
recoveryRecord - Variable in class com.persistit.logging.LogBase
 
recoveryValidFile - Variable in class com.persistit.logging.LogBase
 
RECURRING - Static variable in class com.persistit.logging.LogBase
 
recurring(String, int, long) - Static method in class com.persistit.logging.LogBase
 
Redirect - Class in org.forgerock.doc.maven.site
Add file to redirect /doc/index.html to /docs.html.
Redirect(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.site.Redirect
Constructor setting the Mojo that holds the configuration.
REF - Static variable in class org.forgerock.json.schema.validator.Constants
The $ref field name.
reference(Reference) - Method in class org.forgerock.api.models.ApiError.Builder
Set the error as a reference to another definition.
Reference - Class in org.forgerock.api.models
Class that represents the Reference type in API descriptor.
reference() - Static method in class org.forgerock.api.models.Reference
Create a new Builder for Reference.
reference(Reference) - Method in class org.forgerock.api.models.Resource.Builder
Set a reference.
reference(Reference) - Method in class org.forgerock.api.models.Schema.Builder
Sets the schema reference.
Reference.Builder - Class in org.forgerock.api.models
Builder to help construct the Reference.
ReferenceResolver - Class in org.forgerock.api.util
Helper that registers one or more ApiDescription instances and provides a means to resolve References.
ReferenceResolver(ApiDescription) - Constructor for class org.forgerock.api.util.ReferenceResolver
Creates a reference-resolver and defines the one ApiDescription that can be used for local (non-namespaced) reference lookups.
ReferenceTypeValidator - Class in org.forgerock.json.schema.validator.validators
ReferenceTypeValidator holds a reference to another validator.
ReferenceTypeValidator(Map<String, Object>, String, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.ReferenceTypeValidator
Default ctor.
refresh(boolean) - Method in class com.persistit.ui.AdminPanel
 
refresh(boolean) - Method in class com.persistit.ui.AdminUI
 
refresh(boolean) - Method in class com.persistit.ui.AdminUIBufferPanel
 
refresh(boolean) - Method in class com.persistit.ui.AdminUISummaryPanel
 
refresh(boolean) - Method in class com.persistit.ui.AdminUITaskPanel
 
refresh(boolean) - Method in class com.persistit.ui.AdminUITreePanel
 
refresh(boolean) - Method in class com.persistit.ui.TreeAndVolumeSelector
 
refresh() - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
Do a config refresh.
register(ApiDescription) - Method in class org.forgerock.api.util.ReferenceResolver
Registers an external ApiDescription, for Reference lookup, and must not have previously been registered.
register(Class<T>, T) - Method in class org.forgerock.audit.DependencyProviderBase
Register a new provided dependency.
register(MBeanServer, String, String) - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
register(MBeanServer) - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
register() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
registerAll(ApiDescription...) - Method in class org.forgerock.api.util.ReferenceResolver
Registers external ApiDescriptions, for Reference lookup, and each must not have previously been registered.
registerCommands(Class<?>) - Static method in class com.persistit.CLI
Registers command methods provided by the supplied Class.
REGISTERED - Static variable in class org.forgerock.script.ScriptEvent
This script has been registered.
registerEncodedObject(Object) - Method in class com.persistit.Value
Registers an object with an internal handle used to represent back references.
registerHandlerToService(JsonValue, AuditServiceBuilder) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Configures and registers the audit event handler corresponding to the provided JSON configuration to the provided audit service.
registerHandlerToService(JsonValue, AuditServiceBuilder, ClassLoader) - Static method in class org.forgerock.audit.json.AuditJsonConfig
Configures and registers the audit event handler corresponding to the provided JSON configuration to the provided audit service, using a specific class loader.
registerKeyCoder(Class<?>, KeyCoder) - Method in class com.persistit.DefaultCoderManager
Associates a KeyCoder with a Class that it will encode.
registerKeyCoder(Class<?>, KeyCoder) - Method in interface com.persistit.encoding.CoderManager
Register the provided KeyCoder to encode and decode instances of supplied class.
registerKeyStoreHandler(String, KeyStoreHandler) - Method in class org.forgerock.audit.providers.DefaultKeyStoreHandlerProvider
Register a storage with the given name.
registerObjectCoder(Persistit, Class, String[], String[]) - Static method in class com.persistit.DefaultObjectCoder
Convenience method that creates and registers a DefaultObjectCoder for an arbitrary Java class.
registerObjectCoderFromBean(Persistit, Class, String[]) - Method in class com.persistit.DefaultObjectCoder
Convenience method that creates and registers a DefaultObjectCoder for a Java Bean.
registerRotationHooks(RotationHooks) - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
Registers hooks into the rotation process.
registerRotationHooks(RotationHooks) - Method in interface org.forgerock.audit.rotation.RotatableObject
Registers hooks into the rotation process.
registerSecureStorage(String, SecureStorage) - Method in class org.forgerock.audit.providers.DefaultSecureStorageProvider
Register a storage with the given name.
registerServices(BundleContext) - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
registerServices(BundleContext) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
registerValueCoder(Class<?>, ValueCoder) - Method in class com.persistit.DefaultCoderManager
Attempt to register the provided ValueCoder to encode and decode instances of supplied Class.
registerValueCoder(Class<?>, ValueCoder) - Method in interface com.persistit.encoding.CoderManager
Register the provided ValueCoder to encode and decode instances of supplied class.
Reject - Class in org.forgerock.util
A input parameter-validating utility class using fluent invocation: public int divide(int dividend, int divisor) { Reject.ifTrue(divisor == 0, "Division by zero not supported"); return dividend / divisor; } The example above will cause an IllegalArgumentException to be thrown with the message given.
rejectStateIfTrue(boolean, String) - Static method in class org.forgerock.util.Reject
Throws an IllegalStateException with a custom message if the condition parameter is true.
relativePointer() - Method in class org.forgerock.json.fluent.JsonPointer
Returns a pointer containing all but the first reference token contained in this pointer, or / if this pointer contains less than 2 reference tokens.
relativePointer(int) - Method in class org.forgerock.json.fluent.JsonPointer
Returns a pointer containing the last sz reference tokens contained in this pointer.
relativePointer() - Method in class org.forgerock.json.JsonPointer
Returns a pointer containing all but the first reference token contained in this pointer, or / if this pointer contains less than 2 reference tokens.
relativePointer(int) - Method in class org.forgerock.json.JsonPointer
Returns a pointer containing the last sz reference tokens contained in this pointer.
relativize(MutableUri) - Method in class org.forgerock.http.MutableUri
Relativizes the given URI against this URI.
releaseExchange(Exchange) - Method in class com.persistit.Persistit
Releases an Exchange to the internal pool.
releaseExchange(Exchange, boolean) - Method in class com.persistit.Persistit
Releases an Exchange to the internal pool.
ReleaseMojo - Class in org.forgerock.doc.maven
Call other classes to prepare release layout documents.
ReleaseMojo() - Constructor for class org.forgerock.doc.maven.ReleaseMojo
 
releaseReadLock() - Method in class org.forgerock.audit.AuditServiceProxy
Release the read lock.
releaseVersion - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
Version for this release.
releaseWriteLock() - Method in class org.forgerock.audit.AuditServiceProxy
Release the write lock.
remainingUri(String) - Method in class org.forgerock.http.routing.UriRouterContext.Builder
Set the remainingUri value.
remoteAddress(String) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the client's remote address.
remotePort(int) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the client's remote port.
remoteUser(String) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the client's remote user.
remove(Key) - Method in class com.persistit.encoding.ObjectCache
Remove the entry for the specified key, if present, and return its former value.
remove() - Method in class com.persistit.Exchange
Remove a single key/value pair from the this Exchange's Tree.
remove(Key.Direction) - Method in class com.persistit.Exchange
Depending on the value of the selection parameter, remove the record associated with the current key, its logical children, or both.
remove() - Method in class com.persistit.PersistitMap.ExchangeIterator
 
remove(Object) - Method in class com.persistit.PersistitMap
Removes the mapping for this key from this map if present, and returns the former value.
remove(Object) - Method in class org.forgerock.http.protocol.Headers
Rich-type friendly remove method.
remove(Object) - Method in class org.forgerock.http.servlet.ServletSession
 
remove(Object) - Method in class org.forgerock.http.util.CaseInsensitiveMap
 
remove(Object) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
remove(Object) - Method in class org.forgerock.http.util.SetDecorator
Removes the specified element from the set if it is present (optional operation).
remove(Marker) - Method in class org.forgerock.i18n.slf4j.LocalizedMarker
remove(String) - Method in class org.forgerock.json.fluent.JsonValue
Removes the specified child value.
remove(int) - Method in class org.forgerock.json.fluent.JsonValue
Removes the specified child value, shifting any subsequent elements to the left.
remove(int) - Method in class org.forgerock.json.fluent.JsonValueList
Removes the element at the specified position in this list.
remove(Object) - Method in class org.forgerock.json.fluent.JsonValueMap
Removes the mapping for a key from this map if it is present.
remove(int) - Method in class org.forgerock.json.JsonValue
Removes the specified child value, shifting any subsequent elements to the left.
remove(JsonPointer) - Method in class org.forgerock.json.JsonValue
Removes the specified child value with a pointer, relative to this value as root.
remove(String) - Method in class org.forgerock.json.JsonValue
Removes the specified child value.
remove(JsonPointer) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "remove" patch operation which will remove the specified field.
remove(JsonPointer, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "remove" patch operation which will remove the provided value(s) from the specified field.
remove(String) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "remove" patch operation which will remove the specified field.
remove(String, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "remove" patch operation which will remove the provided value(s) from the specified field.
remove(String) - Method in interface org.forgerock.selfservice.core.ProcessStore
Removes the state out of the store.
remove(String) - Method in class org.forgerock.selfservice.example.SimpleInMemoryStore
 
remove(Object) - Method in class org.forgerock.util.LazyList
Removes the first occurrence of the specified element from this list, if it is present.
remove(int) - Method in class org.forgerock.util.LazyList
Removes the element at the specified position in this list.
remove(Object) - Method in class org.forgerock.util.LazyMap
Removes the mapping for a key from the map if it is present.
remove(Object) - Method in class org.forgerock.util.ListDecorator
Removes the first occurrence of the specified element from this list, if it is present.
remove(int) - Method in class org.forgerock.util.ListDecorator
Removes the element at the specified position in this list.
remove(Object) - Method in class org.forgerock.util.MapDecorator
Removes the mapping for a key from the map if it is present.
removeAll() - Method in class com.persistit.Exchange
Remove all keys in this Exchange's Tree.
removeAll(Collection<?>) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
removeAll(Collection<?>) - Method in class org.forgerock.http.util.SetDecorator
Removes from the set all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class org.forgerock.util.LazyList
Removes from this list all of its elements that are contained in the specified collection.
removeAll(Collection<?>) - Method in class org.forgerock.util.ListDecorator
Removes from this list all of its elements that are contained in the specified collection.
removeAllRoutes() - Method in class org.forgerock.services.routing.AbstractRouter
Removes all of the routes from this router.
removed(AlertMonitor.History) - Method in class com.persistit.AlertMonitor.Event
Called when this Event is removed from a History.
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.http.example.DescribedOauth2Endpoint
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.DescribedSyncRequestHandlerAdapter
 
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.json.resource.FilterChain
 
removeDescriptorListener(Describable.Listener) - Method in interface org.forgerock.services.descriptor.Describable
Remove a listener from API Descriptor changes.
removeDescriptorListener(Describable.Listener) - Method in class org.forgerock.services.routing.AbstractRouter
 
removeEmptySpace(String) - Static method in class org.forgerock.maven.plugins.xcite.utils.StringUtils
Return an empty string if the string is only whitespace.
removeFast(Object) - Method in class com.persistit.PersistitMap
Removes the mapping for this key from this map if present.
removeFinishedTasks(long) - Method in interface com.persistit.Management
Removes done, expired, stopped or failed tasks from the task list.
removeKeyRange(Key, Key) - Method in class com.persistit.Exchange
Removes all records with keys falling between key1 and key2, left-inclusive.
removeNotificationListener(NotificationListener) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.persistit.mxbeans.MXBeanWrapper
 
removeRoute(RouteMatcher<R>...) - Method in class org.forgerock.services.routing.AbstractRouter
Removes one or more routes from this router.
removeSecondaryIndexBuilder(String) - Method in class com.persistit.DefaultObjectCoder
Remove a secondary index Builder specified by its name.
removeShutdownListener(ShutdownListener) - Method in interface org.forgerock.util.thread.listener.ShutdownManager
Removes a ShutdownListener from this ShutdownManager.
removeSourceUnit(SourceUnit) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
removeSourceUnit(SourceUnit) - Method in interface org.forgerock.script.source.SourceUnitObserver
Called when a SourceUnit gets stopped.
removeTrailingSlash(String) - Static method in class org.forgerock.http.util.Paths
Removes trailing slash (if there is any), returns the same value otherwise.
removeTree() - Method in class com.persistit.Exchange
Remove the entire Tree that this Exchange is based on.
removingEntries(ScriptEngineFactory) - Method in interface org.forgerock.script.engine.ScriptEngineFactoryObserver
Called when a ScriptEngineFactory gets stopped.
removingEntries(ScriptEngineFactory) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
renameDoc(String, String, String) - Static method in class org.forgerock.doc.maven.utils.NameUtils
Rename document to reflect project and document name.
renameDoc(String, String, String, String) - Static method in class org.forgerock.doc.maven.utils.NameUtils
Rename document to reflect project and document name.
renameDocument(File, String, String) - Static method in class org.forgerock.doc.maven.utils.NameUtils
Rename a single built document.
renameField(JsonValue, String, String) - Static method in class org.forgerock.audit.util.ElasticsearchUtil
Renames a field within the given JsonValue.
render(Value, Object, Class, CoderContext) - Method in class com.persistit.DefaultValueCoder
Populates the state of the supplied (mutable) target Object by decoding the supplied Value.
render(Value, Object, Class, CoderContext) - Method in class com.persistit.encoding.CollectionValueCoder
Populates the state of the supplied (mutable) target Object by decoding the supplied Value.
render(Value, Object, Class<?>, CoderContext) - Method in interface com.persistit.encoding.ValueRenderer
Populates the state of the supplied (mutable) target Object by decoding the supplied Value.
renderKeySegment(Key, Object, Class, CoderContext) - Method in class com.persistit.DefaultObjectCoder
Populates the state of the supplied target Object by decoding the next key segment of the supplied Key.
renderKeySegment(Key, Object, Class<?>, CoderContext) - Method in interface com.persistit.encoding.KeyRenderer
Populate the state of the supplied target Object by decoding the next key segment of the supplied Key.
replace(JsonPointer, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "replace" patch operation which will replace the value(s) of the specified field with the provided value(s).
replace(String, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "replace" patch operation which will replace the value(s) of the specified field with the provided value(s).
replaceFileSuffix(String, String) - Static method in class com.persistit.util.Util
 
replaceKeyPeriodsWithUnderscores(String) - Static method in class org.forgerock.audit.util.ElasticsearchUtil
Replaces all period-characters in JSON keys with underscore-characters [ref].
replaceShutdownListener(ShutdownListener, ShutdownListener, ShutdownPriority) - Method in interface org.forgerock.util.thread.listener.ShutdownManager
Reaplces an existing ShutdownListener with the new ShutdownListener.
reportMerged(long) - Method in class com.persistit.TreeBuilder
This method may be extended to provide application-specific progress reports.
reportSorted(long) - Method in class com.persistit.TreeBuilder
This method may be extended to provide application-specific progress reports.
request(Schema) - Method in class org.forgerock.api.models.Action.Builder
Set the request.
REQUEST - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The request event payload field name.
request(String, String) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided request details for the event.
request(String, String, JsonValue) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided request details for the event.
Request - Class in org.forgerock.http.protocol
A request message.
Request() - Constructor for class org.forgerock.http.protocol.Request
Creates a new request message.
Request(Request) - Constructor for class org.forgerock.http.protocol.Request
Creates a defensive copy of the given request message.
Request - Interface in org.forgerock.json.resource
Common attributes of all JSON resource requests.
REQUEST_TIMEOUT - Static variable in class org.forgerock.http.protocol.Status
The 408 (Request Timeout) status code indicates that the server did not receive a complete request message within the time that it was prepared to wait.
RequestAuditContext - Class in org.forgerock.services.context
A context for audit information for an incoming request.
RequestAuditContext(Context) - Constructor for class org.forgerock.services.context.RequestAuditContext
Constructs a new context using the specified parent and the current time as the request received time.
RequestAuditContext(Context, TimeService) - Constructor for class org.forgerock.services.context.RequestAuditContext
Constructs a new context using the specified parent and the current time as the request received time.
RequestAuditContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.RequestAuditContext
Restores a saved context.
RequestCookies - Class in org.forgerock.http.protocol
Exposes incoming request cookies.
RequestCookies(Request) - Constructor for class org.forgerock.http.protocol.RequestCookies
Constructs a new request cookies object that reads cookies from the specified request.
requestFromCrestRequest(Request) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets request detail from Request.
RequestHandler - Annotation Type in org.forgerock.api.annotations
A marker annotation to indicate that the annotated class should be interpreted as an annotated CREST request handler.
RequestHandler - Interface in org.forgerock.json.resource
Represents the contract with a set of resources.
requestPolicy(MessagePolicy) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
Sets the request MessagePolicy that the auth module should use.
requestResourceApiVersionMatcher(Version) - Static method in class org.forgerock.http.routing.RouteMatchers
Creates a RouteMatcher instance that matches the request resource API version with the provided version.
requestResourceApiVersionMatcher(Version) - Static method in class org.forgerock.json.resource.RouteMatchers
Creates a RouteMatcher instance that matches the request resource API version with the provided version.
Requests - Class in org.forgerock.json.resource
A utility class containing various factory methods for creating and manipulating requests.
RequestType - Enum in org.forgerock.json.resource
An enumeration whose values represent the different types of request.
requestUriMatcher(RoutingMode, String) - Static method in class org.forgerock.http.routing.RouteMatchers
Creates a RouteMatcher instance that matches Requests with the provided mode and template.
requestUriMatcher(RoutingMode, String) - Static method in class org.forgerock.json.resource.RouteMatchers
Creates a RouteMatcher instance that matches Requests with the provided mode and template.
RequestVisitor<R,P> - Interface in org.forgerock.json.resource
A visitor of Requests, in the style of the visitor design pattern.
required(Boolean) - Method in class org.forgerock.api.models.Parameter.Builder
Set the required property.
required() - Method in class org.forgerock.json.fluent.JsonValue
Throws a JsonValueException if the JSON value is null.
required() - Method in class org.forgerock.json.JsonValue
Throws a JsonValueException if the JSON value is null.
REQUIRED - Static variable in class org.forgerock.json.schema.validator.Constants
The required field name.
required - Variable in class org.forgerock.json.schema.validator.validators.Validator
Whether the schema represented by this validator is required.
requireField(String) - Method in class org.forgerock.audit.events.AuditEventBuilder
Helper method to be used when overriding AuditEventBuilder.validate().
RequirementsBuilder - Class in org.forgerock.selfservice.core.util
Helper class to assist with the building of requirements.
reset() - Method in class com.persistit.AlertMonitor
Restore this alert monitor to level AlertMonitor.AlertLevel.NORMAL with and remove all histories for all categories.
reset() - Method in class com.persistit.Exchange
Delegate to Key.reset() on the associated Key object.
reset() - Method in class com.persistit.Key
Sets the index to 0.
reset() - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Restore this alert monitor to its initial state at level AlertMonitor.AlertLevel.NORMAL with no history.
reset() - Method in class com.persistit.Value.OldValueInputStream
 
reset() - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
Resets all statistics to zero.
reset(Option<T>) - Method in class org.forgerock.util.Options
Resets an option to its default behavior.
RESET_CONTENT - Static variable in class org.forgerock.http.protocol.Status
The 205 (Reset Content) status code indicates that the server has fulfilled the request and desires that the user agent reset the "document view", which caused the request to be sent, to its original state as received from the origin server.
resetCounters() - Method in class com.persistit.BufferPool
Resets the get and hit counters to zero.
resetPasswd(Context, String, ActionRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs a mark as stolen action operation on the resource.
ResetStage - Class in org.forgerock.selfservice.stages.reset
The reset password stage.
ResetStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.reset.ResetStage
Constructs a new reset stage.
ResetStageConfig - Class in org.forgerock.selfservice.stages.reset
Configuration for the password reset stage.
ResetStageConfig() - Constructor for class org.forgerock.selfservice.stages.reset.ResetStageConfig
 
resizePng(File) - Static method in class org.forgerock.doc.maven.utils.PngUtils
Creates a thumbnail copy of provided image, prefixed with "thumb_".
resolve(MutableUri) - Method in class org.forgerock.http.MutableUri
Resolves the given URI against this URI.
resolve(Context, String) - Method in interface org.forgerock.http.oauth2.AccessTokenResolver
Resolves a given access token against an authorization server.
resolve(Context, String) - Method in class org.forgerock.http.oauth2.resolver.CachingAccessTokenResolver
 
resolve(Context, String) - Method in class org.forgerock.http.oauth2.resolver.OpenAmAccessTokenResolver
 
resolve(URI) - Method in class org.forgerock.json.ref.jackson.JacksonReferenceTransformer
 
resolve(URI) - Method in class org.forgerock.json.ref.JsonReferenceTransformer
Resolves the specified URI into a JSON value.
resolveClass(ObjectStreamClass) - Method in class com.persistit.Value.OldValueInputStream
Override the default implementation because we want to use the application's ClassLoader, not necessarily the bootstrap loader.
RESOLVED - Static variable in interface org.forgerock.script.engine.CompilationHandler
The script is resolved and is able to be started.
resolveEntity(String, String) - Method in class org.forgerock.util.xml.XMLHandler
 
Resolver - Class in org.forgerock.maven.plugins.xcite
Resolve citation strings in target files into quotes from source files.
RESOLVERS_KEY - Static variable in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Lookup key for the configured resolvers which will be used by this module.
resolveSchemaReferences() - Method in class org.forgerock.json.schema.validator.validators.Validator
Resolves schema references for this validator.
Resource - Class in org.forgerock.api.models
Class that represents the Resource type in API descriptor.
resource() - Static method in class org.forgerock.api.models.Resource
Create a new Builder for Resoruce.
RESOURCE - Static variable in class org.forgerock.http.header.AcceptApiVersionHeader
The name of the resource value component.
Resource.AnnotatedTypeVariant - Enum in org.forgerock.api.models
The variant of the annotated type.
Resource.Builder - Class in org.forgerock.api.models
Builder to help construct the Resource.
RESOURCE_CALLED_HEADER - Static variable in class org.forgerock.caf.authn.test.ProtectedResource
Response header name to signify that the resource has been called.
ResourceAccess - Interface in org.forgerock.http.oauth2
A ResourceAccess encapsulates the logic of required scope selection.
ResourceApiVersionBehaviourManager - Interface in org.forgerock.http.routing
Implementations of this interface will be responsible for maintaining the behaviour of API Version routing.
resourceApiVersionContextFilter(ResourceApiVersionBehaviourManager) - Static method in class org.forgerock.http.routing.RouteMatchers
Creates a Filter which MUST be placed, in the route, before any API Version routing takes place.
resourceApiVersionContextFilter(ResourceApiVersionBehaviourManager) - Static method in class org.forgerock.json.resource.RouteMatchers
Creates a Filter which MUST be placed, in the route, before any API Version routing takes place.
resourceApiVersionMatcher(Version) - Static method in class org.forgerock.http.routing.RouteMatchers
Creates a RouteMatcher instance that matches the request resource API version with the provided version.
ResourceApiVersionRoutingFilter - Class in org.forgerock.http.routing
API Version routing filter which creates a ApiVersionRouterContext which contains the default routing behaviour when the Accept-API-Version header is set on the request.
ResourceApiVersionRoutingFilter(ResourceApiVersionBehaviourManager) - Constructor for class org.forgerock.http.routing.ResourceApiVersionRoutingFilter
Constructs a new ResourceApiVersionRoutingFilter instance.
ResourceApiVersionRoutingFilter - Class in org.forgerock.json.resource
API Version routing filter which creates a ApiVersionRouterContext which contains the default routing behaviour when the Accept-API-Version header is set on the request.
ResourceContainer - Class in org.forgerock.script.source
A ResourceContainer loads the scripts via the Resource API.
ResourceContainer() - Constructor for class org.forgerock.script.source.ResourceContainer
 
resourceException(String, String, String, Response) - Static method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
Gets an Exception Promise containing an Elasticsearch HTTP response status and payload.
ResourceException - Exception in org.forgerock.json.resource
An exception that is thrown during the processing of a JSON resource request.
ResourceException(int) - Constructor for exception org.forgerock.json.resource.ResourceException
Constructs a new exception with the specified exception code, and null as its detail message.
ResourceException(int, String) - Constructor for exception org.forgerock.json.resource.ResourceException
Constructs a new exception with the specified exception code and detail message.
ResourceException(int, Throwable) - Constructor for exception org.forgerock.json.resource.ResourceException
Constructs a new exception with the specified exception code and detail message.
ResourceException(int, String, Throwable) - Constructor for exception org.forgerock.json.resource.ResourceException
Constructs a new exception with the specified exception code, reason phrase, detail message and cause.
ResourceExceptionsUtil - Class in org.forgerock.audit.util
Utility class to use on ResourceExceptions.
resourceName() - Method in class org.forgerock.i18n.LocalizableMessage
Returns the name of the resource in which this message is defined.
ResourcePath - Class in org.forgerock.json.resource
A relative path, or URL, to a resource.
ResourcePath() - Constructor for class org.forgerock.json.resource.ResourcePath
Creates a new empty resource path whose string representation is the empty string and which has zero path elements.
ResourcePath(Collection<? extends Object>) - Constructor for class org.forgerock.json.resource.ResourcePath
Creates a new resource path having the provided path elements.
ResourcePath(Object...) - Constructor for class org.forgerock.json.resource.ResourcePath
Creates a new resource path having the provided path elements.
resourcePath(String) - Static method in class org.forgerock.json.resource.ResourcePath
Parses the provided string representation of a resource path.
ResourceResponse - Interface in org.forgerock.json.resource
A resource, comprising of a resource ID, a revision (etag), and its JSON content.
Resources - Class in org.forgerock.json.resource
This class contains methods for creating and manipulating connection factories and connections.
resourceSchema(Schema) - Method in class org.forgerock.api.models.Resource.Builder
Set the resource schema.
ResourceServerFilter - Class in org.forgerock.http.oauth2
Validates a Request that contains an OAuth 2.0 access token.
ResourceServerFilter(AccessTokenResolver, TimeService, ResourceAccess, String) - Constructor for class org.forgerock.http.oauth2.ResourceServerFilter
Creates a new OAuth2Filter.
response(Schema) - Method in class org.forgerock.api.models.Action.Builder
Set the response.
RESPONSE - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The response event payload field name.
response(AccessAuditEventBuilder.ResponseStatus, String, long, TimeUnit) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided response for the event.
Response - Class in org.forgerock.http.protocol
A response message.
Response() - Constructor for class org.forgerock.http.protocol.Response
Creates a new response.
Response(Response) - Constructor for class org.forgerock.http.protocol.Response
Creates a defensive copy of the given response message.
Response(Status) - Constructor for class org.forgerock.http.protocol.Response
Creates a new response with a default status.
Response - Interface in org.forgerock.json.resource
Common response object of all resource responses.
RESPONSE_STALE - Static variable in class org.forgerock.http.header.WarningHeader
110 Response is stale MUST be included whenever the returned response is stale.
RESPONSE_STALE - Static variable in class org.forgerock.json.resource.AdviceWarning
110 Response is stale MUST be included whenever the returned response is stale.
ResponseException - Exception in org.forgerock.http.protocol
An HTTP Framework Exception that can be used by filters/handlers to simplify control-flow inside async call-backs.
ResponseException(String) - Constructor for exception org.forgerock.http.protocol.ResponseException
Constructs a ResponseException using the given message.
ResponseException(Response) - Constructor for exception org.forgerock.http.protocol.ResponseException
Constructs a ResponseException using the given response.
ResponseException(String, Throwable) - Constructor for exception org.forgerock.http.protocol.ResponseException
Constructs a ResponseException using the given message and parent cause.
ResponseException(Response, String, Throwable) - Constructor for exception org.forgerock.http.protocol.ResponseException
Constructs a ResponseException using the given response, message and parent cause.
responseHandler(ResponseWriter) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Adds an additional response handler instance that adds support for protecting resources which return responses with non-JSON content types.
responsePolicy(MessagePolicy) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
Sets the response MessagePolicy that the auth module should use.
Responses - Class in org.forgerock.http.protocol
Provide out-of-the-box, pre-configured Response objects.
Responses - Class in org.forgerock.json.resource
A utility class containing various factory methods for creating and manipulating responses.
responseWithDetail(AccessAuditEventBuilder.ResponseStatus, String, long, TimeUnit, JsonValue) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided response for the event, with an additional detail.
ResponseWriter - Interface in org.forgerock.caf.authentication.framework
Writes AuthenticationException responses for different media types.
RestOAuth2AccessTokenValidator - Class in org.forgerock.authz.modules.oauth2
Access Token Validator for validating OAuth2 tokens issued by an OAuth2 Provider using REST requests.
RestOAuth2AccessTokenValidator(JsonValue, Client) - Constructor for class org.forgerock.authz.modules.oauth2.RestOAuth2AccessTokenValidator
Creates a new instance of the RestOAuth2AccessTokenValidator.
restoreKeyPeriods(JsonValue, JsonValue) - Static method in class org.forgerock.audit.util.ElasticsearchUtil
Reverses the normalization steps preformed by ElasticsearchUtil.replaceKeyPeriodsWithUnderscores(String).
RESULT - Static variable in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Defines the authentication result key.
result(AuthenticationAuditEventBuilder.Status) - Method in class org.forgerock.audit.events.AuthenticationAuditEventBuilder
Sets the authentication audit event overall result.
ResultHandler<V> - Interface in org.forgerock.util.promise
A completion handler for consuming the results of asynchronous tasks.
resume() - Method in class com.persistit.Task
Request this task to resume.
retainAll(Collection<?>) - Method in class org.forgerock.http.util.CaseInsensitiveSet
 
retainAll(Collection<?>) - Method in class org.forgerock.http.util.SetDecorator
Retains only the elements in the set that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class org.forgerock.util.LazyList
Retains only the elements in this list that are contained in the specified collection.
retainAll(Collection<?>) - Method in class org.forgerock.util.ListDecorator
Retains only the elements in this list that are contained in the specified collection.
RetentionHooks - Interface in org.forgerock.audit.retention
Hook into the retention checking operations for a file.
RetentionHooks.NullRetentionHooks - Class in org.forgerock.audit.retention
RetentionHooks that do nothing.
RetentionPolicy - Interface in org.forgerock.audit.retention
Defines the retention conditions and the files that need to be deleted.
retrieveLastModifiedTime() - Method in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
RetrieveUsernameConfig - Class in org.forgerock.selfservice.stages.user
Configuration for the retrieve username stage.
RetrieveUsernameConfig() - Constructor for class org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
 
RetrieveUsernameStage - Class in org.forgerock.selfservice.stages.user
Stage is responsible for retrieving the username.
RetrieveUsernameStage() - Constructor for class org.forgerock.selfservice.stages.user.RetrieveUsernameStage
 
RetryableException - Exception in org.forgerock.json.resource
An exception that indicates that a failure may be temporary, and that retrying the same request may be able to succeed in the future.
RetryableException(int, String, Throwable) - Constructor for exception org.forgerock.json.resource.RetryableException
Constructs a new exception with the specified detail message and cause.
RetryException - Exception in com.persistit.exception
Thrown when a method must back off and retry.
RetryException() - Constructor for exception com.persistit.exception.RetryException
 
REVALIDATION_FAILED - Static variable in class org.forgerock.http.header.WarningHeader
111 Revalidation failed MUST be included if a cache returns a stale response because an attempt to revalidate the response failed, due to an inability to reach the server.
REVALIDATION_FAILED - Static variable in class org.forgerock.json.resource.AdviceWarning
111 Revalidation failed MUST be included if a cache returns a stale response because an attempt to revalidate the response failed, due to an inability to reach the server.
reverseOrder(SortKey) - Static method in class org.forgerock.json.resource.SortKey
Creates a new sort key having the same field as the provided key, but in reverse sort order.
RhinoScript - Class in org.forgerock.script.javascript
A JavaScript script.
RhinoScript(String, Script, RhinoScriptEngine, RequireBuilder, boolean) - Constructor for class org.forgerock.script.javascript.RhinoScript
 
RhinoScript(String, RhinoScriptEngine, RequireBuilder, boolean) - Constructor for class org.forgerock.script.javascript.RhinoScript
 
RhinoScriptEngine - Class in org.forgerock.script.javascript
A NAME does ...
RhinoScriptEngineFactory - Class in org.forgerock.script.javascript
A NAME does ...
RhinoScriptEngineFactory() - Constructor for class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
RIGHT90_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Allocate all records to the right page until it is about 90% full, then allocate remaining records to the right page.
RIGHT_BIAS - Static variable in class com.persistit.policy.JoinPolicy
Minimize the number of records in the left page, and maximize the number of records in the right page.
RIGHT_BIAS - Static variable in class com.persistit.policy.SplitPolicy
Allocate as many records as possible to the right page
RIGHT_GUARD_KEY - Static variable in class com.persistit.Key
Key that always occupies the right edge of any Tree
RIGHT_GUARD_KEYSTATE - Static variable in class com.persistit.KeyState
 
RMI_REGISTRY_HOST_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for the optional RMI registry host name
RMI_REGISTRY_PORT_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for the optional RMI registry port
RMI_SERVER_PORT_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Name of port on which RMI server accepts connects.
rmiRegisterException - Variable in class com.persistit.logging.LogBase
 
rmiServerRegistered - Variable in class com.persistit.logging.LogBase
 
rmiServerUnregister - Variable in class com.persistit.logging.LogBase
 
rmiUnregisterException - Variable in class com.persistit.logging.LogBase
 
Robots - Class in org.forgerock.doc.maven.release
Remove robots meta tag in release HTML.
Robots(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.Robots
Constructor setting the Mojo that holds the configuration.
rollback() - Method in class com.persistit.Transaction
Explicitly rolls back all work done within the scope of this transaction.
RollbackException - Exception in com.persistit.exception
Thrown by Transaction when commit fails, or when rollback is invoked.
RollbackException() - Constructor for exception com.persistit.exception.RollbackException
 
RollbackException(String) - Constructor for exception com.persistit.exception.RollbackException
 
RollbackException(Throwable) - Constructor for exception com.persistit.exception.RollbackException
 
rolling() - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Forces the bloom filter to be a Rolling Bloom Filter, which is a variant on Scalable Bloom Filters where elements in the bloom filter can expire allowing space to be reclaimed.
RollingBloomFilterBuilder(BloomFilters.BloomFilterBuilder<T>) - Constructor for class org.forgerock.bloomfilter.BloomFilters.RollingBloomFilterBuilder
 
rollOutDevice(Context, String, ActionRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version2.DeviceCollectionProviderV2
Performs a roll out device action operation on the resource.
ROLLOVER_THRESHOLD - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Size at which a completely obsolete journal file can be eliminated.
root - Variable in class org.forgerock.json.ref.JsonReferenceTransformer
The root value of the referring document.
RootContext - Class in org.forgerock.services.context
A Context which has an a globally unique ID but no parent.
RootContext() - Constructor for class org.forgerock.services.context.RootContext
Construct a new RootContext with the default IdGenerator.
RootContext(String) - Constructor for class org.forgerock.services.context.RootContext
Construct a new RootContext with the given id (uniqueness is not verified).
RootContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.RootContext
Restore from JSON representation.
RotatableObject - Interface in org.forgerock.audit.rotation
Interface defining methods a rotatable file needs.
RotatableWriter - Class in org.forgerock.audit.events.handlers.writers
Creates an RotatableWriter that supports file rotation and retention.
RotatableWriter(File, FileBasedEventHandlerConfiguration, boolean) - Constructor for class org.forgerock.audit.events.handlers.writers.RotatableWriter
Constructs a RotatableWriter given an initial file to manage rotation/retention, and a FileBasedEventHandlerConfiguration.
RotatableWriter(File, FileBasedEventHandlerConfiguration, boolean, RotatableWriter.RolloverLifecycleHook) - Constructor for class org.forgerock.audit.events.handlers.writers.RotatableWriter
Constructs a RotatableWriter given an initial file to manage rotation/retention, a a FileBasedEventHandlerConfiguration and a RotatableWriter.RolloverLifecycleHook.
RotatableWriter.RolloverLifecycleHook - Interface in org.forgerock.audit.events.handlers.writers
Callback hooks to allow custom action to be taken before and after the checks for rotation and retention is performed.
ROTATE_FILE_ACTION_NAME - Static variable in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Name of action to force file rotation.
ROTATE_FILE_ACTION_NAME - Static variable in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
Name of action to force file rotation.
rotateIfNeeded() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
Rotate the log file if any of the configured rotation policies determine that rotation is required.
rotateIfNeeded() - Method in interface org.forgerock.audit.rotation.RotatableObject
Checks the rotatable file for rotation then retention.
RotationContext - Class in org.forgerock.audit.rotation
This class holds some information while a file is being rotated.
RotationContext() - Constructor for class org.forgerock.audit.rotation.RotationContext
 
RotationHooks - Interface in org.forgerock.audit.rotation
Callback hooks to allow custom action to be taken before and after file rotation occurs.
RotationHooks.NoOpRotatationHooks - Class in org.forgerock.audit.rotation
RotationHooks that do nothing.
RotationPolicy - Interface in org.forgerock.audit.rotation
Interface to decide if a file should be rotated or not.
RouteMatch - Interface in org.forgerock.services.routing
Contains the result of routing to a particular route.
RouteMatcher<R> - Class in org.forgerock.services.routing
A matcher for evaluating whether a route matches the incoming request.
RouteMatcher() - Constructor for class org.forgerock.services.routing.RouteMatcher
 
RouteMatchers - Class in org.forgerock.http.routing
A utility class that contains methods for creating route matchers.
RouteMatchers - Class in org.forgerock.json.resource
A utility class that contains methods for creating route matchers.
Router - Class in org.forgerock.http.routing
A router which routes requests based on route matchers.
Router() - Constructor for class org.forgerock.http.routing.Router
Creates a new router with no routes defined.
Router(Router) - Constructor for class org.forgerock.http.routing.Router
Creates a new router containing the same routes and default route as the provided router.
Router - Class in org.forgerock.json.resource
A router which routes requests based on route predicates.
Router() - Constructor for class org.forgerock.json.resource.Router
Creates a new router with no routes defined.
Router(AbstractRouter<Router, Request, RequestHandler, ApiDescription>) - Constructor for class org.forgerock.json.resource.Router
Creates a new router containing the same routes and default route as the provided router.
Router.UriTemplate - Class in org.forgerock.json.resource
Represents a URI template string that will be used to match and route incoming requests.
ROUTING_BASE_INIT_PARAM_NAME - Static variable in class org.forgerock.http.servlet.HttpFrameworkServlet
Servlet init-param for configuring the routing base for the HttpApplication.
RoutingMode - Enum in org.forgerock.http.routing
The algorithm which should be used when matching URI templates against request resource names.
rowEnd() - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Adds an optional space to visually delineate the end of a row in the generated markup.
RSA15AES128CBCHS256EncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
Deprecated.
Use RSAEncryptionHandler and AESCBCHMACSHA2ContentEncryptionHandler instead.
RSA15AES128CBCHS256EncryptionHandler(SigningManager) - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.RSA15AES128CBCHS256EncryptionHandler
Deprecated.
Constructs a new RSA15AES128CBCHS256EncryptionHandler.
RSA15AES256CBCHS512EncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
Deprecated.
Use RSAEncryptionHandler and AESCBCHMACSHA2ContentEncryptionHandler instead.
RSA15AES256CBCHS512EncryptionHandler(SigningManager) - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.RSA15AES256CBCHS512EncryptionHandler
Deprecated.
Constructs a new RSA15AES256CBCHS512EncryptionHandler.
RSAEncryptionHandler - Class in org.forgerock.json.jose.jwe.handlers.encryption
Abstract base class for implementations of the RSAES-PKCS1-v1_5 and RSA-OAEP encryption schemes.
RSAEncryptionHandler(EncryptionMethod, JweAlgorithm) - Constructor for class org.forgerock.json.jose.jwe.handlers.encryption.RSAEncryptionHandler
Constructs a new RSAEncryptionHandler instance.
RsaJWK - Class in org.forgerock.json.jose.jwk
Implements a RsaJWK.
RsaJWK(KeyUse, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK(KeyUse, String, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK(KeyUse, String, String, String, String, String, String, String, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK(KeyUse, String, String, String, String, String, String, String, String, String, String, List<RsaJWK.OtherFactors>, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK(RSAPublicKey, KeyUse, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK(RSAPublicKey, RSAPrivateKey, KeyUse, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK(RSAPublicKey, RSAPrivateCrtKey, KeyUse, String, String, String, String, List<String>) - Constructor for class org.forgerock.json.jose.jwk.RsaJWK
Creates a RsaJWK.
RsaJWK.OtherFactors - Class in org.forgerock.json.jose.jwk
Holds the other prime factors.
RSASigningHandler - Class in org.forgerock.json.jose.jws.handlers
An implementation of the SigningHandler which can sign and verify using algorithms from the RSA family.
RSASigningHandler(Key, SignatureUtil) - Constructor for class org.forgerock.json.jose.jws.handlers.RSASigningHandler
Constructs a new RSASigningHandler, with a SignatureUtil instance to delegate the signing and verifying calls to.
Rtf - Class in org.forgerock.doc.maven.build
Build RTF output.
Rtf(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Rtf
Constructor setting the Mojo that holds the configuration, and setting the format to "rtf".
ru.org.openam.geo - package ru.org.openam.geo
 
ru.org.openam.geo.servlets - package ru.org.openam.geo.servlets
 
ru.org.openam.httpdump - package ru.org.openam.httpdump
 
run() - Method in class com.persistit.Task
Implementation of Runnable.
run(TransactionRunnable) - Method in class com.persistit.Transaction
Invokes the TransactionRunnable.runTransaction() method of an object that implements TransactionRunnable within the scope of a transaction.
run(TransactionRunnable, int, long, boolean) - Method in class com.persistit.Transaction
Invokes the TransactionRunnable.runTransaction() method of an object that implements TransactionRunnable within the scope of a transaction.
run(TransactionRunnable, int, long, Transaction.CommitPolicy) - Method in class com.persistit.Transaction
 
run() - Method in class com.persistit.ui.AdminUI
Implements the Runnable interface
run() - Method in class org.openidentityplatform.commons.cassandra.EmbeddedServer
 
runLinkTester() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to run the ForgeRock link tester plugin.
runScript(Persistit, BufferedReader, PrintWriter) - Static method in class com.persistit.CLI
Invoke lines read from the supplied BufferedReader as CLI commands and write any generated output to the supplied PrintWriter.
runTask() - Method in class com.persistit.BackupTask
 
runTask() - Method in class com.persistit.IntegrityCheck
 
runTask() - Method in class com.persistit.StatisticsTask
 
runTask() - Method in class com.persistit.StreamLoader
 
runTask() - Method in class com.persistit.StreamSaver
 
runTask() - Method in class com.persistit.Task
Called by a newly created Thread to perform the task.
runTask() - Method in class com.persistit.TaskCheck
 
runtimeError(String, String, int, String, int) - Method in class org.forgerock.script.javascript.SLF4JErrorReporter
 
RuntimeExceptionHandler - Interface in org.forgerock.util.promise
A completion handler for consuming runtime exceptions which occur during the execution of asynchronous tasks.
runTransaction() - Method in interface com.persistit.TransactionRunnable
Interface for application logic that is to be run within the scope of a Transaction.

S

save(Exchange, KeyFilter) - Method in class com.persistit.StreamSaver
Save all key/value pairs in the Tree associated with the supplied Exchange, subject to selection by the supplied KeyFilter.
save(Response) - Method in class org.forgerock.http.servlet.ServletSession
 
save(Response) - Method in interface org.forgerock.http.session.Session
Save the session state to the response.
save(Session, Response) - Method in interface org.forgerock.http.session.SessionManager
Saves the session into the provided response.
saveAll() - Method in class com.persistit.StreamSaver
Save all trees in all open volumes.
saveTrees(String, String[]) - Method in class com.persistit.StreamSaver
Saves one or more trees in a named volume.
saveTrees(Volume, String[]) - Method in class com.persistit.StreamSaver
Saves one or more trees in the specified Volume.
saveTrees(TreeSelector) - Method in class com.persistit.StreamSaver
Saves one or more trees.
scalable() - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Forces the bloom filter to be a Scalable Bloom Filter which can expand to arbitrary capacity.
scheduleRefresh(int) - Method in class com.persistit.ui.AdminUI
 
Schema - Annotation Type in org.forgerock.api.annotations
Specify a schema for the element that is being described.
schema(Schema) - Method in class org.forgerock.api.models.ApiError.Builder
Set the schema.
Schema - Class in org.forgerock.api.models
Class that represents the Schema type in API descriptor.
schema(JsonValue) - Method in class org.forgerock.api.models.Schema.Builder
Sets the schema.
schema(String, Object) - Method in class org.forgerock.api.models.Schema.Builder
Sets the schema by json key-value pairs.
schema() - Static method in class org.forgerock.api.models.Schema
Create a new Builder for Schema.
SCHEMA - Static variable in class org.forgerock.json.schema.validator.Constants
The $schema field name.
Schema.Builder - Class in org.forgerock.api.models
A builder class for Schema instances.
SchemaException - Exception in org.forgerock.json.schema.validator.exceptions
Encapsulate a general JSON validator error.
SchemaException(JsonValue, String) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
Create the exception with the given value and message.
SchemaException(JsonValue, String, Throwable) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
Create the exception with the given value, message and cause.
SchemaException(JsonValue, Exception) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
Create a new SchemaException wrapping an existing exception.
SchemaException(JsonValue, String, Exception) - Constructor for exception org.forgerock.json.schema.validator.exceptions.SchemaException
Create a new SchemaException from an existing exception.
schemaFor(Class<?>) - Static method in class org.forgerock.api.jackson.JacksonUtils
Obtain the JsonSchema for a type, using the extended schema classes that are in this package.
Scope - Interface in org.forgerock.script
A NAME does ...
script - Variable in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
Script - Interface in org.forgerock.script
Interface for all executable script.
SCRIPT_CACHE_DIR - Static variable in class org.forgerock.script.registry.ScriptRegistryImpl
 
scriptChanged(ScriptEvent) - Method in interface org.forgerock.script.ScriptListener
Receives notification that a ScriptEntry has had a lifecycle change.
ScriptCompilationException - Exception in org.forgerock.script.exception
An exception that is thrown to indicate that the script compilation failed.
ScriptCompilationException(String) - Constructor for exception org.forgerock.script.exception.ScriptCompilationException
Constructs a new exception with the specified detail message.
ScriptCompilationException(String, Exception) - Constructor for exception org.forgerock.script.exception.ScriptCompilationException
Constructs a new exception with the specified detail message and cause.
ScriptCompilationException(String, Exception, String, int, int) - Constructor for exception org.forgerock.script.exception.ScriptCompilationException
Constructs a new exception with the specified detail message.
ScriptContext - Class in org.forgerock.script
A context to wrap the calling context when entering a script.
ScriptContext(Context, String, String, String) - Constructor for class org.forgerock.script.ScriptContext
 
ScriptContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.script.ScriptContext
 
ScriptEngine - Interface in org.forgerock.script.engine
A ScriptEngine finds the applicable ...
ScriptEngineFactory - Interface in org.forgerock.script.engine
ScriptEngineFactory is used to describe and instantiate ScriptEngines.
ScriptEngineFactoryAware - Interface in org.forgerock.script.source
A NAME does ...
ScriptEngineFactoryObserver - Interface in org.forgerock.script.engine
A NAME does ...
scriptEngineManager - Variable in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
ScriptEntry - Interface in org.forgerock.script
A NAME does ...
ScriptEntry.Visibility - Enum in org.forgerock.script
 
ScriptEvent - Class in org.forgerock.script
A ScriptEvent does ...
ScriptEvent(int, ScriptRegistry, ScriptName) - Constructor for class org.forgerock.script.ScriptEvent
Creates a new script event object.
ScriptExecutor - Class in org.forgerock.script.jsr223
Deprecated.
ScriptExecutor(String, String) - Constructor for class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
ScriptListener - Interface in org.forgerock.script
A ScriptListener receives notification that a ScriptEntry has had a lifecycle change.
ScriptName - Class in org.forgerock.script
A ScriptName identifies a Script object.
ScriptName(String, String) - Constructor for class org.forgerock.script.ScriptName
 
ScriptName(String, String, String) - Constructor for class org.forgerock.script.ScriptName
 
ScriptName(String, String, String, String) - Constructor for class org.forgerock.script.ScriptName
 
ScriptRegistry - Interface in org.forgerock.script
A NAME does ...
ScriptRegistryImpl - Class in org.forgerock.script.registry
A ScriptRegistryImpl does ...
ScriptRegistryImpl() - Constructor for class org.forgerock.script.registry.ScriptRegistryImpl
 
ScriptRegistryImpl(Map<String, Object>, Iterable<ScriptEngineFactory>, Bindings) - Constructor for class org.forgerock.script.registry.ScriptRegistryImpl
 
ScriptRegistryImpl(Map<String, Object>, Iterable<ScriptEngineFactory>, Bindings, ClassLoader) - Constructor for class org.forgerock.script.registry.ScriptRegistryImpl
 
scriptSource - Variable in class org.forgerock.script.jsr223.ScriptExecutor
Deprecated.
 
ScriptSource - Interface in org.forgerock.script.source
A NAME does ...
ScriptThrownException - Exception in org.forgerock.script.exception
An exception that is thrown to indicate that an executed script encountered an exception.
ScriptThrownException(String, Object) - Constructor for exception org.forgerock.script.exception.ScriptThrownException
Constructs a new exception with the specified value and detail message.
ScriptThrownException(Exception, Object) - Constructor for exception org.forgerock.script.exception.ScriptThrownException
Constructs a new exception with the specified value and cause.
ScriptThrownException(String, String, int, Object) - Constructor for exception org.forgerock.script.exception.ScriptThrownException
 
ScriptThrownException(String, String, int, int, Object) - Constructor for exception org.forgerock.script.exception.ScriptThrownException
 
SDF - Static variable in class com.persistit.Key
The java.text.SimpleDateFormat used in formatting Date- valued keys in the Key.decodeDisplayable(boolean) methods.
sectionTitle(String, int) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a section title, at a given level.
sectionTitle1(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a section title, level 1.
sectionTitle2(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a section title, level 2.
sectionTitle3(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a section title, level 3.
sectionTitle4(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a section title, level 4.
sectionTitle5(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a section title, level 5.
SECURE - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The secure event payload field name.
secure(boolean) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets whether if the client connection is secure.
secureResponse(MessageContext, Subject) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthContext
Secures the outgoing response message.
secureResponse(MessageInfoContext, Subject) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
Secures the outgoing response message.
secureResponse(MessageContext, Subject) - Method in class org.forgerock.caf.authentication.framework.FallbackAuthContext
Secures the response message using the same AsyncServerAuthModule that authenticated the incoming request message.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuditingAuthModule
Attempts to add to the module audit info, which should not be added, and sets the session id to be audited, which should be ignored as this module is not a "Session" auth module.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
Attempts to add to the module audit info, which should not be added, and sets the session id to be audited.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Return value is based on the presents and value of the X-JASPI-AUTH-MODULE-ONE-SECURE-RESPONSE request header.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Return value is based on the presents and value of the X-JASPI-AUTH-MODULE-TWO-SECURE-RESPONSE request header.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
Returns SEND_SUCCESS.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
Attempts to add to the module audit info, which should not be added, and sets the session id to be audited, which should be ignored as this module is not a "Session" auth module.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Return value is based on the presents and value of the X-JASPI-SESSION-SECURE-RESPONSE request header.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.iwa.IWAModule
Always returns AuthStatus.SEND_SUCCESS.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Sends SEND_SUCCESS automatically.
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
 
secureResponse(MessageInfo, Subject) - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
 
secureResponse(MessageInfoContext, Subject) - Method in class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
No action to perform on secure response.
SecureStorage - Interface in org.forgerock.audit.secure
Represents a storage for secure keys, to be used for signing files.
SecureStorageException - Exception in org.forgerock.audit.secure
Exception that can be thrown by a SecureStorage implementation.
SecureStorageException(Throwable) - Constructor for exception org.forgerock.audit.secure.SecureStorageException
Constructs an SecureStorageException using the given parent cause.
SecureStorageException(String) - Constructor for exception org.forgerock.audit.secure.SecureStorageException
Constructs an SecureStorageException using the given message.
SecureStorageException(String, Throwable) - Constructor for exception org.forgerock.audit.secure.SecureStorageException
Constructs an SecureStorageException using the given message and parent cause.
SecureStorageProvider - Interface in org.forgerock.audit.providers
Strategy for obtaining a secure storage, used by handlers providing tamper-evident feature.
SecurityAnswerDefinitionConfig - Class in org.forgerock.selfservice.stages.kba
Configuration for the KBA Security Answer Definition Stage.
SecurityAnswerDefinitionConfig(KbaConfig) - Constructor for class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
Creates a new SecurityAnswerDefinitionConfig.
SecurityAnswerDefinitionStage - Class in org.forgerock.selfservice.stages.kba
Stage is responsible for supplying the KBA questions to the user and capturing the answers provided by the user.
SecurityAnswerDefinitionStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionStage
Constructs a new security answer definition stage.
SecurityAnswerVerificationConfig - Class in org.forgerock.selfservice.stages.kba
Configuration for the KBA Security Answer Verification Stage.
SecurityAnswerVerificationConfig(KbaConfig) - Constructor for class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
Creates a new SecurityAnswerVerificationConfig.
SecurityAnswerVerificationStage - Class in org.forgerock.selfservice.stages.kba
Stage is responsible for verifying the answers provided by the user for the KBA questions.
SecurityAnswerVerificationStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationStage
Constructs a new security answer verification stage.
SecurityContext - Class in org.forgerock.services.context
A Context containing information about the client performing the request which may be used when performing authorization decisions.
SecurityContext(Context, String, Map<String, Object>) - Constructor for class org.forgerock.services.context.SecurityContext
Creates a new security context having the provided parent and an ID automatically generated using UUID.randomUUID().
SecurityContext(String, Context, String, Map<String, Object>) - Constructor for class org.forgerock.services.context.SecurityContext
Creates a new security context having the provided ID, and parent.
SecurityContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.SecurityContext
Restore from JSON representation.
SecurityContextFactory - Class in org.forgerock.json.resource.http
Deprecated.
This class will be removed once CAF has been migrated fully to CHF, at which point components should create SecurityContexts directly rather than via request attributes.
SEE_OTHER - Static variable in class org.forgerock.http.protocol.Status
The 303 (See Other) status code indicates that the server is redirecting the user agent to a different resource, as indicated by a URI in the Location header field, which is intended to provide an indirect response to the original request.
select(Map<String, Header>, HttpHost, HttpResponse, HttpContext) - Method in class org.forgerock.http.apache.NoAuthenticationStrategy
 
select(String) - Method in interface org.forgerock.json.crypto.simple.SimpleKeySelector
Selects a key for the specified key alias.
select(String) - Method in class org.forgerock.json.crypto.simple.SimpleKeyStoreSelector
 
selected(Key) - Method in class com.persistit.KeyFilter
Indicates whether the supplied key is selected by this filter.
self() - Method in class org.forgerock.api.models.Action.Builder
 
self() - Method in class org.forgerock.api.models.Create.Builder
Returns the builder so this.
self() - Method in class org.forgerock.api.models.Delete.Builder
 
self() - Method in class org.forgerock.api.models.Operation.Builder
Abstract method that returns the instantiated Builder itself.
self() - Method in class org.forgerock.api.models.Patch.Builder
 
self() - Method in class org.forgerock.api.models.Query.Builder
Returns the builder instance.
self() - Method in class org.forgerock.api.models.Read.Builder
Returns the builder instance.
self() - Method in class org.forgerock.api.models.Update.Builder
 
self() - Method in class org.forgerock.audit.events.AuditEventBuilder
Returns this object, as its actual type.
self() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
 
self() - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
 
SelfService - Annotation Type in org.forgerock.selfservice.core.annotations
Denotes self service dependencies.
SelfServiceContext - Class in org.forgerock.selfservice.core
A Context that indicates the request came from Self-Service.
SelfServiceContext(Context) - Constructor for class org.forgerock.selfservice.core.SelfServiceContext
Constructs a new SelfServiceContext.
SelfServiceContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.selfservice.core.SelfServiceContext
Constructs a new SelfServiceContext.
send(Request) - Method in class org.forgerock.http.Client
Sends an HTTP request and returns a Promise representing the pending HTTP response.
send(Context, Request) - Method in class org.forgerock.http.Client
Sends an HTTP request and returns a Promise representing the pending HTTP response.
SEND_CONTINUE_AUTH_STATUS - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header value for returning AuthStatus.SEND_CONTINUE.
SEND_FAILURE_AUTH_STATUS - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header value for returning AuthStatus.SEND_FAILURE.
SEND_SUCCESS_AUTH_STATUS - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header value for returning AuthStatus.SEND_SUCCESS.
sendAsync(Request) - Method in class org.forgerock.http.apache.async.AsyncHttpClient
 
sendAsync(Request) - Method in interface org.forgerock.http.spi.HttpClient
Returns a Promise representing the asynchronous Response of the given request.
sequence(int) - Static method in class com.persistit.util.ThreadSequencer
Possibly block (only when ThreadSequencer is enabled for tests) until a scheduling condition is met.
SEQUENCE_TAG - Static variable in class org.forgerock.json.jose.utils.DerUtils
DER tag for sequence values.
SequencerConstants - Interface in com.persistit.util
Constants used in the implementation of internal tests on concurrent behavior.
sequencerHistory() - Static method in class com.persistit.util.ThreadSequencer
 
SERIAL_OVERRIDE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name to specify package and/or class names of classes that must be serialized using standard Java serialization.
SerialValueCoder - Class in com.persistit.encoding
A ValueCoder that uses standard Java serialization to store and retrieve object values.
SerialValueCoder(Class<?>) - Constructor for class com.persistit.encoding.SerialValueCoder
 
serialVersionUID - Static variable in class com.persistit.Key.EdgeValue
 
serialVersionUID - Static variable in class com.persistit.KeyState
 
serialVersionUID - Static variable in class com.persistit.Management.BufferInfo
 
serialVersionUID - Static variable in class com.persistit.Management.BufferPoolInfo
 
serialVersionUID - Static variable in class com.persistit.Management.LogicalRecord
 
serialVersionUID - Static variable in class com.persistit.Management.LogicalRecordCount
 
serialVersionUID - Static variable in class com.persistit.Management.RecordInfo
 
serialVersionUID - Static variable in class com.persistit.Management.TaskStatus
 
serialVersionUID - Static variable in class com.persistit.Management.TreeInfo
 
serialVersionUID - Static variable in class com.persistit.Management.VolumeInfo
 
serialVersionUID - Static variable in exception com.persistit.Management.WrappedRemoteException
 
serialVersionUID - Static variable in class com.persistit.ValueState
 
serialVersionUID - Static variable in exception org.forgerock.authz.filter.api.AuthorizationException
Serial Version UID.
serialVersionUID - Static variable in exception org.forgerock.authz.modules.oauth2.OAuth2Exception
Serial Version UID.
SERVER - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The server event payload field name.
server(String, int) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the provided server values for the event.
serverFromContext(Context) - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Sets the server fields for the event, if the provided Context contains a ClientContext..
service(HttpServletRequest, HttpServletResponse) - Method in class org.forgerock.http.servlet.HttpFrameworkServlet
 
SERVICE_LOADER - Static variable in interface org.forgerock.http.spi.Loader
The default Loader implementation used throughout the HTTP framework.
SERVICE_UNAVAILABLE - Static variable in class org.forgerock.http.protocol.Status
The 503 (Service Unavailable) status code indicates that the server is currently unable to handle the request due to a temporary overload or scheduled maintenance, which will likely be alleviated after some delay.
ServiceLoaderWrapper - Class in org.forgerock.guice.core
Simple wrapper around the Java ServiceLoader to help facilitate testing code which requires the use of the Java ServiceLoader.
ServiceLoaderWrapper() - Constructor for class org.forgerock.guice.core.ServiceLoaderWrapper
 
services(Services) - Method in class org.forgerock.api.models.ApiDescription.Builder
Set the services.
Services - Class in org.forgerock.api.models
Class that represents API descriptor's Service Resource definitions.
services() - Static method in class org.forgerock.api.models.Services
Create a new Builder for Services.
SERVICES - Static variable in interface org.forgerock.http.decoder.Decoder
Mapping of supported codings to associated decoders.
Services.Builder - Class in org.forgerock.api.models
Builder to help construct the Services.
serviceSubject(Subject) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the service Subject that contains credentials, for this framework instance, that auth modules can use to secure response messages.
ServiceUnavailableException - Exception in org.forgerock.json.resource
An exception that is thrown during an operation on a resource when the server is temporarily unable to handle the request.
ServiceUnavailableException() - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
Constructs a new exception with null as its detail message.
ServiceUnavailableException(String) - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
Constructs a new exception with the specified detail message.
ServiceUnavailableException(String, Throwable) - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
Constructs a new exception with the specified detail message and cause.
ServiceUnavailableException(Throwable) - Constructor for exception org.forgerock.json.resource.ServiceUnavailableException
Constructs a new exception with the specified cause.
ServiceUtils - Class in org.forgerock.selfservice.core
General utility class.
ServletJwtSessionModule - Class in org.forgerock.jaspi.modules.session.jwt
A JASPI Servlet API Session Module which creates a JWT when securing the response from a successful authentication and sets it as a Cookie on the response.
ServletJwtSessionModule() - Constructor for class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
Constructs an instance of the ServletJwtSessionModule.
ServletJwtSessionModule(JwtBuilderFactory) - Constructor for class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
Constructs an instance of the ServletJwtSessionModule.
ServletRoutingBase - Enum in org.forgerock.http.servlet
Determines whether the context path and/or the servlet path will get consumed when routing to the HttpApplication.
ServletSession - Class in org.forgerock.http.servlet
Exposes the session managed by the servlet container as an exchange session.
ServletSession(HttpServletRequest) - Constructor for class org.forgerock.http.servlet.ServletSession
 
Session - Interface in org.forgerock.http.session
An interface for managing attributes across multiple requests from the same user agent.
session - Variable in class org.openidentityplatform.doc.maven.AbstractAsciidocMojo
The MavenSession object, which is read-only.
SESSION_MODULE_CONTEXT_ENTRY - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Context entry set by this auth module.
SESSION_MODULE_PRINCIPAL - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Principal name set by this auth module.
SESSION_SECURE_RESPONSE_HEADER_NAME - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header for deciding the return value from SessionAuthModule.secureResponse(MessageInfoContext, Subject).
SESSION_VALIDATE_REQUEST_HEADER_NAME - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header for deciding the return value from SessionAuthModule.validateRequest(MessageInfoContext, Subject, Subject).
SessionAuthModule - Class in org.forgerock.caf.authn.test.modules
A test "Session" auth module in which the SessionAuthModule.validateRequest(MessageInfoContext, Subject, Subject) and SessionAuthModule.secureResponse(MessageInfoContext, Subject) methods return values can be decided based on the value of two request headers.
SessionAuthModule() - Constructor for class org.forgerock.caf.authn.test.modules.SessionAuthModule
 
SessionContext - Class in org.forgerock.http.session
A SessionContext is a mechanism for maintaining state between components when processing a successive requests from the same logical client or end-user.
SessionContext(Context, Session) - Constructor for class org.forgerock.http.session.SessionContext
Constructs a new SessionContext.
SessionContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.http.session.SessionContext
Restore from JSON representation.
SessionId - Class in com.persistit
Identity key for a session.
SessionId() - Constructor for class com.persistit.SessionId
 
SessionManager - Interface in org.forgerock.http.session
A SessionFactory is responsible to create a new type of Session.
SessionModeConfig - Enum in org.forgerock.audit.handlers.jms
Configuration wrapper for JMS Session.getAcknowledgeMode() SessionMode setting.
sessionModule(AuthenticationFilter.AuthenticationModuleBuilder) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationFilterBuilder
Sets the session authentication module that will be used to validate request sessions and maintain sessions on response messages.
set(AuthorizationContext, T) - Method in class org.forgerock.authz.filter.api.AuthorizationAttribute
Sets this attribute in the given authorization context to the given value.
set - Variable in class org.forgerock.http.util.SetDecorator
The set wrapped by this decorator.
set(int, E) - Method in class org.forgerock.json.fluent.JsonValueList
Replaces the element at the specified position in this list with the specified element.
set(Object...) - Static method in class org.forgerock.json.JsonValue
Returns a mutable JSON set containing the provided objects.
set(int, E) - Method in class org.forgerock.util.LazyList
Replaces the element at the specified position in this list with the specified element.
set(int, E) - Method in class org.forgerock.util.ListDecorator
Replaces the element at the specified position in this list with the specified element.
set(Option<T>, T) - Method in class org.forgerock.util.Options
Sets an option to the provided value.
setAcquisitionTime(long) - Method in class com.persistit.Management.AcquisitionTimeBase
 
setAction(String) - Method in interface org.forgerock.json.resource.ActionRequest
Sets the ID of the action to be performed by this action request.
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.ActionRequest
 
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.CreateRequest
 
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.DeleteRequest
 
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.PatchRequest
 
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.QueryRequest
 
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.ReadRequest
 
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.Request
Sets an additional parameter which should be used to control the behavior of this action request.
setAdditionalParameter(String, String) - Method in interface org.forgerock.json.resource.UpdateRequest
 
setAgreementPartyUInfo(String) - Method in class org.forgerock.json.jose.jwe.JweHeader
Sets the Agreement PartyUInfo header parameter for this JWE.
setAlgorithm(Algorithm) - Method in class org.forgerock.json.jose.jwt.JwtHeader
Sets the algorithm used to perform cryptographic signing and/or encryption on the JWT.
setAllowConcurrentModification(boolean) - Method in class com.persistit.PersistitMap
Control whether iterators of the collection views of this Map will throw ConcurrentModificationException in the event the underlying physical database changes.
setAppCache(Object) - Method in class com.persistit.Exchange
Store an Object with this Exchange for the convenience of an application.
setAppCache(Object) - Method in class com.persistit.Tree
Store an Object with this Tree for the convenience of an application.
setAppCache(Object) - Method in class com.persistit.Volume
Store an Object with this Volume for the convenience of an application.
setAppendOnly(boolean) - Method in class com.persistit.Configuration
Control whether Persistit starts in append-only mode.
setAppendOnly(boolean) - Method in interface com.persistit.Management
Controls whether Persistit suspends the thread that copies pages from the journal back to their respective Volumes.
setAppendOnly(boolean) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setArtifactId(String) - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Set the artifact identifier.
setAttribute(String, Object) - Method in class org.forgerock.authz.filter.api.AuthorizationContext
Sets an attribute in the shared context.
setAuthzToken(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
Sets the Splunk authorization token required for making HTTP event collector calls.
setAutoCommit(boolean) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the auto commit value.
setAutoFlush(boolean) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the auto flush indicator.
setAutoFlush(boolean) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the auto flush indicator.
setAvailableAuditEventHandlers(List<String>) - Method in class org.forgerock.audit.AuditServiceConfiguration
Sets the list of available audit event handlers.
setBatch(BatchPublisherConfiguration) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
Sets the configuration used to initialize the batch publisher.
setBatchEnabled(boolean) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
sets if handling of audit events should be done in batches.
setBindings(Bindings) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
setBindings(Bindings) - Method in interface org.forgerock.script.Scope
Sets a scope of named values to be used by scripts.
setBootParameters(Map) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setBuffering(ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
Sets configuration of event buffering.
setBuffering(JsonAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
Sets configuration of event buffering.
setBuffering(SplunkAuditEventHandlerConfiguration.BufferingConfiguration) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
Sets the configuration for buffering.
setBufferingConfiguration(CsvAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Sets the configuration for events buffering.
setBufferingConfiguration(JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Sets the configuration for events buffering.
setBufferingConfiguration(SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the configuration for events buffering.
setBufferInventoryEnabled(boolean) - Method in class com.persistit.Configuration
Control whether Persistit periodically records an inventory of its buffer pools to enable buffer pool preloading on a subsequent startup.
setBufferPoolConfiguration(String) - Method in class com.persistit.Configuration
Parses and sets up the configuration of all buffer pools from the supplied string.
setBufferPreloadEnabled(boolean) - Method in class com.persistit.Configuration
Control whether Persistit attempts to preload (warm up) the buffer pools by preloading pages recorded in a previously generated inventory.
setBytes(byte[]) - Method in class org.forgerock.http.protocol.Entity
Sets the content of this entity to the raw data contained in the provided byte array.
setCallback(SnapshotTokenCallback) - Method in interface org.forgerock.selfservice.core.StageResponse.RequirementsBuilder
Sets the snapshot token callback.
setCapacity(int) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Sets the maximum capacity of the publishing queue.
setCause(Exception) - Method in class org.forgerock.http.protocol.Response
Link a 'caused by' exception to this response.
setCheckpointInterval(long) - Method in class com.persistit.Configuration
Set the checkpoint interval, in seconds.
setCheckpointInterval(long) - Method in interface com.persistit.mxbeans.CheckpointManagerMXBean
 
setClaim(String, Object) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets a claim with the specified name and value.
setClaims(Map<String, Object>) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets claims using the values contained in the specified map.
setClassifier(String) - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Set the optional artifact classifier.
setClassLoader(ClassLoader) - Method in interface org.forgerock.script.engine.CompilationHandler
 
setCoderManager(CoderManager) - Method in class com.persistit.Persistit
Sets the CoderManager that will supply instances of ValueCoder and KeyCoder.
setComment(String) - Method in class org.forgerock.caf.http.Cookie
Specifies a comment that describes a cookie's purpose.
setComment(String) - Method in class org.forgerock.http.protocol.Cookie
Sets the intended use of a cookie.
setCommentURL(String) - Method in class org.forgerock.http.protocol.Cookie
Sets the URL identifying the intended use of a cookie.
setCommitPolicy(String) - Method in class com.persistit.Configuration
Set the default Transaction.CommitPolicy.
setCommitPolicy(Transaction.CommitPolicy) - Method in class com.persistit.Configuration
Set the default Transaction.CommitPolicy used by the Transaction.commit() method.
setCompiledScript(CompiledScript) - Method in interface org.forgerock.script.engine.CompilationHandler
 
setCompressionAlgorithm(CompressionAlgorithm) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the Compression Algorithm header parameter for this JWE.
setCondition(int, ThreadSequencer.Condition) - Static method in class com.persistit.util.ThreadSequencer
 
setConfigFile(String) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setConfiguration(Configuration) - Method in class com.persistit.Persistit
Receive the supplied Configuration which will be used to control the creation of a functional Persistit within the Persistit.initialize() method.
setConfiguration(Map<String, Object>) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
setConfigurationProperties(Map) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setConnection(ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
Sets configuration of connection to Elasticsearch.
setConnection(SplunkAuditEventHandlerConfiguration.ConnectionConfiguration) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
Sets configuration of connection to Splunk.
setConnectionPool(JdbcAuditEventHandlerConfiguration.ConnectionPool) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Sets the connection pool settings.
setConnectionTimeout(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the maximum amount of time to wait for a connection from the connection pool.
setConnectTimeout(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the timeout after which attempts to connect to the Syslog daemon will be abandoned.
setConstructorOverride(boolean) - Method in class com.persistit.Configuration
Control Persistit should require and use every serialized object to have a public no-argument constructor.
setContent(JsonValue) - Method in interface org.forgerock.json.resource.ActionRequest
Sets the content of this action request.
setContent(JsonValue) - Method in interface org.forgerock.json.resource.CreateRequest
Sets the content of the JSON resource to be created.
setContent(JsonValue) - Method in interface org.forgerock.json.resource.UpdateRequest
Sets the content of the JSON resource to be replaced.
setContentType(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the content type header parameter for this JWS.
setContextProperties(Map<String, String>) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
Sets the Jndi InitialContext properties.
SetCookieHeader - Class in org.forgerock.http.header
Processes the Set-Cookie request message header.
SetCookieHeader(List<Cookie>) - Constructor for class org.forgerock.http.header.SetCookieHeader
Constructs a new header with the provided cookies.
SetCookieSupport - Class in org.forgerock.caf.http
Support class for generating Set-Cookie header values.
SetCookieSupport() - Constructor for class org.forgerock.caf.http.SetCookieSupport
 
setCopierInterval(long) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setCopyingFast(boolean) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setCount(int) - Method in class com.persistit.Configuration.BufferPoolConfiguration
Set the minimum and maximum buffer count.
setCreate(boolean) - Method in class com.persistit.VolumeSpecification
 
setCreateOnly(boolean) - Method in class com.persistit.VolumeSpecification
 
setCriticalHeaders(List<String>) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the critical header parameters for this JWS.
setCsvMode(boolean) - Method in class com.persistit.IntegrityCheck
Control output format.
setCursor(int) - Method in class com.persistit.Value
 
setCycleCount(int) - Method in class com.persistit.StreamSaver
Sets the cycle count.
setDatabaseType(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Sets the type of the database.
setDataSourceClassName(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the datasource class name for the configured database.
SetDecorator<E> - Class in org.forgerock.http.util
Contains another set, which is uses as its basic source of data, possibly transforming the data along the way.
SetDecorator(Set<E>) - Constructor for class org.forgerock.http.util.SetDecorator
Constructs a new set decorator, wrapping the specified set.
setDefaultButton() - Method in class com.persistit.ui.AdminPanel
 
setDefaultButton() - Method in class com.persistit.ui.AdminUIBufferPanel
 
setDefaultButton() - Method in class com.persistit.ui.AdminUISummaryPanel
 
setDefaultButton() - Method in class com.persistit.ui.AdminUITaskPanel
 
setDefaultButton() - Method in class com.persistit.ui.AdminUITreePanel
 
setDefaultButton() - Method in class com.persistit.ui.TreeAndVolumeSelector
 
setDefaultCommitListener(TransactionPlayer.TransactionPlayerListener) - Method in class com.persistit.RecoveryManager
 
setDefaultCommitPolicy(String) - Method in interface com.persistit.mxbeans.ManagementMXBean
Modify the current default CommitPolicy.
setDefaultCommitPolicy(Transaction.CommitPolicy) - Method in class com.persistit.Transaction
Set the current default policy
setDefaultJoinPolicy(JoinPolicy) - Method in class com.persistit.Persistit
Replace the current default SplitPolicy.
setDefaultRollbackListener(TransactionPlayer.TransactionPlayerListener) - Method in class com.persistit.RecoveryManager
 
setDefaultRoute(H) - Method in class org.forgerock.services.routing.AbstractRouter
Sets the handler to be used as the default route for requests which do not match any of the other defined routes.
setDefaults() - Method in class org.forgerock.audit.events.AuditEventBuilder
Called by AuditEventBuilder.toEvent() to allow any unset fields to be given their default value.
setDefaultSplitPolicy(SplitPolicy) - Method in class com.persistit.Persistit
Replace the current default SplitPolicy.
setDefaultTransactionCommitPolicy(Transaction.CommitPolicy) - Method in class com.persistit.Persistit
Set the current default transaction commit property.
setDefaultTransactionCommitPolicy(String) - Method in class com.persistit.Persistit
Set the current default transaction commit property by name.
setDefaultVersionBehaviour(DefaultVersionBehaviour) - Method in interface org.forgerock.http.routing.ResourceApiVersionBehaviourManager
Sets the default routing behaviour to use when the request does not contain the Accept-API-Version header.
setDelegate(AuditService) - Method in class org.forgerock.audit.AuditServiceProxy
Sets the AuditService this object proxies.
setDelimiter(char) - Method in class org.forgerock.maven.plugins.xcite.Citation
Sets the value of the delimiter.
setDelimiterChar(char) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Sets the character to use to delimit the csv entries.
setDeliveryMode(DeliveryModeConfig) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
Sets the delivery mode configuration that should be used when publishing the JMS messages.
setDepth(int) - Method in class com.persistit.Exchange
Delegate to Key.setDepth(int) on the associated Key object.
setDepth(int) - Method in class com.persistit.Key
Truncates this Key to the specified depth.
setDescription(String) - Method in class org.forgerock.api.transform.LocalizableOperation
 
setDetail(JsonValue) - Method in exception org.forgerock.json.resource.ResourceException
Sets the additional detail which can be evaluated by applications.
setDevices(Set<Device>) - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Setter of the user devices.
setDirection(Key.Direction) - Method in class com.persistit.PersistitMap.ExchangeIterator
Set the desired traversal direction of this Iterator.
setDiscard(Boolean) - Method in class org.forgerock.http.protocol.Cookie
Sets the value indicating whether the user agent should discard the cookie unconditionally when it terminates.
setDisplayFilter(Management.DisplayFilter) - Method in interface com.persistit.Management
 
setDomain(String) - Method in class org.forgerock.caf.http.Cookie
Specifies the domain within which this cookie should be presented.
setDomain(String) - Method in class org.forgerock.http.protocol.Cookie
Sets the domain for which the cookie is valid.
setDpi(File) - Static method in class org.forgerock.doc.maven.utils.PngUtils
Set the DPI on image to 160.
setDpi(File, int) - Static method in class org.forgerock.doc.maven.utils.PngUtils
Set the DPI on image to dotsPerInch.
setDriverClassName(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the class name of the driver to use for the jdbc connection.
setElasticsearchCompatible(boolean) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
Specifies if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
setElasticsearchCompatible(boolean) - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandlerConfiguration
Specifies if JSON format should be transformed to be compatible with ElasticSearch format restrictions.
setEmailServiceUrl(String) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the URL for the email service.
setEmailServiceUrl(String) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Sets the URL for the email service.
setEmpty() - Method in class org.forgerock.http.protocol.Entity
Mark this entity as being empty.
setEnabled(boolean) - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
Sets the enabled flag for an audit event handler.
setEnabled(boolean) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Enables tamper evident logging.
setEnabled(boolean) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the buffering status.
setEnabled(boolean) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the buffering status.
setEnabled(boolean) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the buffering status.
setEnabled(boolean) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the buffering status.
setEncodedSize(int) - Method in class com.persistit.Key
Sets the count of valid encoded bytes in the backing array for this Key.
setEncodedSize(int) - Method in class com.persistit.Value
Sets the length of the encoded data in the backing byte array.
setEncryptionMethod(EncryptionMethod) - Method in class org.forgerock.json.jose.jwe.JweHeader
Sets the Encryption Method header parameter for this JWE.
setEncryptionMethod(EncryptionMethod) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the encryption method.
setEnd(String) - Method in class org.forgerock.maven.plugins.xcite.Citation
Sets the value of the end marker, which must not contain the delimiter.
setEndOfLineSymbols(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Gets the end of line symbol.
setEntity(Object) - Method in interface org.forgerock.http.protocol.Message
Sets the content of the entity to the provided value.
setEntity(Object) - Method in class org.forgerock.http.protocol.Request
 
setEntity(Object) - Method in class org.forgerock.http.protocol.Response
 
setEphemeralPublicKey(JWK) - Method in class org.forgerock.json.jose.jwe.JweHeader
Sets the Ephemeral Public Key header parameter for this JWE.
setErrorLogTimeInterval(long) - Method in class com.persistit.AlertMonitor
Set the interval between successive log entries for this monitor when its AlertMonitor.AlertLevel.ERROR.
setErrorLogTimeInterval(long) - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Set the interval between successive notifications for this monitor when its AlertMonitor.AlertLevel.ERROR.
setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
setErrorOnWritePolicyFailure(Boolean) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setErrorWriter(Writer) - Method in class org.forgerock.script.engine.AbstractScriptEngine
 
setEvent(String) - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
Sets the audit event the table mapping is for.
setExample(String) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
setExample(String) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
setExample(String) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
setExample(String) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setExample(String) - Method in interface org.forgerock.api.jackson.WithExampleSchema
Sets example JSON Schema field.
setExchange(Exchange) - Method in class com.persistit.ui.PersistitTableModel
Establishes the supplied Exchange as the root of a display tree.
setExcludeIf(Collection<String>) - Method in class org.forgerock.audit.filter.FilterPolicy
Sets the excludeIf list.
setExpirationTime(Date) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the expiration time of the JWT in the Claims Set.
setExpires(Date) - Method in class org.forgerock.http.protocol.Cookie
Sets the lifetime of the cookie, expressed as the date and time of expiration.
setExtensionSize(long) - Method in class com.persistit.VolumeSpecification
 
setFacility(Facility) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the facility constant that should be applied to all Syslog messages.
setField(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
Sets the name of the event topic field to which this mapping applies.
setFieldToColumn(Map<String, String>) - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
Sets the field to column mapping.
setFilename(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Sets the location of the keystore to be used.
setFileRetention(FileBasedEventHandlerConfiguration.FileRetention) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
setFileRotation(FileBasedEventHandlerConfiguration.FileRotation) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
setFilterPolicies(Map<String, FilterPolicy>) - Method in class org.forgerock.audit.AuditServiceConfiguration
Set the filter policy mappings.
setFilterTerm(KeyFilter.Term) - Method in class com.persistit.PersistitMap.ExchangeIterator
Set up a KeyFilter for this Iterator.
setFixHolesEnabled(boolean) - Method in class com.persistit.IntegrityCheck
Control whether missing index pages should be added when an index "hole" is discovered.
setFlushInterval(long) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setFormat(String) - Method in class org.forgerock.doc.maven.build.Fo
Set the format to PDF or RTF.
setFormatting(CsvAuditEventHandlerConfiguration.CsvFormatting) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Sets the CSV formatting options.
setFraction(float) - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
setFragment(String) - Method in class org.forgerock.http.MutableUri
Update the fragment (not encoded) of this MutableUri.
setFrameworkListener(FrameworkListener) - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
setFrom(String) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the from part for the verification email.
setFrom(String) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Sets the from part for the verification email.
setGuiceModuleLoader(GuiceModuleLoader) - Static method in enum org.forgerock.guice.core.InjectorConfiguration
Sets the GuiceModuleLoader implementation that will be used to find and load module classes.
setHandle(int) - Method in class com.persistit.DefaultValueCoder
 
setHandle(int) - Method in interface com.persistit.encoding.HandleCache
Store a supplied handle.
setHandlerForQueries(String) - Method in class org.forgerock.audit.AuditServiceConfiguration
Sets the name of the handler to use for querying the audit events.
setHistoryLength(int) - Method in class com.persistit.AlertMonitor
Set the number of Events per category to keep in the History.
setHistoryLength(int) - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Set the number of events per category on which to keep a complete history.
setHost(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Sets the host for the connection.
setHost(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
Sets the host for the connection.
setHost(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the hostname of the Syslog daemon to which messages should be published.
setHost(String) - Method in class org.forgerock.http.MutableUri
Update the host name of this MutableUri.
setHttpOnly(boolean) - Method in class org.forgerock.caf.http.Cookie
Marks or unmarks this Cookie as HttpOnly.
setHttpOnly(Boolean) - Method in class org.forgerock.http.protocol.Cookie
Sets the value indicating whether the user agent should make the cookie inaccessible to client side script.
setId(long) - Method in class com.persistit.VolumeSpecification
 
setIdentityEmailField(String) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the field name for the identity email address.
setIdentityEmailField(String) - Method in class org.forgerock.selfservice.stages.user.UserDetailsConfig
Sets the field name for the identity email address.
setIdentityEmailField(String) - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Sets the field name for the identity email address.
setIdentityIdField(String) - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Sets the field name for the identity id.
setIdentityPasswordField(String) - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
Sets the password field identifier.
setIdentityServiceUrl(String) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
Sets the URL for the identity service.
setIdentityServiceUrl(String) - Method in class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
Sets the URL for the identity service.
setIdentityServiceUrl(String) - Method in class org.forgerock.selfservice.stages.reset.ResetStageConfig
Sets the URL for the identity service.
setIdentityServiceUrl(String) - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Sets the URL for the identity service.
setIdentityUsernameField(String) - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Sets the field name for the identity username.
setIdleTimeout(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the maximum time a connection is allowed to be idle.
setIgnoreMissingVolumes(boolean) - Method in class com.persistit.Configuration
Control whether Persistit starts in ignore-missing-volumes mode.
setIgnoreMissingVolumes(boolean) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setIncludeIf(Collection<String>) - Method in class org.forgerock.audit.filter.FilterPolicy
Sets the includeIf list.
setIndex(int) - Method in class com.persistit.Key
The index is the next position in the backing byte array from which a segment value will be decoded.
setIndexMapping(ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration
Gets configuration of index mapping.
setIndexName(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.IndexMappingConfiguration
Sets primary index name.
setInfoArray(Object[]) - Method in class com.persistit.ui.ManagementListModel
 
setInfoArray(Object[]) - Method in class com.persistit.ui.ManagementTableModel
 
setInitialFile(File) - Method in class org.forgerock.audit.rotation.RotationContext
Set the initial file.
setInitialSize(long) - Method in class com.persistit.VolumeSpecification
 
setInsertTimeoutSec(long) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Sets the timeout in seconds the duration that the queue should block while attempting to offer a new item for the queue.
setInstallDir(String) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setIsShowing(boolean) - Method in class com.persistit.ui.AdminPanel
 
setIsShowing(boolean) - Method in class com.persistit.ui.AdminUITaskPanel
 
setIssuedAtTime(Date) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the time the JWT was issued at, in the Claims Set.
setIssuer(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the issuer this JWT was issued by.
setIssuer(URI) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the issuer this JWT was issued by.
setJdbcUrl(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the JDBC database url.
setJmsConnectionFactoryName(String) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
Sets the jndi lookup name for the JMS ConnectionFactory for which the messages will be published on.
setJmsTopicName(String) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration.JndiConfiguration
Sets the jndi lookup name for the JMS Topic for which the messages will be published on.
setJmxEnabled(boolean) - Method in class com.persistit.Configuration
Control whether Persistit registers JMX MXBeans with the platform MBean server during initialization.
setJndi(JmsAuditEventHandlerConfiguration.JndiConfiguration) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
setJoinPolicy(String) - Method in class com.persistit.Configuration
Set the default policy for balancing content between two pages when keys are removed.
setJoinPolicy(JoinPolicy) - Method in class com.persistit.Configuration
Set the default policy for balancing content between two pages when keys are removed.
setJoinPolicy(JoinPolicy) - Method in class com.persistit.Exchange
 
setJournalCopyingFast(boolean) - Method in interface com.persistit.Management
Controls whether Persistit copies page from the journal back to their volumes as fast as possible.
setJournalPath(String) - Method in class com.persistit.Configuration
Set the path name on which journal files will be created.
setJournalSize(long) - Method in class com.persistit.Configuration
Set the maximum size of each journal file.
setJson(Object) - Method in class org.forgerock.http.protocol.Entity
Sets the content of this entity to the JSON representation of the provided object.
setJsonWebKey(JWK) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the JSON Web Key header parameter for this JWS.
setJweAlgorithm(JweAlgorithm) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the Jwe algorithm.
setJwkSetUrl(URL) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the JWK Set URL header parameter for this JWS.
setJwsAlgorithm(JwsAlgorithm) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the Jws algorithm.
setJwtId(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the unique ID of the JWT.
setKbaPropertyName(String) - Method in class org.forgerock.selfservice.stages.kba.KbaConfig
Sets the property name in user json instance where kba details will be set.
setKeyId(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the Key ID header parameter for this JWS.
setKeyPairAlgorithm(String) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the key pair algorithm.
setKeyPairSize(int) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the key pair size..
setKeyStoreHandler(KeyStoreHandler) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
Set the key store handler.
setKeyStoreHandlerName(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Set the key store handler name.
setKeyTab(String) - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
Sets key tab file.
setLauncherConfiguration(JsonValue) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setLeftValue(int) - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
Sets the left hand side of the math problem.
setLevel(String) - Method in class com.persistit.logging.DefaultPersistitLogger
 
setLevel(PersistitLevel) - Method in class com.persistit.logging.DefaultPersistitLogger
 
setLogDirectory(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Sets the directory where CSV file is located.
setLogDirectory(String) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
Sets the directory where the JSON file is located.
setLogFile(String) - Method in class com.persistit.Configuration
Set the file name to which DefaultPersistitLogger writes log entries.
setLogFile(String) - Method in interface com.persistit.mxbeans.IOMeterMXBean
Set the path for file into which IO events should be logged, or null to disable IO logging.
setLogging(String) - Method in class com.persistit.Configuration
Set the logging detail level for DefaultPersistitLogger.
setManagement(Management) - Method in class com.persistit.ui.AdminUI
 
setManagement(Management) - Method in interface com.persistit.util.UtilControl
 
setMaxAge(int) - Method in class org.forgerock.caf.http.Cookie
Sets the maximum age in seconds for this Cookie.
setMaxAge(Integer) - Method in class org.forgerock.http.protocol.Cookie
Sets the lifetime of the cookie, expressed in seconds.
setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the maximum number of events to read from the buffer on each interval.
setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the maximum number of events that can be batched into a PreparedStatement.
setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Sets the maximum count of events that will be expected to be delivered in a single publish call.
setMaxBatchedEvents(int) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
Sets the maximum number of events to read from the buffer on each interval.
setMaxDiskSpaceToUse(long) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Sets the maximum disk space the audit logs can occupy.
setMaxFileSize(long) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Sets the maximum file size of an audit log file in bytes.
setMaximumCount(int) - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
setMaximumMemory(long) - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
setMaximumSize(int) - Method in class com.persistit.Key
Allocates a new backing byte array of the specified size.
setMaximumSize(int) - Method in class com.persistit.Value
Deprecated.
use Exchange.setMaximumValueSize(int). This method should not be public.
setMaximumSize(long) - Method in class com.persistit.VolumeSpecification
 
setMaximumTime(long) - Method in class com.persistit.Task
Set the maximum amount of wall-clock time this Task will be permitted to run.
setMaximumValueSize(int) - Method in class com.persistit.Exchange
Modifies the maximum size to which the value backing buffer can grow and trims the current backing buffer to be no larger than the new maximum.
setMaxLifetime(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the maximum lifetime of a connection in the connection pool.
setMaxNumberOfHistoryFiles(int) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Sets the maximum number of historical log files to retain. -1 disables pruning of old history files.
setMaxPoolSize(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the maximum size of the connection pool.
setMaxSize(int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the buffer capacity, which are the maximum number of events that can be buffered.
setMaxSize(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the maximum size of the events queue.
setMaxSize(int) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the buffer capacity, which are the maximum number of events that can be buffered.
setMaxSize(int) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
Sets the buffer capacity, which are the maximum number of events that can be buffered.
setMaxTimeout(Duration) - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Sets the maximum timeout.
setMessageLogVerbosity(int) - Method in class com.persistit.Task
Set verbosity level for selecting posted messages.
setMessageTranslations(Map<Locale, String>) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the message map for the verification email.
setMessageTranslations(Map<Locale, String>) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Sets the message map for the verification email.
setMessageWriter(PrintWriter) - Method in class com.persistit.Task
Sets a PrintWriter to receive posted messages.
setMethod(String) - Method in class org.forgerock.http.protocol.Request
Sets the method to be performed on the resource.
setMimeType(String) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the message mime-type.
setMimeType(String) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Sets the message mime-type.
setMinFreeSpaceRequired(long) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
Sets the minimum free space the system must contain.
setMinIdle(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the minimum number of idle connections in the connection pool.
setMinimumCount(int) - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
setMinimumMemory(long) - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
setMinimumPruningDelay(long) - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
Set the minimum interval in milliseconds between attempts to enqueue a page needing to be pruned.
setModuleAnnotation(Class<? extends Annotation>) - Static method in enum org.forgerock.guice.core.InjectorConfiguration
Sets the module annotation that all modules MUST be annotated with.
setMultipleOf(Double) - Method in interface org.forgerock.api.jackson.MultipleOfSchema
Sets multipleOf JSON Schema field.
setName(String) - Method in class com.persistit.VolumeSpecification
 
setName(String) - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
Sets the name of this handler.
setName(String) - Method in class org.forgerock.http.protocol.Cookie
Sets the name of the cookie.
setNewResourceId(String) - Method in interface org.forgerock.json.resource.CreateRequest
Sets the client provided ID of the resource to be created.
setNewThread(boolean) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setNextFile(File) - Method in class org.forgerock.audit.rotation.RotationContext
Set the next file.
setNotBeforeTime(Date) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the time the JWT is not allowed to be processed before, in the Claims Set.
setNumberOfAnswersUserMustSet(int) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
Sets the number of answers that user must set.
setNumberOfQuestionsUserMustAnswer(int) - Method in class org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
Sets the number of questions that user must answer.
setObject(Object) - Method in class org.forgerock.json.fluent.JsonValue
Sets the Java object representing this JSON value.
setObject(Object) - Method in class org.forgerock.json.JsonValue
Sets the Java object representing this JSON value.
setOf(Function<JsonValue, V, E>) - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON value as a Set containing objects whose type (and value) is specified by a transformation function.
setOf(Class<V>) - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON value as a Set containing objects whose type (and value) is specified by the parameter type.
setOutputDirectory(String) - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Set the output directory relative to the Backstage apidocs directory.
setPageAddressAndVolume(long, Volume) - Method in class com.persistit.Buffer
 
setPagedResultsCookie(String) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the opaque cookie which is used by the resource provider to track its position in the set of query results.
setPagedResultsOffset(int) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the zero-based index of the first resource which should be included in the query results.
setPageSize(int) - Method in class com.persistit.VolumeSpecification
 
setPageSize(int) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the requested page results page size or 0 if paged results are not required.
setParameter(String, Object) - Method in class org.forgerock.json.jose.jwe.JweHeader
 
setParameter(String, Object) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets a header parameter with the specified key and value.
setParameter(String, Object) - Method in class org.forgerock.json.jose.jwt.JwtHeader
Sets a header parameter with the specified key and value.
setParameters(Map<String, Object>) - Method in class org.forgerock.json.jose.jwt.JwtHeader
Sets header parameters using the values contained in the specified map.
setPassword(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Sets the password of the keystore.
setPassword(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Sets Elasticsearch password for HTTP basic authentication.
setPassword(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the password to use to connect to the JDBC database.
setPassword(String) - Method in class org.forgerock.json.resource.descriptor.examples.model.User
Setter of the user password.
setPath(String) - Method in class com.persistit.VolumeSpecification
 
setPath(String) - Method in class org.forgerock.caf.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPath(String) - Method in class org.forgerock.http.MutableUri
Update the path (not encoded) of this MutableUri.
setPath(String) - Method in class org.forgerock.http.protocol.Cookie
Sets the subset of URLs on the origin server to which this cookie applies.
setPath(String) - Method in class org.forgerock.maven.plugins.xcite.Citation
Sets the pathname string for the file to quote.
setPersistit(Persistit) - Method in class com.persistit.Task
Set the Persistit instance to be accessed by this Task.
setPersistitLogger(PersistitLogger) - Method in class com.persistit.Persistit
Replaces the current logger implementation.
setPollInterval(long) - Method in interface com.persistit.mxbeans.CleanupManagerMXBean
Set the interval in milliseconds between cleanup polling actions
setPollTimeoutSec(long) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Sets the timeout in seconds for the worker threads to wait for a new item to be available in the queue before exiting.
setPoolName(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the name of the connection pool.
setPort(int) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Sets the port for the connection.
setPort(int) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
Sets the port for the connection.
setPort(int) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the port of the Syslog daemon to which messages should be published.
setPort(int) - Method in class org.forgerock.http.MutableUri
Update the port of this MutableUri.
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.ActionRequest
 
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.CreateRequest
 
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.DeleteRequest
 
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.PatchRequest
 
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.QueryRequest
 
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.ReadRequest
 
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.Request
Set the locale preference for the request.
setPreferredLocales(PreferredLocales) - Method in interface org.forgerock.json.resource.UpdateRequest
 
setPrincipalName(String) - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
Sets principal name.
setProjectDir(String) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setProperties(Properties) - Method in class com.persistit.Persistit
Sets a Configuration derived from the supplied Properties.
setPropertiesFromFile(String) - Method in class com.persistit.Persistit
Sets a Configuration derived from Properties read from the supplied file name.
setProperty(String, String) - Method in class com.persistit.Configuration
Set a property value in the configuration Properties map.
setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
setPropertyOrder(Integer) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setProtocol(TransportProtocol) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the protocol over which messages transmitted to the Syslog daemon.
setProtocolVersion(Version) - Method in class org.forgerock.http.routing.ApiVersionRouterContext
Sets the protocol API version of the framework used to handle the request.
setPruneEnabled(boolean) - Method in class com.persistit.IntegrityCheck
Control whether IntegrityCheck should attempt to prune pages containing MVV values.
setQuery(String) - Method in class org.forgerock.http.MutableUri
Update the query string (not encoded) of this MutableUri.
setQueryExpression(String) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the native query expression which will be used for processing the query request.
setQueryFilter(QueryFilter<JsonPointer>) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the query filter which will be used for selecting which JSON resources will be returned.
setQueryId(String) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the query identifier for pre-defined queries.
setQuestions(Map<String, Map<String, String>>) - Method in class org.forgerock.selfservice.stages.kba.KbaConfig
Sets the kba questions.
setQuiescentIOthreshold(long) - Method in interface com.persistit.mxbeans.IOMeterMXBean
 
setQuoteChar(char) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Sets the character to use to quote the csv entries.
setRawContentInputStream(BranchingInputStream) - Method in class org.forgerock.http.protocol.Entity
Sets the content of this entity to the provided input stream.
setRawFragment(String) - Method in class org.forgerock.http.MutableUri
Update the fragment (encoded) of this MutableUri.
setRawPath(String) - Method in class org.forgerock.http.MutableUri
Update the pah (encoded) of this MutableUri.
setRawQuery(String) - Method in class org.forgerock.http.MutableUri
Update the query (encoded) of this MutableUri.
setRawUserInfo(String) - Method in class org.forgerock.http.MutableUri
Update the user info (encoded) of this MutableUri.
setReader(Reader) - Method in class org.forgerock.script.engine.AbstractScriptEngine
 
setReadOnly(boolean) - Method in class com.persistit.VolumeSpecification
 
setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
setReadPolicy(ReadPolicy) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setReason(String) - Method in exception org.forgerock.json.resource.ResourceException
Sets/overrides the short reason phrase of the exception.
setRecaptchaSecretKey(String) - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Sets the secret key for re-captcha.
setRecaptchaSiteKey(String) - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Sets the site key for re-captcha.
setRecaptchaUri(String) - Method in class org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
Sets the uri for verifying recaptcha.
setReferencedValidator(Validator) - Method in class org.forgerock.json.schema.validator.validators.ReferenceTypeValidator
Sets the validator being referenced by this object.
setRefreshConfig(String) - Method in class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
The the refresh config.
setRegistryLevelScriptClassLoader(ClassLoader) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
setRegistryLevelScriptClassLoader(ClassLoader) - Method in interface org.forgerock.script.ScriptRegistry
 
setReportKeyCountMultiple(long) - Method in class com.persistit.TreeBuilder
Set the count of keys inserted or merged per call to TreeBuilder.reportSorted(long) or TreeBuilder.reportMerged(long).
setRequest(Request) - Method in interface org.forgerock.caf.authentication.api.MessageInfoContext
Sets the request object for this MessageContextInfo.
setRequiredFields(Set<String>) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setRequirements(JsonValue) - Method in class org.forgerock.selfservice.core.StageResponse.Builder
Sets the json requirements.
setReservedMemory(long) - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
setResourceApiVersion(Version) - Method in exception org.forgerock.json.resource.ResourceException
 
setResourceApiVersion(Version) - Method in interface org.forgerock.json.resource.Response
Sets the API version of the resource that the request was routed to.
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.ActionRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.ActionRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.CreateRequest
Sets the path of the JSON resource container beneath which the new resource should be created.
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.CreateRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.DeleteRequest
 
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.DeleteRequest
 
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.PatchRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.PatchRequest
 
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.QueryRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.QueryRequest
 
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.ReadRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.ReadRequest
 
setResourcePath(String) - Method in interface org.forgerock.json.resource.Request
Sets the non-null path of the JSON resource to which this request should be targeted.
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.Request
Sets the non-null path of the JSON resource to which this request should be targeted.
setResourcePath(String) - Method in interface org.forgerock.json.resource.UpdateRequest
 
setResourcePath(ResourcePath) - Method in interface org.forgerock.json.resource.UpdateRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.ActionRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.CreateRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.DeleteRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.PatchRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.QueryRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.ReadRequest
 
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.Request
Sets the requested API version of the resource.
setResourceVersion(Version) - Method in interface org.forgerock.json.resource.UpdateRequest
 
setResponse(Response) - Method in interface org.forgerock.caf.authentication.api.MessageInfoContext
Sets the response object for this MessageContextInfo.
setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
setReturnOnDemand(Boolean) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setRevision(String) - Method in interface org.forgerock.json.resource.DeleteRequest
Sets the expected version information associated with the JSON resource to be deleted.
setRevision(String) - Method in interface org.forgerock.json.resource.PatchRequest
Sets the expected version information associated with the JSON resource to be patched.
setRevision(String) - Method in interface org.forgerock.json.resource.UpdateRequest
Sets the expected version information associated with the JSON resource to be updated.
setRightValue(int) - Method in class org.forgerock.selfservice.custom.MathProblemStageConfig
Sets the right hand side of the math problem.
setRmiHost(String) - Method in class com.persistit.Configuration
Set the URL of an Remote Method Invocation registry.
setRmiPort(int) - Method in class com.persistit.Configuration
Set a port number on which Persistit will create a temporary Remote Method Invocation registry.
setRmiServerPort(int) - Method in class com.persistit.Configuration
Define a port to be used with an external RMI registry defined by Configuration.setRmiHost(java.lang.String).
setRollbackPruningEnabled(boolean) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setRollOutDate(Date) - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
Setter of the device rollout date.
setRotationEnabled(boolean) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Sets log rotation enabled state.
setRotationFilePrefix(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Sets the prefix to add to a log file on rotation.
setRotationFileSuffix(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Sets the suffix to add to a log file on rotation.
setRotationInterval(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Sets the interval to trigger a file rotation.
setRotationRetentionCheckInterval(String) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration
Sets the interval to check time-based file rotation policies.
setRotationTimes(List<String>) - Method in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
Sets a list of times at which file rotation should be triggered; times should be provided as Strings that can be parsed by Duration that each specify an offset from midnight.
setSafeDpi(File, int) - Static method in class org.forgerock.doc.maven.utils.PngUtils
Set the DPI on image so that it fits in maxHeightInInches, or to 160 if short enough.
setSameSite(Cookie.SameSite) - Method in class org.forgerock.http.protocol.Cookie
 
setScheme(String) - Method in class org.forgerock.http.MutableUri
Update the scheme of this MutableUri.
setScriptEngineFactory(Iterable<ScriptEngineFactory>) - Method in class org.forgerock.script.source.DirectoryContainer
 
setScriptEngineFactory(Iterable<ScriptEngineFactory>) - Method in interface org.forgerock.script.source.ScriptEngineFactoryAware
 
setSecure(boolean) - Method in class org.forgerock.caf.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecure(Boolean) - Method in class org.forgerock.http.protocol.Cookie
Sets the value indicating whether the user agent should use only secure means to send back this cookie.
setSecurity(CsvAuditEventHandlerConfiguration.CsvSecurity) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Sets the CSV tamper evident options.
setSerialOverride(String) - Method in class com.persistit.Configuration
Set a pattern that identifies classes to be serialized using standard Java serialization rather than Persistit's default serialization.
setSession(Session) - Method in class org.forgerock.http.session.SessionContext
Sets the Session associated with the remote client.
setSessionId(SessionId) - Method in class com.persistit.Persistit
Modify this thread's SessionId.
setSessionId(String) - Method in class org.forgerock.caf.authentication.framework.AuditTrail
Sets the session id on the audit record, if a session has been created.
setSessionMode(SessionModeConfig) - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandlerConfiguration
Sets the session mode that the JMS session should use when publishing the JMS messages.
setSeverityFieldMappings(List<SyslogAuditEventHandlerConfiguration.SeverityFieldMapping>) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
Sets the configurations for mapping audit event field values to Syslog severity values.
setSharedKey(String) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the shared key.
setShowGUI(boolean) - Method in class com.persistit.Configuration
Control whether Persistit starts up an attached instance of the AdminUI tool during initialization.
setShutdownSuspended(boolean) - Method in interface com.persistit.mxbeans.ManagementMXBean
Control whether Persistit will suspend its shutdown activities on invocation of Persistit.close().
setShutdownSuspended(boolean) - Method in class com.persistit.Persistit
Determines whether Persistit will suspend its shutdown activities on invocation of Persistit.close().
setShutdownTimeoutSec(long) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Sets the timeout in seconds for the publisher to wait for all worker threads to terminate at shutdown.
setSignatureInterval(String) - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvSecurity
Sets the signature's interval.
setSlowIoAlertThreshold(long) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setSnapshotTokenConfig(SnapshotTokenConfig) - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
Sets the snapshot token type to use.
setSortTreeDirectories(List<File>) - Method in class com.persistit.TreeBuilder
Define a list of directories in which sort volumes will be created.
setSplitPolicy(String) - Method in class com.persistit.Configuration
Set the default policy for balancing content between two pages when a page is split.
setSplitPolicy(SplitPolicy) - Method in class com.persistit.Configuration
Set the default policy for balancing content between two pages when a page is split.
setSplitPolicy(SplitPolicy) - Method in class com.persistit.Exchange
 
setStage(Stage) - Static method in enum org.forgerock.guice.core.InjectorConfiguration
Sets the Stage that the injector should run in.
setStageConfigs(List<StageConfig>) - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
Sets the list of stage configs.
setStageTag(String) - Method in class org.forgerock.selfservice.core.StageResponse.Builder
Sets the stage tag.
setStart(String) - Method in class org.forgerock.maven.plugins.xcite.Citation
Sets the value of the start marker, which must not contain the delimiter.
setStartTime(long) - Static method in class com.persistit.util.Debug
 
setStatus(Status) - Method in class org.forgerock.http.protocol.Response
Sets the response status code.
setStep(int) - Method in class com.persistit.Transaction
Set the current step index.
setStolen(boolean) - Method in class org.forgerock.json.resource.descriptor.examples.model.Device
Setter of the device stolen flag.
setStorageDir(String) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setStorageType(StorageType) - Method in class org.forgerock.selfservice.core.config.ProcessInstanceConfig
Sets the storage type to use.
setStore(KeyStore) - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
 
setStore(KeyStore) - Method in interface org.forgerock.audit.secure.KeyStoreHandler
Sets the keystore.
setStore(KeyStore) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
 
setStreamMode(boolean) - Method in class com.persistit.Value
Enables or disables stream mode.
setString(String) - Method in class org.forgerock.http.protocol.Entity
Sets the content of this entity to the provided string.
setSubject(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the subject this JWT is issued to.
setSubject(URI) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Sets the subject this JWT is issued to.
setSubjectTranslations(Map<Locale, String>) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the subject map for the verification email.
setSubjectTranslations(Map<Locale, String>) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Sets the subject map for the verification email.
setSuspendUpdates(boolean) - Method in class com.persistit.IntegrityCheck
Control mode of operation.
setSysVolume(String) - Method in class com.persistit.Configuration
Set the system volume name attribute.
setTable(String) - Method in class org.forgerock.audit.handlers.jdbc.TableMapping
Sets the table name for the mapping.
setTableMappings(List<TableMapping>) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration
Sets the table mappings for the audit events.
setTags(List<String>) - Method in class org.forgerock.api.transform.LocalizableOperation
 
setTarget(RequestHandler) - Method in class org.forgerock.json.resource.FilterChain
Sets the target request handler which will be invoked once processing has reached the end of the filter chain.
setTaskSuspended(long, boolean) - Method in interface com.persistit.Management
Suspend or resume the task(s) identified by taskId.
setTermsTranslations(Map<Locale, String>) - Method in class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
Sets the terms and conditions map.
setThreadCount(int) - Method in class org.forgerock.audit.handlers.jms.BatchPublisherConfiguration
Sets the count of worker threads to have processing the queue.
setTimeoutMillis(long) - Method in class com.persistit.Exchange
Set the standard timeout for this Exchange.
setTitle(String) - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Set the title of the document.
setTmpVolDir(String) - Method in class com.persistit.Configuration
Set the name of a directory where backing files to hold temporary volumes are created when needed.
setTmpVolMaxSize(long) - Method in class com.persistit.Configuration
Set the maximum temporary volume file size in bytes.
setTmpVolPageSize(int) - Method in class com.persistit.Configuration
Set the default page size for newly created temporary volumes.
setTokenLifeTimeInSeconds(long) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Set the token life (seconds).
setTopic(String) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
Sets the name of the event topic to which this mapping applies.
setTopics(Set<String>) - Method in class org.forgerock.audit.events.handlers.EventHandlerConfiguration
Sets the topics accepted by this handler.
setTotalPagedResultsPolicy(CountPolicy) - Method in interface org.forgerock.json.resource.QueryRequest
Sets the policy for calculating the total number of paged results.
setType(String) - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Set the artifact packaging type.
setType(String) - Method in class org.forgerock.json.crypto.JsonCrypto
Sets the type of JSON cryptographic representation.
setType(String) - Method in class org.forgerock.json.jose.jwt.JwtClaimsSet
Gets the type of the contents of the Claims Set.
setType(JwtType) - Method in class org.forgerock.json.jose.jwt.JwtHeader
Sets the type of JWT this header represents.
setup(long, String, String, long, int) - Method in class com.persistit.Task
Sets up a Task.
setup(AdminUI) - Method in class com.persistit.ui.AdminPanel
 
setup(AdminUI) - Method in class com.persistit.ui.AdminUIBufferPanel
 
setup(AdminUI) - Method in class com.persistit.ui.AdminUISummaryPanel
 
setup(AdminUI) - Method in class com.persistit.ui.AdminUITaskPanel
 
setup(AdminUI) - Method in class com.persistit.ui.AdminUITreePanel
 
setup(AdminUI, Class, String) - Method in class com.persistit.ui.ManagementTableModel.AbstractCustomTableCellRenderer
 
setup(Class, String[]) - Method in class com.persistit.ui.ManagementTableModel
 
setup(AdminUI, Class, String) - Method in class com.persistit.ui.renderers.TaskStatusStateRenderer
 
setup(AdminUI) - Method in class com.persistit.ui.TreeAndVolumeSelector
 
setUp() - Method in class org.forgerock.http.bindings.BindingTest
Set up for tests.
setupColumns(JTable) - Method in class com.persistit.ui.PersistitTableModel
Sets up the TableColumnModel for a supplied JTable
setUpdateIntervalMillis(long) - Method in interface org.forgerock.bloomfilter.monitoring.MethodCallStatisticsMXBean
Sets the interval at which to poll for updates from the underlying performance monitoring framework.
setUpdateSuspended(boolean) - Method in interface com.persistit.mxbeans.ManagementMXBean
Control whether Persistit will suspend all update operations.
setUpdateSuspended(boolean) - Method in class com.persistit.Persistit
Controls whether Persistit will suspend all Threads that attempt to update any Volume.
setupGUI(boolean) - Method in class com.persistit.Persistit
Attempts to open the diagnostic GUI that displays some useful information about Persistit's internal state.
setupGuiceModules() - Method in class org.forgerock.guice.core.GuiceTestCase
Binds this object and any modules declared from the GuiceModules annotation in an injector, and registers it in the InjectorHolder.
setupModule(Module.SetupContext) - Method in class org.forgerock.http.util.Json.JsonValueModule
 
setUrgentFileCountThreshold(int) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setUri(String) - Method in class org.forgerock.http.protocol.Request
Sets the fully-qualified string URI of the resource being accessed.
setUri(URI) - Method in class org.forgerock.http.protocol.Request
Sets the fully-qualified URI of the resource being accessed.
setURI(URI) - Method in class org.forgerock.json.ref.JsonReference
Sets the URI of the value being referenced.
setUseOldVSpec(boolean) - Method in class com.persistit.Configuration
Deprecated.
setUserInfo(String) - Method in class org.forgerock.http.MutableUri
Update the user info (not encoded) of this MutableUri.
setUsername(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Sets Elasticsearch username for HTTP basic authentication.
setUsername(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.ConnectionPool
Sets the username to use to connect to the JDBC database.
setUsernameToken(String) - Method in class org.forgerock.selfservice.stages.user.EmailUsernameConfig
Sets the string token representing where the user name should be substituted.
setUseSSL(boolean) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.ConnectionConfiguration
Sets the use of a SSL connection.
setUseSSL(boolean) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.ConnectionConfiguration
Sets the use of a SSL connection.
setValidQueryFields(Set<String>) - Method in class org.forgerock.selfservice.stages.user.UserQueryConfig
Sets the set of query fields to be used when looking up the user.
setValue(V) - Method in class com.persistit.PersistitMap.ExchangeEntry
Modifies the value field of this Entry and of the underlying Persistit database record associated with the key for this Entry.
setValue(Object) - Method in class com.persistit.ui.renderers.TaskStatusStateRenderer
 
setValue(String) - Method in class org.forgerock.caf.http.Cookie
Assigns a new value to this Cookie.
setValue(String) - Method in class org.forgerock.http.protocol.Cookie
Sets the value of the cookie.
setValue(JsonValue) - Method in class org.forgerock.json.crypto.JsonCrypto
Sets the JSON cryptographic value.
setValueMappings(Map<String, Severity>) - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
Sets the mapping of audit event values to Syslog severity values.
setVerbose(boolean) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setVerificationLink(String) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the verification URL to be passed into the email body.
setVerificationLinkToken(String) - Method in class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
Sets the string token representing where the verification URL should be substituted.
setVersion(int) - Method in class com.persistit.VolumeSpecification
 
setVersion(int) - Method in class org.forgerock.caf.http.Cookie
Sets the version of the cookie protocol that this Cookie complies with.
setVersion(String) - Method in class org.forgerock.doc.maven.backstage.ArtifactItem
Set the artifact version.
setVersion(Integer) - Method in class org.forgerock.http.protocol.Cookie
Sets the version of the state management mechanism to which this cookie conforms.
setVersion(String) - Method in interface org.forgerock.http.protocol.Message
Sets the protocol version.
setVersion(String) - Method in class org.forgerock.http.protocol.Request
 
setVersion(String) - Method in class org.forgerock.http.protocol.Response
 
setVolumeList(List<VolumeSpecification>) - Method in class com.persistit.Configuration
Copies the supplied VolumeSpecification elements to the volume list after first clearing it.
setWarningEnabled(boolean) - Method in interface org.forgerock.http.routing.ResourceApiVersionBehaviourManager
Sets if warning headers should be set on the response if no Accept-API-Version header is present on the request.
setWarnLogTimeInterval(long) - Method in class com.persistit.AlertMonitor
Set the interval between successive log entries for this monitor when its AlertMonitor.AlertLevel.WARN.
setWarnLogTimeInterval(long) - Method in interface com.persistit.mxbeans.AlertMonitorMXBean
Set the interval between successive notifications for this monitor when its AlertMonitor.AlertLevel.WARN.
setWorkingDir(String) - Method in class org.forgerock.commons.launcher.OSGiFrameworkService
 
setWriteInterval(String) - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the interval for reading events from the buffer to transmit to Elasticsearch.
setWriteInterval(String) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the interval to write the queued buffered events.
setWriteInterval(String) - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets delay after which the file-writer thread is scheduled to run after encountering an empty event buffer (units of 'ms' are recommended).
setWriteInterval(String) - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration.BufferingConfiguration
Sets the interval for reading events from the buffer to transmit to splunk.
setWritePagePruningEnabled(boolean) - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
setWritePolicy(WritePolicy) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
setWriter(Writer) - Method in class org.forgerock.audit.rotation.RotationContext
Set the writer.
setWriter(Writer) - Method in class org.forgerock.script.engine.AbstractScriptEngine
 
setWriterThreads(int) - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandlerConfiguration.EventBufferingConfiguration
Sets the number of writer threads to use to write buffered events.
setX509CertificateChain(List<String>) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the X.509 Certificate Chain header parameter for this JWS.
setX509CertificateThumbprint(String) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the X.509 Certificate Thumbprint header parameter for this JWS.
setX509Url(URL) - Method in class org.forgerock.json.jose.jws.JwtSecureHeader
Sets the X.509 URL header parameter for this JWS.
severe(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
severe(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a SEVERE message.
Severity - Enum in org.forgerock.audit.handlers.syslog
Defines the standard Syslog message severities.
SeverityFieldMapping() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration.SeverityFieldMapping
 
SharedSecretOpenIdResolverImpl - Class in org.forgerock.jaspi.modules.openid.resolvers
This class exists to allow functionality for those Open ID Connect providers which supply their signatures through symmetric key algorithms (e.g.
SharedSecretOpenIdResolverImpl(String, String) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.SharedSecretOpenIdResolverImpl
Constructor for SharedSecretOpenIdResolverImpl.
shouldRotateFile(RotatableObject) - Method in class org.forgerock.audit.rotation.FixedTimeRotationPolicy
This method indicates if the log file should be rotated or not.
shouldRotateFile(RotatableObject) - Method in interface org.forgerock.audit.rotation.RotationPolicy
This method indicates if the log file should be rotated or not.
shouldRotateFile(RotatableObject) - Method in class org.forgerock.audit.rotation.SizeBasedRotationPolicy
Indicates whether or not a RotatableObject needs rotation.
shouldRotateFile(RotatableObject) - Method in class org.forgerock.audit.rotation.TimeLimitRotationPolicy
Checks whether or not a RotatableObject needs rotation.
SHOW_GUI_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying whether Persistit should attempt to launch a diagnostic utility for viewing internal state.
showHelp(ActionEvent) - Method in interface com.persistit.ui.JavaHelpAdapter
 
shutdown() - Method in interface org.forgerock.audit.AuditService
Closes this AuditService and all its AuditEventHandlers.
shutdown() - Method in class org.forgerock.audit.AuditServiceProxy
 
shutdown() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Instruct this object to flush any buffers and close any open file handles or network connections.
shutdown() - Method in interface org.forgerock.audit.events.handlers.buffering.BatchPublisher
Informs the publisher to stop processing offered events.
shutdown() - Method in class org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher
Stops sending batch data, and awaits termination of pending queue tasks when autoFlush is enabled.
shutdown() - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
 
shutdown() - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
Releases any resources held by the writer.
shutdown(boolean) - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
Releases any resources held by the writer.
shutdown() - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
 
shutdown() - Method in interface org.forgerock.audit.events.handlers.writers.TextWriter
Releases any resources held by the writer.
shutdown() - Method in class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
 
shutdown() - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
shutdown() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Instruct this object to flush any buffers and close any open file handles or network connections.
shutdown() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
 
shutdown() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
Instruct this object to flush any buffers and close any open file handles or network connections.
shutdown() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
This shutdowns the worker threads, and then calls BatchPublisher.shutdownPublisher().
shutdown() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
Closes the JMS connection.
shutdown() - Method in interface org.forgerock.audit.handlers.jms.Publisher
Cleanup services that were initialized with Publisher.startup().
shutdown() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
 
shutdown() - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandler
 
shutdown() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
shutdown() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
Closes the connections established by SyslogPublisher.
shutdown() - Method in interface org.forgerock.util.thread.listener.ShutdownListener
The function to run when the system shutdown.
shutdown() - Method in interface org.forgerock.util.thread.listener.ShutdownManager
Shuts down all the listeners in this ShutdownManager.
SHUTDOWN_HOOK_PROP - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The property name used to specify whether the launcher should install a shutdown hook.
shutdownGUI() - Method in class com.persistit.Persistit
Closes the diagnostic GUI if it previously has been opened.
ShutdownListener - Interface in org.forgerock.util.thread.listener
Any component which needs to be shut down should implement this interface and use the function to shut down the component.
ShutdownManager - Interface in org.forgerock.util.thread.listener
Interface used by shutdown managers to allow for thread safe adding and removing of shutdown listeners.
ShutdownPriority - Enum in org.forgerock.util.thread.listener
This class defines the shutdown priorities that are consumed by com.sun.identity.common.ShutdownManager.
shutdownPublisher() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
This is invoked by BatchPublisher.shutdown().
sidebarBlock(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a sidebar-block.
sign(byte[]) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
sign(byte[]) - Method in interface org.forgerock.audit.secure.SecureStorage
Signs the provided data.
sign(SigningHandler, JwsAlgorithm) - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
 
sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
 
sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.HmacSigningHandler
Signs the given String data using the Java Cryptographic algorithm defined by the JwsAlgorithm.
sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.HmacSigningHandler
Signs the given raw data bytes using the Java Cryptographic algorithm defined by the JwsAlgorithm.
sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.NOPSigningHandler
Simply returns a byte array of a UTF-8 empty string.
sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.NOPSigningHandler
Returns an empty byte array.
sign(JwsAlgorithm, String) - Method in class org.forgerock.json.jose.jws.handlers.RSASigningHandler
Signs the given String data using the Java Cryptographic algorithm defined by the JwsAlgorithm.
sign(JwsAlgorithm, byte[]) - Method in class org.forgerock.json.jose.jws.handlers.RSASigningHandler
Signs the given raw data bytes using the Java Cryptographic algorithm defined by the JwsAlgorithm.
sign(JwsAlgorithm, String) - Method in interface org.forgerock.json.jose.jws.handlers.SigningHandler
Signs the given String data using the Java Cryptographic algorithm defined by the JwsAlgorithm.
sign(JwsAlgorithm, byte[]) - Method in interface org.forgerock.json.jose.jws.handlers.SigningHandler
Signs the given raw data bytes using the Java Cryptographic algorithm defined by the JwsAlgorithm.
sign(PrivateKey, String, String) - Method in class org.forgerock.util.SignatureUtil
Signs a String using the given private key.
SIGNATURE_ALGORITHM - Static variable in class org.forgerock.audit.secure.KeyStoreSecureStorage
The algorithm to use for signing and verifying.
SignatureUtil - Class in org.forgerock.util
Utility class for signing and verifying signatures.
SignedEncryptedJwsHeaderBuilder - Class in org.forgerock.json.jose.builders
Deprecated.
SignedEncryptedJwsHeaderBuilder(EncryptedThenSignedJwtBuilder) - Constructor for class org.forgerock.json.jose.builders.SignedEncryptedJwsHeaderBuilder
Deprecated.
Constructs a new JwsHeaderBuilder, parented by the given JwtBuilder.
SignedEncryptedJwt - Class in org.forgerock.json.jose.jws
Deprecated.
SignedEncryptedJwt(JwsHeader, EncryptedJwt, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.SignedEncryptedJwt
Deprecated.
Constructs a fresh, new SignedEncryptedJwt from the given JwsHeader and nested Encrypted JWT.
SignedEncryptedJwt(JwsHeader, EncryptedJwt, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.SignedEncryptedJwt
Deprecated.
Constructs a reconstructed SignedEncryptedJwt from its constituent parts, the JwsHeader, nested Encrypted JWT, signing input and signature.
SignedEncryptedJwtBuilder - Class in org.forgerock.json.jose.builders
Deprecated.
SignedEncryptedJwtBuilder(EncryptedJwtBuilder, SigningHandler, JwsAlgorithm) - Constructor for class org.forgerock.json.jose.builders.SignedEncryptedJwtBuilder
Deprecated.
Constructs a new SignedEncryptedJwtBuilder that will use the given EncryptedJwtBuilder, to build the nested Encrypted JWT, and the private key and JwsAlgorithm to sign the outer JWT.
SignedJwt - Class in org.forgerock.json.jose.jws
A JWS implementation of the Jwt interface.
SignedJwt(JwsHeader, JwtClaimsSet, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
Constructs a fresh, new SignedJwt from the given JwsHeader and JwtClaimsSet.
SignedJwt(JwsHeader, JwtClaimsSet, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
Constructs a reconstructed SignedJwt from its constituent parts, the JwsHeader, JwtClaimsSet, signing input and signature.
SignedJwt(JwsHeader, Payload, SigningHandler) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
Constructs a fresh, new SignedJwt from the given JwsHeader and nested Encrypted JWT.
SignedJwt(JwsHeader, Payload, byte[], byte[]) - Constructor for class org.forgerock.json.jose.jws.SignedJwt
Constructs a reconstructed SignedJwt from its constituent parts, the JwsHeader, nested Encrypted JWT, signing input and signature.
SignedJwtBuilder - Interface in org.forgerock.json.jose.builders
A base interface for both SignedJwtBuilder and SignedEncryptedJwtBuilder to create Signed JWTs and Signed and Encrypted JWTs.
SignedJwtBuilderImpl - Class in org.forgerock.json.jose.builders
An implementation of a JwtBuilder that can build a JWT and sign it, resulting in a SignedJwt object.
SignedJwtBuilderImpl(SigningHandler) - Constructor for class org.forgerock.json.jose.builders.SignedJwtBuilderImpl
Constructs a new SignedJwtBuilderImpl that will use the given private key to sign the JWT.
SignedThenEncryptedJwt - Class in org.forgerock.json.jose.jwe
A nested signed-then-encrypted JWT.
SignedThenEncryptedJwt(JweHeader, SignedJwt, Key) - Constructor for class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
Constructs a fresh signed-then-encrypted JWT with the given signed JWT payload, JWE headers and encryption key.
SignedThenEncryptedJwt(JweHeader, String, byte[], byte[], byte[], byte[]) - Constructor for class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
Reconstructs a signed-then-encrypted JWT from components parts of the encrypted JWT string.
SignedThenEncryptedJwtBuilder - Class in org.forgerock.json.jose.builders
Builder for nested signed-then-encrypted JWT.
signedWith(SigningHandler, JwsAlgorithm) - Method in class org.forgerock.json.jose.builders.EncryptedJwtBuilder
Returns an EncryptedThenSignedJwtBuilder that will build a signed JWT with this builder's encrypted JWT as its payload.
SigningHandler - Interface in org.forgerock.json.jose.jws.handlers
The interface for SigningHandlers for all the different signing algorithms.
SigningManager - Class in org.forgerock.json.jose.jws
A service to get the appropriate SigningHandler for a specific Java Cryptographic signing algorithm.
SigningManager() - Constructor for class org.forgerock.json.jose.jws.SigningManager
 
simpleCrestApplication(ConnectionFactory, String, String) - Static method in class org.forgerock.json.resource.Applications
Create a simple CrestApplication using the provided factory, id and version.
SimpleDecryptor - Class in org.forgerock.json.crypto.simple
Decrypts a $crypto JSON object value encrypted with the x-simple-encryption type.
SimpleDecryptor(SimpleKeySelector) - Constructor for class org.forgerock.json.crypto.simple.SimpleDecryptor
TODO: Description.
SimpleEncryptor - Class in org.forgerock.json.crypto.simple
Encrypts a JSON value into an x-simple-encryption type $crypto JSON object.
SimpleEncryptor(String, Key, String) - Constructor for class org.forgerock.json.crypto.simple.SimpleEncryptor
Constructs a new simple encryptor for the specified cipher, key and alias.
simpleHttpApplication(Handler, Factory<Buffer>) - Static method in class org.forgerock.http.Applications
Create a simple HttpApplication that just returns the provided arguments from the appropriate methods.
SimpleHTTPClient - Class in org.forgerock.jaspi.modules.openid.helpers
Simple helper client for connecting to URLs over HTTP and retrieving their contents via a GET request.
SimpleHTTPClient(int, int) - Constructor for class org.forgerock.jaspi.modules.openid.helpers.SimpleHTTPClient
Generates a new SimpleHTTPClient with the appropriate timeouts.
SimpleInMemoryStore - Class in org.forgerock.selfservice.example
Simple local stores in memory.
SimpleInMemoryStore() - Constructor for class org.forgerock.selfservice.example.SimpleInMemoryStore
Creates a new basic local storage instance.
SimpleKeySelector - Interface in org.forgerock.json.crypto.simple
Interface to select keys from a key store.
SimpleKeyStoreSelector - Class in org.forgerock.json.crypto.simple
Simple implementation for selecting keys from a provided key store.
SimpleKeyStoreSelector(KeyStore, String) - Constructor for class org.forgerock.json.crypto.simple.SimpleKeyStoreSelector
Constructs a simple key store selector.
SimpleRealmDemo - Class in org.forgerock.json.resource.examples
An example illustrating how you can route realms / sub-realm requests using simple hand-crafted routing.
SimpleResource - Class in org.forgerock.authz.basic.crest
Simple CollectionResourceProvider that just echos back the operation performed.
SimpleResource() - Constructor for class org.forgerock.authz.basic.crest.SimpleResource
 
simpleTerm(Object) - Static method in class com.persistit.KeyFilter
Returns a Term that matches a single value.
simpleTerm(Object, CoderContext) - Static method in class com.persistit.KeyFilter
Returns a Term that matches a single value.
SimpleValidator<T> - Interface in org.forgerock.json.schema.validator.validators
SimpleValidator is a base interface for all validator implementation.
since(long) - Method in interface org.forgerock.util.time.TimeService
Computes the elapsed time between now and past.
SINGLE - Static variable in exception com.persistit.exception.RetryException
 
SingleHtml - Class in org.forgerock.doc.maven.build
Build single-page HTML output.
SingleHtml(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.SingleHtml
Constructor setting the Mojo that holds the configuration.
SINGLETON - Static variable in exception com.persistit.exception.RebalanceException
 
singleton(Boolean) - Method in class org.forgerock.api.models.Create.Builder
Setter for singleton.
SingletonProvider - Annotation Type in org.forgerock.api.annotations
A marker annotation to indicate that the annotated class should be interpreted as an annotated CREST singleton provider resource.
SingletonResourceProvider - Interface in org.forgerock.json.resource
An implementation interface for resource providers which exposes a single permanent resource instance.
SiteMojo - Class in org.forgerock.doc.maven
Call other classes to copy docs to site build directory.
SiteMojo() - Constructor for class org.forgerock.doc.maven.SiteMojo
 
size() - Method in class com.persistit.KeyFilter
Returns the current size of this KeyFilter's term array.
size() - Method in class com.persistit.PersistitMap
Return the number of key-value mappings in this map.
size() - Method in class com.persistit.TreeSelector
 
size() - Method in class com.persistit.util.InternalHashSet
 
size() - Method in class org.forgerock.http.protocol.Headers
 
size() - Method in class org.forgerock.http.protocol.RequestCookies
 
size() - Method in class org.forgerock.http.servlet.ServletSession
 
size() - Method in class org.forgerock.http.util.SetDecorator
 
size() - Method in class org.forgerock.json.fluent.JsonPointer
Returns the number of reference tokens in the pointer.
size() - Method in class org.forgerock.json.fluent.JsonValue
Returns the number of values that this JSON value contains.
size() - Method in class org.forgerock.json.fluent.JsonValueList
Returns the number of elements in this list.
size() - Method in class org.forgerock.json.fluent.JsonValueMap
Returns the number of key-value mappings in this map.
size() - Method in class org.forgerock.json.JsonPointer
Returns the number of reference tokens in the pointer.
size() - Method in class org.forgerock.json.JsonValue
Returns the number of values that this JSON value contains.
size() - Method in class org.forgerock.json.resource.ResourcePath
Returns the number of elements in this resource path, or 0 if it is empty.
size() - Method in class org.forgerock.util.LazyList
Returns the number of elements in this list.
size() - Method in class org.forgerock.util.LazyMap
Returns the number of key-value mappings in this map.
size() - Method in class org.forgerock.util.ListDecorator
Returns the number of elements in this list.
size() - Method in class org.forgerock.util.MapDecorator
Returns the number of key-value mappings in this map.
size() - Method in class org.forgerock.util.PerItemEvictionStrategyCache
Returns the number of cached values.
size() - Method in class org.forgerock.util.RangeSet
Returns the number of elements in this set.
SizeBasedRetentionPolicy - Class in org.forgerock.audit.retention
Created a size based file retention policy.
SizeBasedRetentionPolicy(int) - Constructor for class org.forgerock.audit.retention.SizeBasedRetentionPolicy
Constructs a SizeBasedRetentionPolicy with a given maximum number of archived files.
SizeBasedRotationPolicy - Class in org.forgerock.audit.rotation
Creates a file size based rotation policy.
SizeBasedRotationPolicy(long) - Constructor for class org.forgerock.audit.rotation.SizeBasedRotationPolicy
Constructs a SizeBasedRotationPolicy given a max file size in bytes.
skip() - Method in class com.persistit.Value
Does nothing except when this Value is in stream mode.
skipLinkCheck() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether the ForgeRock link tester plugin should skip checking that external URLs are valid.
sleep(long) - Static method in class com.persistit.util.Util
 
Slf4jAdapter - Class in com.persistit.logging
Wraps an org.slf4j.Logger instance for Persistit logging.
Slf4jAdapter(Logger) - Constructor for class com.persistit.logging.Slf4jAdapter
Constructs a wrapped Slf4j Logger.
SLF4JErrorReporter - Class in org.forgerock.script.javascript
A NAME does ...
SLF4JErrorReporter(ErrorReporter) - Constructor for class org.forgerock.script.javascript.SLF4JErrorReporter
 
SnapshotTokenCallback - Interface in org.forgerock.selfservice.core.snapshot
Callback is invoked when a new snapshot token is created just before requirements are returned to the client.
SnapshotTokenConfig - Interface in org.forgerock.selfservice.core.snapshot
Represents the configuration for an SnapshotTokenHandler.
SnapshotTokenHandler - Interface in org.forgerock.selfservice.core.snapshot
Responsible for the validation, generation and parsing of snapshot tokens used for keying a snapshot of some state.
SnapshotTokenHandlerFactory - Interface in org.forgerock.selfservice.core.snapshot
Factory for delivering up for snapshot token handlers.
snapshotTokenPreview(ProcessContext, String) - Method in interface org.forgerock.selfservice.core.snapshot.SnapshotTokenCallback
Preview of the snapshot token just prior to requirements being sent to the client.
SortKey - Class in org.forgerock.json.resource
A sort key which can be used to specify the order in which JSON resources should be included in the results of a query request.
source(ParameterSource) - Method in class org.forgerock.api.models.Parameter.Builder
Set the parameter source.
source - Variable in class org.forgerock.script.scope.AbstractFactory
 
SourceContainer - Interface in org.forgerock.script.source
A SourceContainer represent the collection of script source.
SourceUnit - Interface in org.forgerock.script.source
A NAME does ...
SourceUnitObserver - Interface in org.forgerock.script.source
A NAME does ...
spacesToHyphens(String) - Static method in class org.forgerock.doc.maven.utils.NameUtils
Replace spaces with hyphens.
spinSleep() - Static method in class com.persistit.util.Util
 
split(String, char) - Static method in class org.forgerock.http.header.HeaderUtil
Parses an HTTP header value, splitting it into multiple values around the specified separator.
SPLIT_POLICY_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name to specify the default SplitPolicy.
splitFit(Buffer, int, int, boolean, int, int, int, int, int, int, Exchange.Sequence) - Method in class com.persistit.policy.SplitPolicy
Determines the quality of fit for a specified candidate split location within a page.
SplitPolicy - Class in com.persistit.policy
Policies for determining the balance between left and right pages when insertion causes a page to split.
SplitPolicy() - Constructor for class com.persistit.policy.SplitPolicy
 
SplunkAuditEventHandler - Class in org.forgerock.audit.handlers.splunk
Audit event handler that writes out to Splunk's HTTP event collector RAW endpoint.
SplunkAuditEventHandler(SplunkAuditEventHandlerConfiguration, EventTopicsMetaData, BatchPublisherFactory, Client) - Constructor for class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
Constructs a new Splunk audit event handler.
SplunkAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.splunk
Configuration for the splunk audit event handler.
SplunkAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandlerConfiguration
 
SplunkAuditEventHandlerConfiguration.BufferingConfiguration - Class in org.forgerock.audit.handlers.splunk
Configuration of event buffering.
SplunkAuditEventHandlerConfiguration.ConnectionConfiguration - Class in org.forgerock.audit.handlers.splunk
Configuration of connection to Splunk.
Stability - Enum in org.forgerock.api.enums
Represents API stability.
stability(Stability) - Method in class org.forgerock.api.models.Operation.Builder
Sets stability of Operation.
StageConfig - Interface in org.forgerock.selfservice.core.config
Represents the configuration for a given progress stage.
StageConfigException - Exception in org.forgerock.selfservice.core.config
Represents some framework error around the use of progress stages and configs.
StageConfigException(String) - Constructor for exception org.forgerock.selfservice.core.config.StageConfigException
Creates an exception instance.
StageConfigException(String, Throwable) - Constructor for exception org.forgerock.selfservice.core.config.StageConfigException
Creates an exception instance.
StageResponse - Class in org.forgerock.selfservice.core
Stage response represents a response from having invoked a progress stage.
StageResponse.Builder - Class in org.forgerock.selfservice.core
Builder assists with the creation of StageResponse instances.
StageResponse.RequirementsBuilder - Interface in org.forgerock.selfservice.core
Requirements builder allows for the definition of a snapshot token callback, which gets invoked with just prior to requirements being sent to the client.
start - Variable in class com.persistit.logging.LogBase
 
start() - Method in class com.persistit.Task
Start this Task
start() - Method in class org.forgerock.audit.AuditHttpApplication
 
start() - Method in class org.forgerock.authz.basic.AuthzHttpApplication
 
start() - Method in class org.forgerock.caf.authn.test.JaspiHttpApplication
 
start() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
start() - Method in interface org.forgerock.commons.launcher.OSGiFramework
Starts the operation of this Daemon instance.
start() - Method in interface org.forgerock.http.HttpApplication
Gets the root Handler that will handle all HTTP requests.
start() - Method in class org.forgerock.http.servlet.example.ExampleHttpApplication
 
start() - Method in class org.forgerock.json.resource.http.examples.CrestHttpApplication
 
start(BundleContext) - Method in class org.forgerock.script.groovy.internal.Activator
 
start(BundleContext) - Method in class org.forgerock.script.javascript.internal.Activator
 
start() - Method in class org.forgerock.selfservice.example.ExampleSelfServiceApplication
 
startAdminUI - Variable in class com.persistit.logging.LogBase
 
STARTING - Static variable in interface org.forgerock.script.engine.CompilationHandler
The script is in the process of starting.
STARTS_WITH - Static variable in class org.forgerock.util.query.QueryFilterOperators
the "starts-with" operator.
startServer() - Method in class org.forgerock.http.bindings.BindingTest
Start the server.
startsWith(ResourcePath) - Method in class org.forgerock.json.resource.ResourcePath
Returns true if this resource path is equal to or begins with the provided resource resource path.
startsWith(String) - Method in class org.forgerock.json.resource.ResourcePath
Returns true if this resource path is equal to or begins with the provided resource resource path.
startsWith(Object...) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.ArrayJsonValueAssert
Check that this array starts with the given values.
startsWith(FF, Object) - Static method in class org.forgerock.util.query.QueryFilter
Creates a new starts with filter using the provided field name and value assertion.
startTask(String, String, String, long, int) - Method in interface com.persistit.Management
Starts a long-running utility task, such as the integrity checker.
startTime() - Method in class com.persistit.Persistit
The time at which the log was started.
startup() - Method in interface org.forgerock.audit.AuditService
Allows this AuditService and all its AuditEventHandlers to perform any initialization that would be unsafe to do if any other instance of the AuditService were still running.
startup() - Method in class org.forgerock.audit.AuditServiceProxy
 
startup() - Method in interface org.forgerock.audit.events.handlers.AuditEventHandler
Instruct this object that it is safe to initialize file handles and network connections.
startup() - Method in interface org.forgerock.audit.events.handlers.buffering.BatchPublisher
Informs the publisher to start processing offered events.
startup() - Method in class org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher
Starts periodically sending batch data.
startup() - Method in class org.forgerock.audit.events.handlers.NoOpAuditEventHandler
 
startup() - Method in class org.forgerock.audit.handlers.csv.CsvAuditEventHandler
Instruct this object that it is safe to initialize file handles and network connections.
startup() - Method in class org.forgerock.audit.handlers.elasticsearch.ElasticsearchAuditEventHandler
 
startup() - Method in class org.forgerock.audit.handlers.jdbc.JdbcAuditEventHandler
Instruct this object that it is safe to initialize file handles and network connections.
startup() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
This first initializes the worker threads that monitor the queue of items to publish, and then calls BatchPublisher.startupPublisher().
startup() - Method in class org.forgerock.audit.handlers.jms.JmsAuditEventHandler
Creates the JMS Topic and ConnectionFactory from the context configuration settings and opens the JMS connection.
startup() - Method in interface org.forgerock.audit.handlers.jms.Publisher
Initialize services that are reused by individual publish calls.
startup() - Method in class org.forgerock.audit.handlers.json.JsonAuditEventHandler
 
startup() - Method in class org.forgerock.audit.handlers.json.JsonStdoutAuditEventHandler
 
startup() - Method in class org.forgerock.audit.handlers.splunk.SplunkAuditEventHandler
 
startup() - Method in class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
Instruct this object that it is safe to initialize file handles and network connections.
startupPublisher() - Method in class org.forgerock.audit.handlers.jms.BatchPublisher
This is invoked by BatchPublisher.startup().
STATE_DONE - Static variable in class com.persistit.Task
Status value indicates this Task finished normally.
STATE_ENDED - Static variable in class com.persistit.Task
Status value indicates this Task was stopped by user intervention.
STATE_EXPIRED - Static variable in class com.persistit.Task
Status value indicates this Task's maximum elapsed time expired.
STATE_FAILED - Static variable in class com.persistit.Task
Status value indicates this Task failed with an Exception.
STATE_NAMES - Static variable in class com.persistit.Task
 
STATE_NOT_STARTED - Static variable in class com.persistit.Task
Status value indicates this Task has been set up but not yet started.
STATE_RUNNING - Static variable in class com.persistit.Task
Status value indicates this Task is running.
STATE_SUSPENDED - Static variable in class com.persistit.Task
Status value indicates this Task is suspended.
StatisticsTask - Class in com.persistit
Task that reports, either once or periodically, various runtime statistics.
StatisticsTask() - Constructor for class com.persistit.StatisticsTask
 
STATUS - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The status event payload field name.
Status - Class in org.forgerock.http.protocol
The status-code element is a three-digit integer code giving the result of the attempt to understand and satisfy the request.
Status.Family - Enum in org.forgerock.http.protocol
The first digit of the status-code defines the class of response.
STATUS_CODE - Static variable in class org.forgerock.audit.events.AccessAuditEventBuilder
The status code event payload field name.
stop() - Method in class com.persistit.Task
Request this task to stop.
stop() - Method in class org.forgerock.audit.AuditHttpApplication
 
stop() - Method in class org.forgerock.authz.basic.AuthzHttpApplication
 
stop() - Method in class org.forgerock.caf.authn.test.JaspiHttpApplication
 
stop() - Method in class org.forgerock.commons.launcher.AbstractOSGiFrameworkService
 
stop() - Method in interface org.forgerock.commons.launcher.OSGiFramework
Stops the operation of this Daemon instance.
stop() - Method in interface org.forgerock.http.HttpApplication
Called when HTTP application is shutdown.
stop() - Method in class org.forgerock.http.servlet.example.ExampleHttpApplication
 
stop() - Method in class org.forgerock.json.resource.http.examples.CrestHttpApplication
 
stop(BundleContext) - Method in class org.forgerock.script.groovy.internal.Activator
 
stop(BundleContext) - Method in class org.forgerock.script.javascript.internal.Activator
 
stop() - Method in class org.forgerock.selfservice.example.ExampleSelfServiceApplication
 
STOPPING - Static variable in interface org.forgerock.script.engine.CompilationHandler
The script is in the process of stopping.
stopServer() - Method in class org.forgerock.http.bindings.BindingTest
Stop the server.
stopTask(long, boolean) - Method in interface com.persistit.Management
Stops and optionally removes a task specified by its id value.
STORAGE_TYPE_HASH - Static variable in class org.forgerock.util.crypto.CryptoConstants
A salted hash encryption storage type.
StorageType - Enum in org.forgerock.selfservice.core
Indicates whether the service should operate in stateless or stateful mode.
store() - Method in class com.persistit.Exchange
Insert the current Key and Value pair into this Exchange's Tree.
store(Exchange) - Method in class com.persistit.TreeBuilder
Store a key-value pair into a sort tree.
store(Tree, Key, Value) - Method in class com.persistit.TreeBuilder
Store a key-value pair for a specified Tree into a sort tree.
store() - Method in class org.forgerock.audit.secure.JcaKeyStoreHandler
 
store() - Method in interface org.forgerock.audit.secure.KeyStoreHandler
Saves the keystore.
store() - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
 
str(int) - Static method in class com.persistit.JournalRecord
 
strandedPages - Variable in class com.persistit.logging.LogBase
 
Stream(OutputStream) - Constructor for class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
Creates a new text writer that will write to the provided output stream.
stream(InputStream, OutputStream) - Static method in class org.forgerock.http.io.IO
Streams all data from an input stream to an output stream.
stream(InputStream, OutputStream, int) - Static method in class org.forgerock.http.io.IO
Streams data from an input stream to an output stream, up to a specified length.
stream(Reader, Writer) - Static method in class org.forgerock.http.io.IO
Streams all characters from a reader to a writer.
StreamLoader - Class in com.persistit
Loads Persistit records from a file or other stream in a format generated by a StreamSaver.
StreamLoader(Persistit, DataInputStream) - Constructor for class com.persistit.StreamLoader
 
StreamLoader(Persistit, File) - Constructor for class com.persistit.StreamLoader
 
StreamLoader(Persistit, String) - Constructor for class com.persistit.StreamLoader
 
StreamLoader.ImportHandler - Class in com.persistit
Handler for various record types in stream being loaded.
StreamSaver - Class in com.persistit
Saves Persistit records to a DataOutputStream in the format expected by a StreamLoader instance.
StreamSaver(Persistit, DataOutputStream) - Constructor for class com.persistit.StreamSaver
Construct a StreamSaver from the provided DataOutputStream.
StreamSaver(Persistit, File) - Constructor for class com.persistit.StreamSaver
Construct a StreamSaver from the provided File using a default buffer size of 64K bytes.
StreamSaver(Persistit, String) - Constructor for class com.persistit.StreamSaver
Construct a StreamSaver from the provided path name using a default buffer size of 64K bytes.
StreamSaver(Persistit, File, int) - Constructor for class com.persistit.StreamSaver
Construct a StreamSaver from the provided File using a specified buffer size.
StreamSaver(Persistit, String, int) - Constructor for class com.persistit.StreamSaver
Construct a StreamSaver from the provided path name using a specified buffer size.
strict() - Method in class com.persistit.util.ArgParser
 
STRING_TYPE - Static variable in class org.forgerock.audit.events.AuditEventHelper
Json String value type.
stringAt(String) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Get a AbstractCharSequenceAssert for the referenced JsonValue is a string, to check its value.
stringIs(String, Condition<String>) - Method in class org.forgerock.json.test.assertj.AssertJJsonValueAssert.AbstractJsonValueAssert
Check the value of the referenced JsonValue string.
StringOrURI - Class in org.forgerock.json.jose.utils
This class provides an utility method for validating that a String is either an arbitrary string without any ":" characters or if the String does contain a ":" character then the String is a valid URI.
stringSchema() - Method in class org.forgerock.api.jackson.CrestJsonSchemaFactory
 
stringToBytes(String) - Static method in class com.persistit.util.Util
 
StringTypeValidator - Class in org.forgerock.json.schema.validator.validators
StringTypeValidator applies all the constraints of a string type.
StringTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.StringTypeValidator
Create a string type validator.
StringUtils - Class in org.forgerock.maven.plugins.xcite.utils
Utility methods for handling strings.
stringValue(int) - Method in class com.persistit.util.ArgParser
Return the String value of argument specified by its index in the template
sub(String) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the subject this JWT is issued to.
sub(URI) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the subject this JWT is issued to.
subList(int, int) - Method in class org.forgerock.util.LazyList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subList(int, int) - Method in class org.forgerock.util.ListDecorator
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
subMap(Object, Object) - Method in class com.persistit.PersistitMap
Returns a view of the portion of this PersistitMap whose keys range from fromKey, inclusive, to toKey, exclusive.
subresources(SubResources) - Method in class org.forgerock.api.models.Items.Builder
Sets the sub-resources for this resource.
subresources(SubResources) - Method in class org.forgerock.api.models.Resource.Builder
Sets the sub-resources for this resource.
SubResources - Class in org.forgerock.api.models
Sub-resources of a resource are declared here.
subresources() - Static method in class org.forgerock.api.models.SubResources
Create a new Builder for sub-resources.
SubResources.Builder - Class in org.forgerock.api.models
Builder to help construct the SubResources.
subSequence(int, int) - Method in class org.forgerock.i18n.LocalizableMessage
Returns a new CharSequence which is a subsequence of the String representation of this message in the default locale.
subSequence(Locale, int, int) - Method in class org.forgerock.i18n.LocalizableMessage
Returns a new CharSequence which is a subsequence of the String representation of this message in the specified locale.
subSequence(int, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns a new CharSequence which is a subsequence of the String representation of this message builder in the default locale.
subSequence(Locale, int, int) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns a new CharSequence which is a subsequence of the String representation of this message builder in the specified locale.
subSequence(int, int) - Method in class org.forgerock.json.resource.ResourcePath
Returns a resource path which is a subsequence of the path elements contained in this resource path beginning with the element at position beginIndex and ending with the element at position endIndex-1.
substituteProperties(String, Properties) - Method in class com.persistit.Configuration
Replaces substitution variables in a supplied string with values taken from the properties available to Persistit (see Configuration.getProperties() ).
substituteProperties(String, Properties) - Method in class com.persistit.Persistit
Deprecated.
substVars(String, PropertyAccessor) - Static method in class org.forgerock.commons.launcher.ConfigurationUtil
This method performs property variable substitution on the specified value.
substVars(String, PropertyAccessor, boolean) - Static method in class org.forgerock.commons.launcher.ConfigurationUtil
 
succeeded() - Method in class org.forgerock.util.test.assertj.AbstractAssertJPromiseAssert
Asserts that the promise succeeded.
SUCCESS_AUTH_STATUS - Static variable in class org.forgerock.caf.authn.test.modules.SessionAuthModule
The request header value for returning AuthStatus.SUCCESS.
summarize() - Method in class com.persistit.Buffer
 
summary() - Method in class com.persistit.VolumeSpecification
 
SUMMARY_ITEMS - Static variable in interface com.persistit.mxbeans.IOMeterMXBean
 
SupportedEllipticCurve - Enum in org.forgerock.json.jose.jws
Enumerates all supported elliptic curve parameters for ESXXX signature formats.
supportedLocales(String...) - Method in class org.forgerock.api.models.Operation.Builder
Set the supported locale.
supportedSortKeys(String...) - Method in class org.forgerock.api.models.Query.Builder
Set the supported sort keys.
suspend() - Method in class com.persistit.Task
Request this task to suspend.
suspend() - Static method in class com.persistit.util.Debug
Assert this method invocation anywhere you want to suspend a thread.
SwaggerApiProducer - Class in org.forgerock.http.swagger
An API Producer for APIs that use the Swagger model implementation of the OpenAPI specification.
SwaggerApiProducer(Info) - Constructor for class org.forgerock.http.swagger.SwaggerApiProducer
Create a new API Description Producer with null as basePath, host and no scheme.
SwaggerApiProducer(Info, String, String, Scheme...) - Constructor for class org.forgerock.http.swagger.SwaggerApiProducer
Create a new API Description Producer.
SwaggerApiProducer(Info, String, String, List<Scheme>) - Constructor for class org.forgerock.http.swagger.SwaggerApiProducer
Create a new API Description Producer.
SwaggerExtended - Class in org.forgerock.http.swagger
Extension of Swagger to override some of its behaviors.
SwaggerExtended() - Constructor for class org.forgerock.http.swagger.SwaggerExtended
 
SwaggerUtils - Class in org.forgerock.http.swagger
Swagger utility.
SWITCHING_PROTOCOLS - Static variable in class org.forgerock.http.protocol.Status
The 101 (Switching Protocols) status code indicates that the server understands and is willing to comply with the client's request, via the Upgrade header field (Section 6.7 of [RFC7230]), for a change in the application protocol being used on this connection.
sync() - Method in class org.forgerock.http.util.CaseInsensitiveMap
Synchronizes the keys of this case insensitive map and those of the map it is wrapping.
SynchronousRequestHandler - Interface in org.forgerock.json.resource
An interface for implementing synchronous RequestHandlers.
SyncHttpClientProvider - Class in org.forgerock.http.apache.sync
An HTTP client implementation provider for Apache HttpClient.
SyncHttpClientProvider() - Constructor for class org.forgerock.http.apache.sync.SyncHttpClientProvider
 
SyntaxHighlighterCopier - Class in org.forgerock.doc.maven.utils
Copy SyntaxHighlighter files under the specified directories.
SyntaxHighlighterCopier(String[]) - Constructor for class org.forgerock.doc.maven.utils.SyntaxHighlighterCopier
Construct a SyntaxHighlighterCopier, specifying output directories.
SyslogAuditEventHandler - Class in org.forgerock.audit.handlers.syslog
The handler publishes audit events formatted using SyslogFormatter to a syslog daemon using the configured SyslogPublisher.
SyslogAuditEventHandler(SyslogAuditEventHandlerConfiguration, EventTopicsMetaData, ProductInfoProvider, LocalHostNameProvider) - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandler
Create a new SyslogAuditEventHandler instance.
SyslogAuditEventHandlerConfiguration - Class in org.forgerock.audit.handlers.syslog
Configuration object for the SyslogAuditEventHandler.
SyslogAuditEventHandlerConfiguration() - Constructor for class org.forgerock.audit.handlers.syslog.SyslogAuditEventHandlerConfiguration
 
SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration - Class in org.forgerock.audit.handlers.syslog
Configuration of event buffering.
SyslogAuditEventHandlerConfiguration.SeverityFieldMapping - Class in org.forgerock.audit.handlers.syslog
Encapsulates configuration for mapping audit event field values to Syslog severity values.
SYSPROP_TRUST_TRANSACTION_HEADER - Static variable in class org.forgerock.http.filter.TransactionIdInboundFilter
The system property to allow to trust the HTTP header X-ForgeRock-TransactionId.
SYSTEM - Static variable in interface org.forgerock.util.time.TimeService
TimeService implementation based on System.
SYSTEM_PROPERTIES_FILE_VALUE - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The default name used for the system properties file.
SYSTEM_PROPERTIES_PROP - Static variable in class org.forgerock.commons.launcher.OSGiFrameworkService
The property name used to specify an URL to the system property file.
SYSTEM_PROPERTY_PREFIX - Static variable in class com.persistit.Configuration
Prefix used to form the a system property name.
SYSTEM_VOLUME_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying the system volume name
SystemUtils - Class in org.forgerock.guice.core.internal.commons.lang
Helpers for java.lang.System.

T

t(boolean) - Method in interface com.persistit.util.Debug.Dbg
 
tableEnd() - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Completes the table being built, and inserts it at the end of the parent document.
TableMapping - Class in org.forgerock.audit.handlers.jdbc
Contains the necessary information to map an event to a database table, and the event fields to the columns in that database table.
TableMapping() - Constructor for class org.forgerock.audit.handlers.jdbc.TableMapping
 
tableStart() - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Starts a table at the current position.
tail(int) - Method in class org.forgerock.json.resource.ResourcePath
Returns a resource path which is a subsequence of the path elements contained in this resource path beginning with the element at position beginIndex and ending with the last element in this resource path.
tailMap(Object) - Method in class com.persistit.PersistitMap
Returns a view of the portion of this PersistitMap whose keys are greater than or equal to than fromKey.
takeScript(String) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
takeScript(JsonValue) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
takeScript(ScriptName) - Method in class org.forgerock.script.registry.ScriptRegistryImpl
 
takeScript(JsonValue) - Method in interface org.forgerock.script.ScriptRegistry
Takes a ScriptEntry from this ScriptRegistry.
takeScript(ScriptName) - Method in interface org.forgerock.script.ScriptRegistry
Takes a ScriptEntry from this ScriptRegistry.
Task - Class in com.persistit
Abstract superclass of classes that perform long-running utility operations, such as export, import and integrity check.
Task() - Constructor for class com.persistit.Task
 
Task(Persistit) - Constructor for class com.persistit.Task
 
TaskCheck - Class in com.persistit
A Task which simply checks the status of another Task.
TaskCheck() - Constructor for class com.persistit.TaskCheck
 
TaskEndedException - Exception in com.persistit.exception
Thrown when a Task performing within the context of a task controller is stopped.
TaskEndedException() - Constructor for exception com.persistit.exception.TaskEndedException
 
TaskEndedException(String) - Constructor for exception com.persistit.exception.TaskEndedException
 
TaskSetupPanel - Class in com.persistit.ui
 
TaskSetupPanel(AdminUI, String) - Constructor for class com.persistit.ui.TaskSetupPanel
 
TaskStatus() - Constructor for class com.persistit.Management.TaskStatus
 
TaskStatus(long, String, String, int, String, long, long, long, String, String, String[], String) - Constructor for class com.persistit.Management.TaskStatus
 
TaskStatusStateRenderer - Class in com.persistit.ui.renderers
 
TaskStatusStateRenderer() - Constructor for class com.persistit.ui.renderers.TaskStatusStateRenderer
 
TEAPOT - Static variable in class org.forgerock.http.protocol.Status
Any attempt to brew coffee with a teapot should result in the error code "418 I'm a teapot".
tearDown() - Method in class org.forgerock.http.bindings.BindingTest
Tear down after tests.
teardownGuiceModules() - Method in class org.forgerock.guice.core.GuiceTestCase
After the test method has run, the injector is reset to its old value.
templateVariable(String, String) - Method in class org.forgerock.http.routing.UriRouterContext.Builder
Add the given name:value pair in the variables map.
templateVariables(Map<String, String>) - Method in class org.forgerock.http.routing.UriRouterContext.Builder
Set the variables value.
TEMPORARY_REDIRECT - Static variable in class org.forgerock.http.protocol.Status
The 307 (Temporary Redirect) status code indicates that the target resource resides temporarily under a different URI and the user agent MUST NOT change the request method if it performs an automatic redirection to that URI.
TEMPORARY_VOLUME_DIR_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying default temporary volume directory
TEMPORARY_VOLUME_MAX_SIZE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying upper bound on temporary volume size
TEMPORARY_VOLUME_PAGE_SIZE_PROPERTY_NAME - Static variable in class com.persistit.Configuration
Property name for specifying default temporary volume page size
tempVolumeCreateException - Variable in class com.persistit.logging.LogBase
 
TERA - Static variable in class com.persistit.Configuration
1,024 * 1073741824L
Term() - Constructor for class com.persistit.KeyFilter.Term
 
termFromKeySegments(Key, Key, boolean, boolean) - Static method in class com.persistit.KeyFilter
Returns a Term that accepts a range of values.
TermsAndConditionsConfig - Class in org.forgerock.selfservice.stages.terms
Configuration for terms and conditions stage.
TermsAndConditionsConfig() - Constructor for class org.forgerock.selfservice.stages.terms.TermsAndConditionsConfig
 
TermsAndConditionsStage - Class in org.forgerock.selfservice.stages.terms
Presents a Terms and Condition blurb to the user for acceptance.
TermsAndConditionsStage() - Constructor for class org.forgerock.selfservice.stages.terms.TermsAndConditionsStage
 
testAnswerWith500IfHttpApplicationFailedToStart() - Method in class org.forgerock.http.bindings.BindingTest
Test 500 errors are returned if the application doesn't start correctly.
TestAuditApi - Class in org.forgerock.caf.authn.test.runtime
Test implementation of the JASPI runtime's AuditApi interface.
TestAuditApi() - Constructor for class org.forgerock.caf.authn.test.runtime.TestAuditApi
 
testDescribedHttpApplicationLifecycle() - Method in class org.forgerock.http.bindings.BindingTest
Test the application lifecycle for a described application.
TestException - Exception in com.persistit.exception
Exception thrown by Test classes to cause internal effects such as blocking Transaction recovery.
TestException() - Constructor for exception com.persistit.exception.TestException
 
TestException(String) - Constructor for exception com.persistit.exception.TestException
 
testHttpApplicationLifecycle() - Method in class org.forgerock.http.bindings.BindingTest
Test the application lifecycle.
testRequest() - Method in class org.forgerock.http.bindings.BindingTest
Test a request.
testSession() - Method in class org.forgerock.http.bindings.BindingTest
Test the session.
TextWriter - Interface in org.forgerock.audit.events.handlers.writers
A TextWriter provides a character-based stream which can be queried for number of bytes written.
TextWriter.Stream - Class in org.forgerock.audit.events.handlers.writers
A TextWriter implementation which writes to a given output stream.
TextWriterAdapter - Class in org.forgerock.audit.events.handlers.writers
Wraps a TextWriter in a Writer.
TextWriterAdapter(TextWriter) - Constructor for class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
Creates the writer.
TheadRowTransformer - Class in org.forgerock.doc.maven.utils
Update XML files, adding a dbfo processing instruction to set the background color of table header rows.
TheadRowTransformer() - Constructor for class org.forgerock.doc.maven.utils.TheadRowTransformer
Construct an updater to match DocBook XML files.
then(Function<? super V, VOUT, E>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided function for execution once this Promise has completed with a result, and returns a new Promise representing the outcome of the function.
then(Function<? super V, VOUT, EOUT>, Function<? super E, VOUT, EOUT>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided functions for execution once this Promise has completed (with a result or an exception), and returns a new Promise representing the outcome of the invoked function.
then(Function<? super V, VOUT, EOUT>, Function<? super E, VOUT, EOUT>, Function<? super RuntimeException, VOUT, EOUT>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided functions for execution once this Promise has completed (with a result or an exception or a RuntimeException), and returns a new Promise representing the outcome of the invoked function.
then(Function<? super V, VOUT, E>) - Method in class org.forgerock.util.promise.PromiseImpl
 
then(Function<? super V, VOUT, EOUT>, Function<? super E, VOUT, EOUT>) - Method in class org.forgerock.util.promise.PromiseImpl
 
then(Function<? super V, VOUT, EOUT>, Function<? super E, VOUT, EOUT>, Function<? super RuntimeException, VOUT, EOUT>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenAlways(Runnable) - Method in interface org.forgerock.util.promise.Promise
Submits the provided runnable for execution once this Promise has completed, and regardless of whether it has a result or an exception.
thenAlways(Runnable) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenAsync(AsyncFunction<? super V, VOUT, E>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided asynchronous function for execution once this Promise has completed with a result, and returns a new Promise representing the outcome of the function.
thenAsync(AsyncFunction<? super V, VOUT, EOUT>, AsyncFunction<? super E, VOUT, EOUT>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided asynchronous functions for execution once this Promise has completed, and returns a new Promise representing the outcome of the invoked function.
thenAsync(AsyncFunction<? super V, VOUT, EOUT>, AsyncFunction<? super E, VOUT, EOUT>, AsyncFunction<? super RuntimeException, VOUT, EOUT>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided asynchronous functions for execution once this Promise has completed, and returns a new Promise representing the outcome of the invoked function.
thenAsync(AsyncFunction<? super V, VOUT, E>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenAsync(AsyncFunction<? super V, VOUT, EOUT>, AsyncFunction<? super E, VOUT, EOUT>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenAsync(AsyncFunction<? super V, VOUT, EOUT>, AsyncFunction<? super E, VOUT, EOUT>, AsyncFunction<? super RuntimeException, VOUT, EOUT>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenCatch(Function<? super E, V, EOUT>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided function for execution once this Promise has not completed with a result (has completed with an exception), and returns a new Promise representing the outcome of the function.
thenCatch(Function<? super E, V, EOUT>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenCatchAsync(AsyncFunction<? super E, V, EOUT>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided asynchronous function for execution once this Promise has completed with an exception, and returns a new Promise representing the outcome of the function.
thenCatchAsync(AsyncFunction<? super E, V, EOUT>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenCatchRuntimeException(Function<? super RuntimeException, V, E>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided function for execution once this Promise has not completed with a result nor with an exception but with a RuntimeException, and returns a new Promise representing the outcome of the function.
thenCatchRuntimeException(Function<? super RuntimeException, V, E>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenCatchRuntimeExceptionAsync(AsyncFunction<? super RuntimeException, V, E>) - Method in interface org.forgerock.util.promise.Promise
Submits the provided asynchronous function for execution once this Promise has completed with a RuntimeException, and returns a new Promise representing the outcome of the function.
thenCatchRuntimeExceptionAsync(AsyncFunction<? super RuntimeException, V, E>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenFinally(Runnable) - Method in interface org.forgerock.util.promise.Promise
Submits the provided runnable for execution once this Promise has completed, and regardless of whether of its outcome.
thenFinally(Runnable) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenOnException(ExceptionHandler<? super E>) - Method in interface org.forgerock.util.promise.Promise
Registers the provided completion handler for notification if this Promise cannot be completed due to an exception.
thenOnException(ExceptionHandler<? super E>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenOnResult(ResultHandler<? super V>) - Method in interface org.forgerock.util.promise.Promise
Registers the provided completion handler for notification once this Promise has completed with a result.
thenOnResult(ResultHandler<? super V>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenOnResultOrException(ResultHandler<? super V>, ExceptionHandler<? super E>) - Method in interface org.forgerock.util.promise.Promise
Registers the provided completion handlers for notification once this Promise has completed (with a result or an exception).
thenOnResultOrException(Runnable) - Method in interface org.forgerock.util.promise.Promise
Submits the provided runnable for execution once this Promise has completed, and regardless of whether it has a result or an exception.
thenOnResultOrException(ResultHandler<? super V>, ExceptionHandler<? super E>) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenOnResultOrException(Runnable) - Method in class org.forgerock.util.promise.PromiseImpl
 
thenOnRuntimeException(RuntimeExceptionHandler) - Method in interface org.forgerock.util.promise.Promise
Registers the provided completion handler for notification if this Promise cannot be completed due to an runtime exception.
thenOnRuntimeException(RuntimeExceptionHandler) - Method in class org.forgerock.util.promise.PromiseImpl
 
thisRouterUriMatcher - Variable in class org.forgerock.services.routing.AbstractRouter
Matches the current route.
ThreadClassLoaderManager - Class in org.forgerock.script.registry
A NAME does ...
ThreadSequencer - Class in com.persistit.util
Internal utility that allows tests to define execution sequences to confirm specific concurrent execution patterns.
ThreadSequencer() - Constructor for class com.persistit.util.ThreadSequencer
 
ThreadSequencer.Condition - Class in com.persistit.util
 
threadStacksToString() - Static method in class org.forgerock.testng.ForgeRockTestListener
Return a String representation of all of the current threads.
TimeLimitRotationPolicy - Class in org.forgerock.audit.rotation
Creates a rotation policy based on a time duration.
TimeLimitRotationPolicy(Duration) - Constructor for class org.forgerock.audit.rotation.TimeLimitRotationPolicy
Constructs a TimeLimitRotationPolicy with a given Duration.
TimelyResource<V extends com.persistit.Version> - Class in com.persistit
Transactionally manage multiple versions of a resource.
TimelyResource(Persistit) - Constructor for class com.persistit.TimelyResource
 
timelyResourcePruneException - Variable in class com.persistit.logging.LogBase
 
TIMEOUT_PROPERTY - Static variable in class com.persistit.Configuration
Property name for maximum length of time a Persistit operation will wait for I/O completion before throwing a TimeoutException.
TimeoutException - Exception in com.persistit.exception
Thrown when an operation has waited too long for an operation to complete.
TimeoutException() - Constructor for exception com.persistit.exception.TimeoutException
 
TimeoutException(String) - Constructor for exception com.persistit.exception.TimeoutException
 
TimeService - Interface in org.forgerock.util.time
Provides time related methods for computing durations, for providing the now instant and other use cases.
TIMESTAMP - Static variable in class org.forgerock.audit.events.AuditEventBuilder
Timestamp event payload field name.
timestamp(long) - Method in class org.forgerock.audit.events.AuditEventBuilder
Sets the provided time stamp for the event.
TIMESTAMP_PROPERTY - Static variable in class com.persistit.Configuration
Property name for pseudo-property "timestamp";
TimestampFilenameFilter - Class in org.forgerock.audit.retention
A FilenameFilter that matches historical log files.
TimestampFilenameFilter(File, String, DateTimeFormatter) - Constructor for class org.forgerock.audit.retention.TimestampFilenameFilter
Constructs a TimestampFilenameFilter given an initial file, prefix and suffix.
TimeStampFileNamingPolicy - Class in org.forgerock.audit.retention
Creates a time stamp based file naming policy.
TimeStampFileNamingPolicy(File, String, String) - Constructor for class org.forgerock.audit.retention.TimeStampFileNamingPolicy
Constructs a TimeStampFileNaming policy with a given initial file, a timestamp format, and a prefix string.
Title - Annotation Type in org.forgerock.api.annotations
Annotation to define JSON Schema property's title.
title(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDocTable
Sets a table-title.
title(LocalizableString) - Method in class org.forgerock.api.models.Resource.Builder
Set the title.
title(String) - Method in class org.forgerock.api.models.Resource.Builder
Set the title.
to(boolean) - Method in class com.persistit.Exchange
Delegate to Key.to(boolean) on the associated Key object.
to(byte) - Method in class com.persistit.Exchange
Delegate to Key.to(byte) on the associated Key object.
to(short) - Method in class com.persistit.Exchange
Delegate to Key.to(short) on the associated Key object.
to(char) - Method in class com.persistit.Exchange
Delegate to Key.to(char) on the associated Key object.
to(int) - Method in class com.persistit.Exchange
Delegate to Key.to(int) on the associated Key object.
to(long) - Method in class com.persistit.Exchange
Delegate to Key.to(long) on the associated Key object.
to(float) - Method in class com.persistit.Exchange
Delegate to Key.to(float) on the associated Key object.
to(double) - Method in class com.persistit.Exchange
Delegate to Key.to(double) on the associated Key object.
to(Object) - Method in class com.persistit.Exchange
Delegate to Key.to(Object) on the associated Key object.
to(boolean) - Method in class com.persistit.Key
Replaces the final key segment with the supplied boolean value.
to(byte) - Method in class com.persistit.Key
Replaces the final key segment with the supplied byte value.
to(short) - Method in class com.persistit.Key
Replaces the final key segment with the supplied short value.
to(char) - Method in class com.persistit.Key
Replaces the final key segment with the supplied char value.
to(int) - Method in class com.persistit.Key
Replaces the final key segment with the supplied int value.
to(long) - Method in class com.persistit.Key
Replaces the final key segment with the supplied long value.
to(float) - Method in class com.persistit.Key
Replaces the final key segment with the supplied float value.
to(double) - Method in class com.persistit.Key
Replaces the final key segment with the supplied double value.
to(Object) - Method in class com.persistit.Key
Replaces the final key segment with the supplied Object value.
to(TimeUnit) - Method in class org.forgerock.util.time.Duration
Convert the current duration to a number of given TimeUnit.
toArray() - Method in class org.forgerock.http.util.SetDecorator
 
toArray(T[]) - Method in class org.forgerock.http.util.SetDecorator
Returns an array containing all of the elements in the set; the runtime type of the returned array is that of the specified array.
toArray() - Method in class org.forgerock.json.fluent.JsonPointer
Returns a newly allocated array of strings, containing the pointer's reference tokens.
toArray() - Method in class org.forgerock.json.JsonPointer
Returns a newly allocated array of strings, containing the pointer's reference tokens.
toArray() - Method in class org.forgerock.util.LazyList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class org.forgerock.util.LazyList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toArray() - Method in class org.forgerock.util.ListDecorator
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class org.forgerock.util.ListDecorator
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toASCIIString() - Method in class org.forgerock.http.MutableUri
Returns the content of this URI as a US-ASCII string.
toECPrivateKey() - Method in class org.forgerock.json.jose.jwk.EcJWK
Converts the JWK to a ECPrivateKey.
toECPublicKey() - Method in class org.forgerock.json.jose.jwk.EcJWK
Converts the JWK to a ECPublicKey.
toEvent() - Method in class org.forgerock.audit.events.AuditEventBuilder
Generates the audit event.
toFile(Path, String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Saves builder content to a file.
toForm() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the form representation of this error suitable for inclusion in an authorization call-back query.
toFormString() - Method in class org.forgerock.http.protocol.Form
Returns this form in a form URL-encoded string.
toIndex(String) - Static method in class org.forgerock.json.JsonValue
Returns the key as an list index value.
toIntDate(Date) - Static method in class org.forgerock.json.jose.utils.IntDate
Converts a Java Date object into an IntDate.
toJson() - Method in class org.forgerock.services.TransactionId
Returns a representation of this TransactionId as a JsonValue.
toJsonContent() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the JSON representation of this error formatted as an access token error response.
toJsonString() - Method in class org.forgerock.json.jose.jwk.EcJWK
Prints the JWK as a String json object.
toJsonString() - Method in class org.forgerock.json.jose.jwk.JWK
Prints the JWK Object as a json string.
toJsonString() - Method in class org.forgerock.json.jose.jwk.JWKSet
Prints the JWK Set as a json string.
toJsonString() - Method in class org.forgerock.json.jose.jwk.OctJWK
Prints the JWK as a json string.
toJsonString() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Prints the RsaJWK object as a json string.
toJsonValue() - Method in class org.forgerock.json.crypto.JsonCrypto
Returns this object as a $crypto JSON object value.
toJsonValue(String) - Static method in class org.forgerock.json.jose.jwk.JWK
Converts a String into a JsonValue.
toJsonValue(String) - Static method in class org.forgerock.json.jose.jwk.JWKSet
Converts a json string to a jsonValue.
toJsonValue() - Method in class org.forgerock.json.ref.JsonReference
Returns this object as a $ref JSON object value.
toJsonValue() - Method in interface org.forgerock.json.resource.ActionRequest
 
toJsonValue() - Method in interface org.forgerock.json.resource.CreateRequest
 
toJsonValue() - Method in interface org.forgerock.json.resource.DeleteRequest
 
toJsonValue() - Method in class org.forgerock.json.resource.PatchOperation
Returns a JSON value representation of this patch operation.
toJsonValue() - Method in interface org.forgerock.json.resource.PatchRequest
 
toJsonValue() - Method in interface org.forgerock.json.resource.QueryRequest
 
toJsonValue() - Method in interface org.forgerock.json.resource.ReadRequest
 
toJsonValue() - Method in interface org.forgerock.json.resource.Request
Return a JsonValue representation of this request.
toJsonValue() - Method in exception org.forgerock.json.resource.ResourceException
Returns the exception in a JSON object structure, suitable for inclusion in the entity of an HTTP error response.
toJsonValue() - Method in interface org.forgerock.json.resource.UpdateRequest
 
toJsonValue(String) - Static method in class org.forgerock.selfservice.stages.utils.JsonUtils
Given a json string return a corresponding json value.
toJsonValue() - Method in class org.forgerock.services.context.AbstractContext
 
toJsonValue() - Method in interface org.forgerock.services.context.Context
Return this Context as a JsonValue (for persistence).
toJsonValue() - Method in class org.forgerock.services.context.TransactionIdContext
Updates the data object to have the current transactionId state.
toKeyDisplayString(Exchange) - Method in interface com.persistit.Management.DisplayFilter
 
toKeyPair() - Method in class org.forgerock.json.jose.jwk.EcJWK
Converts the JWK to a KeyPair.
toKeyPair() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Create a KeyPair using the JWK.
toMessage() - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the LocalizableMessage representation of this message builder.
TOO_MANY_REQUESTS - Static variable in class org.forgerock.http.protocol.Status
The 429 status code indicates that the user has sent too many requests in a given amount of time ("rate limiting").
tooManyJournalFilesError - Variable in class com.persistit.logging.LogBase
 
tooManyJournalFilesWarning - Variable in class com.persistit.logging.LogBase
 
toQueryString() - Method in class org.forgerock.http.protocol.Form
Returns this form in a URL-encoded query string.
toRequestEntity(Request) - Method in class org.forgerock.http.protocol.Form
Populates a request with the necessary headers and entity for the form to be submitted as a POST with application/x-www-form-urlencoded content type.
toRequestQuery(Request) - Method in class org.forgerock.http.protocol.Form
Sets a request URI with query parameters.
toResourceException(int, String) - Method in exception org.forgerock.script.exception.ScriptThrownException
Converts the script exception to an appropriate json resource exception.
toRSAPrivateKey() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Creates a RSAPrivateKey from the JWK.
toRSAPublicKey() - Method in class org.forgerock.json.jose.jwk.RsaJWK
Creates a RSAPublicKey from the JWK.
toString() - Method in class com.persistit.Accumulator
 
toString() - Method in class com.persistit.AlertMonitor.Event
 
toString() - Method in class com.persistit.AlertMonitor.History
 
toString() - Method in class com.persistit.AlertMonitor
 
toString() - Method in class com.persistit.Buffer
 
toString() - Method in class com.persistit.BufferPool
 
toString() - Method in class com.persistit.Configuration.BufferPoolConfiguration
 
toString() - Method in class com.persistit.DefaultObjectCoder
Return a String description of this DefaultObjectCoder.
toString() - Method in class com.persistit.DefaultValueCoder.Builder
 
toString() - Method in class com.persistit.DefaultValueCoder
Return a String description of this DefaultValueCoder.
toString() - Method in class com.persistit.Exchange
Return a displayable String containing the volume name, tree name and current key state for this Exchange.
toString() - Method in class com.persistit.GetVersion
 
toString() - Method in class com.persistit.IntegrityCheck.Fault
Returns a displayable description of this Fault.
toString() - Method in class com.persistit.IntegrityCheck
Returns a displayable summary of the state of the integrity check, including the number of detected faults, and the page and byte counts.
toString(boolean) - Method in class com.persistit.IntegrityCheck
Creates A displayable representation of the state of the integrity check, including the number of detected faults, and the page and byte counts.
toString() - Method in class com.persistit.Key.EdgeValue
 
toString() - Method in class com.persistit.Key
Returns a displayable String representation of the content of this Key
toString() - Method in class com.persistit.KeyFilter.Term
Returns a string representation of this Term.
toString(CoderContext) - Method in class com.persistit.KeyFilter.Term
Returns a string representation of this Term using the supplied context.
toString() - Method in class com.persistit.KeyFilter
Returns a string representation of this KeyFilter
toString() - Method in class com.persistit.KeyHistogram.KeyCount
 
toString() - Method in class com.persistit.KeyState
 
toString() - Method in class com.persistit.Management.TaskStatus
 
toString(boolean) - Method in class com.persistit.Management.TaskStatus
 
toString() - Method in class com.persistit.Management.TreeInfo
Return the name of the tree.
toString() - Method in class com.persistit.Management.VolumeInfo
Return the name of this Volume
toString() - Method in class com.persistit.PersistitMap
Returns a string representation of this map.
toString() - Method in class com.persistit.RecoveryManager
 
toString() - Method in class com.persistit.SessionId
 
toString() - Method in class com.persistit.TimelyResource
 
toString() - Method in class com.persistit.Transaction
Returns displayable information about this transaction.
toString() - Method in class com.persistit.Tree
 
toString() - Method in class com.persistit.TreeSelector
 
toString() - Method in class com.persistit.TreeState
Returns a displayable description of the Tree, including its name, its internal tree index, its root page address, and its depth.
toString() - Method in class com.persistit.TreeStatistics
 
toString() - Method in class com.persistit.util.ArgParser
 
toString(Object) - Static method in class com.persistit.util.Util
 
toString() - Method in class com.persistit.Value
Provides a String representation of the state of this Value.
toString() - Method in class com.persistit.Volume
 
toString() - Method in class com.persistit.VolumeSpecification
 
toString() - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Converts builder content to a String.
toString() - Method in enum org.forgerock.api.markup.asciidoc.AsciiDocSymbols
Returns the AsciiDocSymbols markup symbol associated with this item.
toString() - Method in enum org.forgerock.api.markup.asciidoc.AsciiDocTableColumnStyles
Returns the character associated with the table column-style.
toString() - Method in class org.forgerock.audit.events.AuditEvent
toString() - Method in class org.forgerock.audit.events.handlers.AuditEventTopicState
 
toString() - Method in class org.forgerock.authz.filter.api.AuthorizationAttribute
toString() - Method in class org.forgerock.bloomfilter.BloomFilterStatistics
 
toString() - Method in class org.forgerock.bloomfilter.ConcurrentRollingBloomFilter
 
toString() - Method in class org.forgerock.bloomfilter.monitoring.BloomFilterMonitor
 
toString() - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthContext
A short but useful description of this authentication context.
toString() - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
A short but useful description of this authentication context.
toString() - Method in class org.forgerock.caf.authentication.framework.AuditTrail
toString() - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter
 
toString() - Method in class org.forgerock.caf.authentication.framework.AuthenticationFramework
 
toString() - Method in class org.forgerock.caf.authentication.framework.FallbackAuthContext
 
toString() - Method in interface org.forgerock.caf.authentication.framework.ResponseWriter
A short but useful description of this response writer.
toString() - Method in class org.forgerock.commons.launcher.BundleHandler
 
toString() - Method in class org.forgerock.http.header.Warning
Formats a Warning header value, according to RFC 2616 14.46.
toString() - Method in class org.forgerock.http.MutableUri
 
toString() - Method in class org.forgerock.http.oauth2.OAuth2Error
 
toString() - Method in enum org.forgerock.http.protocol.Cookie.SameSite
 
toString() - Method in class org.forgerock.http.protocol.Cookie
 
toString() - Method in class org.forgerock.http.protocol.Entity
Returns the content of this entity decoded as a string.
toString() - Method in class org.forgerock.http.protocol.Form
Deprecated.
use Form.toFormString() instead.
toString() - Method in class org.forgerock.http.protocol.Header
 
toString() - Method in class org.forgerock.http.protocol.RequestCookies
 
toString() - Method in class org.forgerock.http.protocol.Status
 
toString() - Method in class org.forgerock.http.routing.Version
 
toString() - Method in class org.forgerock.i18n.LocalizableMessage
Returns the String representation of this message in the default locale.
toString(Locale) - Method in class org.forgerock.i18n.LocalizableMessage
Returns the String representation of this message in the specified locale.
toString() - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the String representation of this message builder in the default locale.
toString(Locale) - Method in class org.forgerock.i18n.LocalizableMessageBuilder
Returns the String representation of this message builder in the specified locale.
toString() - Method in class org.forgerock.json.fluent.JsonPointer
Returns the JSON pointer string value.
toString() - Method in class org.forgerock.json.fluent.JsonValue
Returns a string representation of the JSON value.
toString() - Method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Turns the EncryptionMethod constant into a JSON value string.
toString() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithm
Turns the JweAlgorithm constant into a JSON value string.
toString() - Method in enum org.forgerock.json.jose.jwe.JweAlgorithmType
Turns the JweAlgorithmType constant into a JSON value string.
toString() - Method in enum org.forgerock.json.jose.jwe.JweHeaderKey
Turns the JweHeaderKey constant into a lowercase String.
toString() - Method in enum org.forgerock.json.jose.jwk.KeyType
Gets the value of the KeyType.
toString() - Method in enum org.forgerock.json.jose.jwk.KeyUse
Prints the KeyUse value.
toString() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Turns the JwsAlgorithm constant into a JSON value string.
toString() - Method in enum org.forgerock.json.jose.jws.JwsAlgorithmType
Turns the JwsAlgorithmType constant into a JSON value string.
toString() - Method in enum org.forgerock.json.jose.jws.JwsHeaderKey
Turns the JwsHeaderKey constant into a lowercase String.
toString() - Method in class org.forgerock.json.jose.jwt.JWObject
Returns a string representation of the JWObject.
toString() - Method in enum org.forgerock.json.jose.jwt.JwtClaimsSetKey
Turns the JwtClaimsSetKey constant into a lowercase String.
toString() - Method in enum org.forgerock.json.jose.jwt.JwtHeaderKey
Turns the JwtHeaderKey constant into a lowercase String.
toString() - Method in class org.forgerock.json.JsonPointer
Returns the JSON pointer string value.
toString() - Method in class org.forgerock.json.JsonValue
Returns a string representation of the JSON value.
toString() - Method in class org.forgerock.json.resource.AdviceWarning
 
toString() - Method in class org.forgerock.json.resource.FilterChain
 
toString() - Method in class org.forgerock.json.resource.PatchOperation
 
toString() - Method in class org.forgerock.json.resource.ResourcePath
Returns the URL path encoded string representation of this resource path.
toString() - Method in class org.forgerock.json.resource.Router.UriTemplate
Return the string representation of the UriTemplate.
toString() - Method in class org.forgerock.json.resource.SortKey
Returns the string representation of this sort key.
toString() - Method in exception org.forgerock.json.schema.validator.exceptions.SchemaException
Override toString to pick up any embedded exception.
toString() - Method in class org.forgerock.json.schema.validator.validators.Validator
toString() - Method in class org.forgerock.maven.plugins.xcite.Citation
Returns the string representation of this citation.
toString() - Method in exception org.forgerock.script.exception.ScriptThrownException
 
toString() - Method in class org.forgerock.script.ScriptName
 
toString() - Method in class org.forgerock.services.context.AbstractContext
 
toString() - Method in class org.forgerock.services.routing.DelegatingRouteMatcher
 
toString() - Method in class org.forgerock.services.routing.RouteMatcher
Returns a String representation of the route matcher.
toString() - Method in class org.forgerock.util.i18n.LocalizableString
The default toString method.
toString() - Method in class org.forgerock.util.Pair
toString() - Method in class org.forgerock.util.query.QueryFilter
Returns the string representation of this query filter.
toString() - Method in class org.forgerock.util.time.Duration
 
toString() - Method in class ru.org.openam.geo.Info
 
toString(ServletRequest) - Static method in class ru.org.openam.httpdump.Dump
 
toString(HttpServletRequest) - Static method in class ru.org.openam.httpdump.Dump
 
toStringDetail() - Method in class com.persistit.Buffer
 
totalBytes(String) - Method in interface com.persistit.mxbeans.IOMeterMXBean
 
totalOperations(String) - Method in interface com.persistit.mxbeans.IOMeterMXBean
 
toTranslatedString(PreferredLocales) - Method in class org.forgerock.util.i18n.LocalizableString
Returns the contained string, translated if applicable.
toValueDisplayString(Exchange) - Method in interface com.persistit.Management.DisplayFilter
 
toWarnings(List<String>) - Static method in class org.forgerock.http.header.WarningHeader
Matches warning-headers from a List of header-values.
toWWWAuthenticateHeader() - Method in class org.forgerock.http.oauth2.OAuth2Error
Returns the string representation of this error formatted as a WWW-Authenticate header.
trace(int, int) - Static method in class com.persistit.util.Debug
 
trace(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(String) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(String, Object) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(String, Object, Object) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(String, Object, Object, Object) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(String, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message using the provided Marker.
trace(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message using the provided Marker.
trace(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
trace(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message.
trace(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
traceException(Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with provided exception.
traceException(Throwable, String) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
traceException(Throwable, String, Object) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
traceException(Throwable, String, Object, Object) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
traceException(Throwable, String, Object, Object, Object) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
traceException(Throwable, String, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a trace message with an accompanying exception.
TRACKING_IDS - Static variable in class org.forgerock.audit.events.AuditEventBuilder
Tracking IDs event payload field name.
trackingId(String) - Method in class org.forgerock.audit.events.AuditEventBuilder
Adds an entry to trackingIds for the event.
trackingIds(Set<String>) - Method in class org.forgerock.audit.events.AuditEventBuilder
Adds the specified entries to trackingIds for the event.
TRANFORMATION_APPLIED - Static variable in class org.forgerock.http.header.WarningHeader
214 Transformation applied MUST be added by an intermediate cache or proxy if it applies any transformation changing the content-coding (as specified in the Content-Encoding header) or media-type (as specified in the Content-Type header) of the response, or the entity-body of the response, unless this Warning code already appears in the response.
TRANFORMATION_APPLIED - Static variable in class org.forgerock.json.resource.AdviceWarning
214 Transformation applied MUST be added by an intermediate cache or proxy if it applies any transformation changing the content-coding (as specified in the Content-Encoding header) or media-type (as specified in the Content-Type header) of the response, or the entity-body of the response, unless this Warning code already appears in the response.
Transaction - Class in com.persistit
Transaction context for atomic units of work performed by Persistit.
Transaction.CommitPolicy - Enum in com.persistit
 
TRANSACTION_ID - Static variable in class org.forgerock.audit.events.AuditEventBuilder
Transaction ID event payload field name.
TransactionFailedException - Exception in com.persistit.exception
Thrown by Transaction when a transaction fails due to excessive rollbacks.
TransactionFailedException() - Constructor for exception com.persistit.exception.TransactionFailedException
 
TransactionFailedException(String) - Constructor for exception com.persistit.exception.TransactionFailedException
 
TransactionFailedException(Throwable) - Constructor for exception com.persistit.exception.TransactionFailedException
 
transactionId(String) - Method in class org.forgerock.audit.events.AuditEventBuilder
Sets the provided transactionId for the event.
TransactionId - Class in org.forgerock.services
TransactionId value should be unique per request coming from an external agent so that all events occurring in response to the same external stimulus can be tied together.
TransactionId() - Constructor for class org.forgerock.services.TransactionId
Construct a TransactionId with a random value.
TransactionId(String) - Constructor for class org.forgerock.services.TransactionId
Construct a TransactionId with the specified value.
TransactionIdContext - Class in org.forgerock.services.context
This context aims to hold the TransactionId.
TransactionIdContext(Context, TransactionId) - Constructor for class org.forgerock.services.context.TransactionIdContext
Constructs a new TransactionIdContext.
TransactionIdContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.services.context.TransactionIdContext
Restores a saved context.
transactionIdFromContext(Context) - Method in class org.forgerock.audit.events.AuditEventBuilder
Sets transactionId from ID of TransactionIdContext, if the provided Context contains a TransactionIdContext.
TransactionIdHeader - Class in org.forgerock.http.header
Processes the transactionId header used mainly for audit purpose.
TransactionIdHeader(String) - Constructor for class org.forgerock.http.header.TransactionIdHeader
Constructs a new header with the provided value for the transaction id.
TransactionIdInboundFilter - Class in org.forgerock.http.filter
This filter is responsible to create the TransactionIdContext in the context's chain.
TransactionIdInboundFilter() - Constructor for class org.forgerock.http.filter.TransactionIdInboundFilter
 
TransactionIdOutboundFilter - Class in org.forgerock.http.filter
This filter aims to create a sub-transaction's id and inserts that value as a header of the request.
TransactionIdOutboundFilter() - Constructor for class org.forgerock.http.filter.TransactionIdOutboundFilter
 
TransactionIndexMXBean - Interface in com.persistit.mxbeans
Management interface to the TransactionIndex.
TransactionInfo() - Constructor for class com.persistit.Management.TransactionInfo
 
TransactionInfo(long, long, long) - Constructor for class com.persistit.Management.TransactionInfo
 
transactionReport(int) - Method in interface com.persistit.mxbeans.ManagementMXBean
 
transactionReport(int) - Method in class com.persistit.Persistit
Reports status of the max longest-running transactions, in order from oldest to youngest.
TransactionRunnable - Interface in com.persistit
Interface for objects that perform Persistit™ operations within the scope of a Transaction.
transform(JsonValue) - Method in class org.forgerock.json.crypto.JsonCryptoTransformer
 
transform(JsonValue) - Method in interface org.forgerock.json.fluent.JsonTransformer
Performs the transformation of the specified JSON value.
transform(JsonValue) - Method in class org.forgerock.json.ref.JsonReferenceTransformer
 
transform(Context) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Optional Context-transformation function if the implementer has requirements to override the Context provided in the Connection's method invocations.
transform(JsonPointer, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "transform" patch operation which sets the value at field based on a transformation.
transform(String, Object) - Static method in class org.forgerock.json.resource.PatchOperation
Creates a new "transform" patch operation which sets the value at field based on a transformation.
transformApi(D, ApiProducer<D>) - Method in class org.forgerock.services.routing.DelegatingRouteMatcher
 
transformApi(D, ApiProducer<D>) - Method in class org.forgerock.services.routing.RouteMatcher
Transform the API Descriptor as appropriate for the parent router's view of the child routes.
TransformerException - Exception in org.forgerock.api.transform
Signals that an error occurred while transforming an API Description to another format.
TransformerException(String) - Constructor for exception org.forgerock.api.transform.TransformerException
Creates a TransformerException with a detailed error message.
TransformerException(String, Throwable) - Constructor for exception org.forgerock.api.transform.TransformerException
Creates a TransformerException with a detailed error message and cause.
TranslateJsonSchema - Class in org.forgerock.api.models
Iterates over each JsonValue node in the JsonValue structure and if it's a String marked for translation, It replaces the String with a LocalizableString.
TranslateJsonSchema(ClassLoader) - Constructor for class org.forgerock.api.models.TranslateJsonSchema
Constructor which takes a ClassLoader where the String is defined.
TRANSLATION_KEY_PREFIX - Static variable in class org.forgerock.util.i18n.LocalizableString
A constant used to indicate a string should be translated.
TransportProtocol - Enum in org.forgerock.audit.handlers.syslog
Transport protocol over which Syslog messages should be published.
traverse(Key.Direction, boolean) - Method in class com.persistit.Exchange
Performs generalized tree traversal.
traverse(Key.Direction, boolean, int) - Method in class com.persistit.Exchange
Performs generalized tree traversal.
traverse(Key.Direction, boolean, int, Exchange.TraverseVisitor) - Method in class com.persistit.Exchange
Performs generalized tree traversal using a Exchange.TraverseVisitor.
traverse(Key.Direction, KeyFilter, int) - Method in class com.persistit.Exchange
Performs generalized tree traversal constrained by a supplied KeyFilter.
traverseList(JsonValue) - Method in class org.forgerock.json.JsonValueTraverseFunction
Transform a JsonValue List into another object.
traverseMap(JsonValue) - Method in class org.forgerock.json.crypto.JsonDecryptFunction
 
traverseMap(JsonValue) - Method in class org.forgerock.json.JsonValueTraverseFunction
Transform a JsonValue Map into another object.
Tree - Class in com.persistit
Cached meta-data about a single B-Tree within a Volume.
Tree.TreeVersionException - Exception in com.persistit
Unchecked wrapper for PersistitException thrown while trying to acquire a TreeVersion.
TreeAlreadyExistsException - Exception in com.persistit.exception
Thrown when attempting to create new Tree if another Tree having the same name already exists.
TreeAlreadyExistsException() - Constructor for exception com.persistit.exception.TreeAlreadyExistsException
 
TreeAlreadyExistsException(String) - Constructor for exception com.persistit.exception.TreeAlreadyExistsException
 
TreeAndVolumeSelector - Class in com.persistit.ui
 
TreeAndVolumeSelector() - Constructor for class com.persistit.ui.TreeAndVolumeSelector
 
TreeBuilder - Class in com.persistit
A mechanism for optimizing the process of loading large sets of records with non-sequential keys.
TreeBuilder(Persistit) - Constructor for class com.persistit.TreeBuilder
 
TreeBuilder(Persistit, String, int, float) - Constructor for class com.persistit.TreeBuilder
 
TreeInfo(String, long, int, String, String, String, long, long, long, long) - Constructor for class com.persistit.Management.TreeInfo
 
TreeNotFoundException - Exception in com.persistit.exception
Thrown when Exchange attempts to open a Tree that does not exist.
TreeNotFoundException() - Constructor for exception com.persistit.exception.TreeNotFoundException
 
TreeNotFoundException(String) - Constructor for exception com.persistit.exception.TreeNotFoundException
 
TreeSelector - Class in com.persistit
Select Volumes, Trees or Keys given a pattern string.
TreeSelector() - Constructor for class com.persistit.TreeSelector
 
TreeState - Class in com.persistit
An immutable, inactive representation of the state of a Tree object.
TreeState() - Constructor for class com.persistit.TreeState
 
TreeStatistics - Class in com.persistit
Collection of AtomicLong counters representing interesting statistics in a Tree.
TreeStatistics() - Constructor for class com.persistit.TreeStatistics
 
trim() - Method in class com.persistit.Value
Reduce the backing byte buffer to the minimal length needed to represent the current state.
trim(int) - Method in class com.persistit.Value
Reduce the backing byte buffer to the greater of the minimal length needed to represent the current state and the specified lower bound.
TRUE - Static variable in class org.forgerock.util.query.QueryFilterOperators
a literal "true".
truncate() - Method in class com.persistit.Volume
Remove all data from this volume.
TruncateVolumeException - Exception in com.persistit.exception
Thrown when an application attempts to truncate a Volume that was opened without the create or createOnly attribute.
TruncateVolumeException() - Constructor for exception com.persistit.exception.TruncateVolumeException
 
TruncateVolumeException(String) - Constructor for exception com.persistit.exception.TruncateVolumeException
 
tryCancel(boolean) - Method in class org.forgerock.util.promise.PromiseImpl
Invoked when the client attempts to cancel the asynchronous task represented by this promise.
tryHandleException(E) - Method in class org.forgerock.util.promise.PromiseImpl
Attempts to signal that the asynchronous task represented by this promise has failed.
tryHandleResult(V) - Method in class org.forgerock.util.promise.PromiseImpl
Attempts to signal that the asynchronous task represented by this promise has succeeded.
txnAbandoned - Variable in class com.persistit.logging.LogBase
 
txnBeginException - Variable in class com.persistit.logging.LogBase
 
txnCommitException - Variable in class com.persistit.logging.LogBase
 
txnEndException - Variable in class com.persistit.logging.LogBase
 
txnNotCommitted - Variable in class com.persistit.logging.LogBase
 
txnRollbackException - Variable in class com.persistit.logging.LogBase
 
typ(JwtType) - Method in class org.forgerock.json.jose.builders.JwtClaimsSetBuilder
Sets the type of the contents of the Claims Set.
type(String) - Method in class org.forgerock.api.models.Parameter.Builder
Set the parameter type.
type(QueryType) - Method in class org.forgerock.api.models.Query.Builder
Set the query type.
type(Class<?>) - Method in class org.forgerock.api.models.Schema.Builder
Sets the schema.
TYPE - Static variable in class org.forgerock.json.crypto.simple.SimpleDecryptor
The type of cryptographic representation that this decryptor supports.
TYPE - Static variable in class org.forgerock.json.crypto.simple.SimpleEncryptor
The type of cryptographic representation that this encryptor supports.
TYPE - Static variable in class org.forgerock.json.schema.validator.Constants
The type field name.
TYPE - Static variable in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandlerConfig
Type of the token handler.
TYPE_ANY - Static variable in class org.forgerock.json.schema.validator.Constants
Deprecated.
removed in JSON schema draft 04
TYPE_ARRAY - Static variable in class org.forgerock.json.schema.validator.Constants
The array type.
TYPE_BOOLEAN - Static variable in class org.forgerock.json.schema.validator.Constants
The boolean type.
TYPE_INTEGER - Static variable in class org.forgerock.json.schema.validator.Constants
The integer type.
TYPE_NAMES - Static variable in class com.persistit.Buffer
 
TYPE_NULL - Static variable in class org.forgerock.json.schema.validator.Constants
The null type.
TYPE_NUMBER - Static variable in class org.forgerock.json.schema.validator.Constants
The number type.
TYPE_OBJECT - Static variable in class org.forgerock.json.schema.validator.Constants
The object type.
TYPE_STRING - Static variable in class org.forgerock.json.schema.validator.Constants
The string type.
TYPES - Static variable in class com.persistit.JournalRecord
 

U

UNAUTHORIZED - Static variable in class org.forgerock.http.protocol.Status
The request requires user authentication.
UNAVAILABLE - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the resource is temporarily unable to handle the request.
UncategorizedException - Exception in org.forgerock.json.resource
An exception that indicates that a failure is not directly known to the system, and hence requires out-of-band knowledge or enhancements to determine if a failure should be categorized as temporary or permanent.
UncategorizedException(int, String, Throwable) - Constructor for exception org.forgerock.json.resource.UncategorizedException
Constructs a new exception with the specified detail message and cause.
uncloseable(Connection) - Static method in class org.forgerock.json.resource.Resources
Returns an uncloseable view of the provided connection.
uncloseable(ConnectionFactory) - Static method in class org.forgerock.json.resource.Resources
Returns an uncloseable view of the provided connection factory.
UnderSpecifiedVolumeException - Exception in com.persistit.exception
Thrown when the Persistit attempts to open a Volume with an incomplete VolumeSpecification, for example, with a missing page size.
UnderSpecifiedVolumeException() - Constructor for exception com.persistit.exception.UnderSpecifiedVolumeException
 
UnderSpecifiedVolumeException(String) - Constructor for exception com.persistit.exception.UnderSpecifiedVolumeException
 
ungetService(Bundle, ServiceRegistration<ScriptEngineFactory>, ScriptEngineFactory) - Method in class org.forgerock.script.groovy.internal.Activator
 
ungetService(Bundle, ServiceRegistration<ScriptEngineFactory>, ScriptEngineFactory) - Method in class org.forgerock.script.javascript.internal.Activator
 
unindexedPage - Variable in class com.persistit.logging.LogBase
 
UNINSTALLED - Static variable in interface org.forgerock.script.engine.CompilationHandler
The script is uninstalled and may not be used.
UnionTypeValidator - Class in org.forgerock.json.schema.validator.validators
Union Types An array of two or more simple validators definitions.
UnionTypeValidator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.UnionTypeValidator
Create a union type validator.
UniqueItems - Annotation Type in org.forgerock.api.annotations
Annotation to mark a JSON Schema array-items as unique.
UNIQUEITEMS - Static variable in class org.forgerock.json.schema.validator.Constants
The uniqueItems field name.
UNLIMITED - Static variable in class org.forgerock.util.time.Duration
Special duration that represents an unlimited duration (or indefinite).
UNLIMITED_HISTORY_FILES - Static variable in class org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
The value of number of history files to use when the value is unlimited.
UnmodifiableCollection - Interface in org.forgerock.http.util
An marker interface for tagging collection implementations as read-only.
unmodifiableCopyOf(Options) - Static method in class org.forgerock.util.Options
Returns an unmodifiable copy of the provided set of options.
unmodifiableDefaultOptions() - Static method in class org.forgerock.util.Options
Returns an unmodifiable set of options with default settings.
unorderedList1(String) - Method in class org.forgerock.api.markup.asciidoc.AsciiDoc
Inserts a line for an unordered list, at level 1 indentation.
unquote(String) - Static method in class org.forgerock.http.header.HeaderUtil
Unquotes a string following the logic of HeaderUtil.quote(String).
UNREGISTERING - Static variable in class org.forgerock.script.ScriptEvent
This script is in the process of being unregistered.
unregisterKeyCoder(Class<?>) - Method in class com.persistit.DefaultCoderManager
Removes any KeyCoder registered for the supplied Class
unregisterKeyCoder(KeyCoder) - Method in class com.persistit.DefaultCoderManager
Unregisters the supplied KeyCoder from all Classes it was previously registered to handle.
unregisterKeyCoder(Class<?>) - Method in interface com.persistit.encoding.CoderManager
Remove the registered KeyCoder for the supplied class.
unregisterKeyCoder(KeyCoder) - Method in interface com.persistit.encoding.CoderManager
Remove the supplied KeyCoder from all classes to which it was previously registered.
unregisterValueCoder(Class<?>) - Method in class com.persistit.DefaultCoderManager
Removes any ValueCoder registered for the supplied Class
unregisterValueCoder(ValueCoder) - Method in class com.persistit.DefaultCoderManager
Unregisters the supplied ValueCoder from all Classes it was previously registered to handle.
unregisterValueCoder(Class<?>) - Method in interface com.persistit.encoding.CoderManager
Remove the registered ValueCoder for the supplied class.
unregisterValueCoder(ValueCoder) - Method in interface com.persistit.encoding.CoderManager
Remove the supplied ValueCoder from all classes to which it was previously registered.
Unsupported - Annotation Type in org.forgerock.json.resource.annotations
Mark a method on a resource provider interface implementation as not supported.
UNSUPPORTED_MEDIA_TYPE - Static variable in class org.forgerock.http.protocol.Status
The 415 (Unsupported Media Type) status code indicates that the origin server is refusing to service the request because the payload is in a format not supported by this method on the target resource.
UNUSED - Static variable in class org.forgerock.http.protocol.Status
The 306 status code was defined in a previous version of this specification, is no longer used, and the code is reserved.
UNVERSIONED - Static variable in class org.forgerock.api.models.VersionedPath
Version 0.0 represents null/empty, for when resource versions are not required by an API (e.g., OpenIDM).
unwrap() - Method in class org.forgerock.json.fluent.JsonValueList
 
unwrap() - Method in class org.forgerock.json.fluent.JsonValueMap
 
unwrap() - Method in interface org.forgerock.json.fluent.JsonValueWrapper
TODO: Description.
Update - Annotation Type in org.forgerock.api.annotations
Indicates an CREST update method on an annotated POJO.
update(Update) - Method in class org.forgerock.api.models.Items.Builder
Set Update.
update(Update) - Method in class org.forgerock.api.models.Resource.Builder
Set Update.
Update - Class in org.forgerock.api.models
Class that represents the Create Operation type in API descriptor.
update() - Static method in class org.forgerock.api.models.Update
Creates a new builder for Operation.
update(File) - Method in class org.forgerock.doc.maven.utils.FilteredFileUpdater
Update files that match the filter.
update(File) - Method in class org.forgerock.doc.maven.utils.XmlTransformer
Update files that match the filter.
update(Context, UpdateRequest) - Method in class org.forgerock.json.resource.AbstractAsynchronousConnection
 
update(Context, UpdateRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Updates a JSON resource by replacing its existing content with new content.
update(Context, UpdateRequest) - Method in interface org.forgerock.json.resource.Connection
Updates a JSON resource by replacing its existing content with new content.
update(Context, String, UpdateRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.DeviceCollectionProviderV1
Performs an update operation on the resource.
update(Context, String, UpdateRequest) - Method in class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Performs an update operation on the resource.
Update.Builder - Class in org.forgerock.api.models
Builder to help construct Update.
updateActiveTransactionCache() - Method in interface com.persistit.mxbeans.TransactionIndexMXBean
Refresh the ActiveTransactionCache.
updateAsync(Context, UpdateRequest) - Method in class org.forgerock.json.resource.AbstractConnectionWrapper
Asynchronously updates a JSON resource by replacing its existing content with new content.
updateAsync(Context, UpdateRequest) - Method in interface org.forgerock.json.resource.Connection
Asynchronously updates a JSON resource by replacing its existing content with new content.
updateHtml(String, Map<String, String>) - Static method in class org.forgerock.doc.maven.utils.HtmlUtils
Replace HTML tags with additional content.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.authz.basic.crest.SimpleResource
Updates an existing resource within the collection.
updateInstance(Context, UpdateRequest) - Method in class org.forgerock.caf.authn.test.configuration.AuditResource
Unsupported operation.
updateInstance(Context, UpdateRequest) - Method in class org.forgerock.caf.authn.test.configuration.ConfigurationResource
Will perform an update of the runtime's module configuration.
updateInstance(Context, String, UpdateRequest) - Method in interface org.forgerock.json.resource.CollectionResourceProvider
Updates an existing resource within the collection.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.json.resource.MemoryBackend
Updates an existing resource within the collection.
updateInstance(Context, UpdateRequest) - Method in interface org.forgerock.json.resource.SingletonResourceProvider
Updates the single resource instance.
updateInstance(Context, String, UpdateRequest) - Method in class org.forgerock.selfservice.core.UserUpdateService
 
UpdateRequest - Interface in org.forgerock.json.resource
A request to update a JSON resource by replacing its existing content with new content.
UPGRADE_REQUIRED - Static variable in class org.forgerock.http.protocol.Status
The 426 (Upgrade Required) status code indicates that the server refuses to perform the request using the current protocol but might be willing to do so after the client upgrades to a different protocol.
urgency() - Method in interface com.persistit.mxbeans.JournalManagerMXBean
 
uri(String) - Static method in class org.forgerock.http.MutableUri
Factory method for avoiding typing new MutableUri("http://...").
uri() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a uniform resource identifier.
URI_TOO_LONG - Static variable in class org.forgerock.http.protocol.Status
The 414 (URI Too Long) status code indicates that the server is refusing to service the request because the request-target (Section 5.3 of [RFC7230]) is longer than the server is willing to interpret.
uriMatcher(RoutingMode, String) - Static method in class org.forgerock.http.routing.RouteMatchers
Creates a RouteMatcher instance that matches ResourcePaths with the provided mode and template.
uriMatcher(RoutingMode, String) - Method in class org.forgerock.http.routing.Router
 
uriMatcher(RoutingMode, String) - Method in class org.forgerock.json.resource.Router
 
uriMatcher(RoutingMode, String) - Method in class org.forgerock.services.routing.AbstractRouter
Create a URI matcher suitable for the request type <R>.
UriRouterContext - Class in org.forgerock.http.routing
A Context which is created when a request has been routed.
UriRouterContext(Context, String, String, Map<String, String>) - Constructor for class org.forgerock.http.routing.UriRouterContext
Creates a new routing context having the provided parent, URI template variables, and an ID automatically generated using UUID.randomUUID().
UriRouterContext(Context, String, String, Map<String, String>, URI) - Constructor for class org.forgerock.http.routing.UriRouterContext
Creates a new routing context having the provided parent, URI template variables, and an ID automatically generated using UUID.randomUUID().
UriRouterContext(JsonValue, ClassLoader) - Constructor for class org.forgerock.http.routing.UriRouterContext
Restore from JSON representation.
uriRouterContext(Context) - Static method in class org.forgerock.http.routing.UriRouterContext
Return a builder for a new UriRouterContext.
UriRouterContext.Builder - Class in org.forgerock.http.routing
Ease UriRouterContext construction.
Uris - Class in org.forgerock.http.util
Utility class for performing operations on universal resource identifiers.
uriTemplate(String) - Static method in class org.forgerock.json.resource.Router
Creates a Router.UriTemplate from a URI template string that will be used to match and route incoming requests.
url() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a uniform resource locator.
urlDecode(Object) - Static method in class org.forgerock.http.util.Paths
Returns the URL path decoding of the provided object's string representation.
urlDecodeFragment(String) - Static method in class org.forgerock.http.util.Uris
Decodes the provided URL encoded fragment as per RFC 3986.
urlDecodePathElement(String) - Static method in class org.forgerock.http.util.Uris
Decodes the provided URL encoded path element as per RFC 3986.
urlDecodeQueryParameterNameOrValue(String) - Static method in class org.forgerock.http.util.Uris
Decodes the provided URL encoded query parameter name or value as per RFC 3986.
urlDecodeUserInfo(String) - Static method in class org.forgerock.http.util.Uris
Decodes the provided URL encoded userInfo as per RFC 3986.
urlEncode(Object) - Static method in class org.forgerock.http.util.Paths
Returns the URL path encoding of the provided object's string representation.
urlEncodeFragment(String) - Static method in class org.forgerock.http.util.Uris
URL encodes the provided fragment as per RFC 3986.
urlEncodePathElement(String) - Static method in class org.forgerock.http.util.Uris
URL encodes the provided path element as per RFC 3986.
urlEncodeQueryParameterNameOrValue(String) - Static method in class org.forgerock.http.util.Uris
URL encodes the provided query parameter name or value as per RFC 3986.
urlEncodeUserInfo(String) - Static method in class org.forgerock.http.util.Uris
URL encodes the provided userInfo as per RFC 3986.
URLScriptSource - Class in org.forgerock.script.source
A script sourced from a URL.
URLScriptSource(ScriptEntry.Visibility, URL, ScriptName) - Constructor for class org.forgerock.script.source.URLScriptSource
 
URLScriptSource(ScriptEntry.Visibility, URL, ScriptName, SourceContainer) - Constructor for class org.forgerock.script.source.URLScriptSource
 
usage() - Method in class com.persistit.util.ArgParser
Display a description of the permissible argument values to System.out.
USE - Static variable in class org.forgerock.json.jose.jwk.JWK
The KeyUse key.
USE_OLD_VSPEC - Static variable in class com.persistit.Configuration
Property name to enable writing backward-compatible IV records
USE_PROXY - Static variable in class org.forgerock.http.protocol.Status
The 305 (Use Proxy) status code was defined in a previous version of this specification and is now deprecated (Appendix B).
useAnsi() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether to use WinAnsi encoding for embedded fonts.
User - Class in org.forgerock.json.resource.descriptor.examples.model
User bean.
User(String, String, String) - Constructor for class org.forgerock.json.resource.descriptor.examples.model.User
Default User constructor.
USER_FIELD - Static variable in class org.forgerock.selfservice.stages.CommonStateFields
The user field.
USER_ID - Static variable in class org.forgerock.audit.events.AuditEventBuilder
User ID event payload field name.
USER_ID_FIELD - Static variable in class org.forgerock.selfservice.stages.CommonStateFields
The userId field.
userAgent(String) - Method in class org.forgerock.services.context.ClientContext.Builder
Sets the client's user agent.
UserCollectionHandler - Class in org.forgerock.json.resource.descriptor.examples.handler
Default in-memory handler.
UserCollectionProviderV1 - Class in org.forgerock.json.resource.descriptor.examples.provider.version1
Example collection provider class with API descriptor annotations.
UserCollectionProviderV1(MemoryBackend, DeviceCollectionProviderV1) - Constructor for class org.forgerock.json.resource.descriptor.examples.provider.version1.UserCollectionProviderV1
Default constructor.
UserCollectionProviderV2 - Class in org.forgerock.json.resource.descriptor.examples.provider.version2
Example collection provider class with API descriptor annotations.
UserCollectionProviderV2(MemoryBackend, DeviceCollectionProviderV2) - Constructor for class org.forgerock.json.resource.descriptor.examples.provider.version2.UserCollectionProviderV2
Default constructor.
UserDetailsConfig - Class in org.forgerock.selfservice.stages.user
Configuration for the user details stage.
UserDetailsConfig() - Constructor for class org.forgerock.selfservice.stages.user.UserDetailsConfig
 
UserDetailsStage - Class in org.forgerock.selfservice.stages.user
Stage is responsible for request a new user json representation.
UserDetailsStage() - Constructor for class org.forgerock.selfservice.stages.user.UserDetailsStage
 
userId(String) - Method in class org.forgerock.audit.events.AuditEventBuilder
Sets the provided userId for the event.
USERNAME_FIELD - Static variable in class org.forgerock.selfservice.stages.CommonStateFields
The username field.
UserQueryConfig - Class in org.forgerock.selfservice.stages.user
Configuration for the user query stage.
UserQueryConfig() - Constructor for class org.forgerock.selfservice.stages.user.UserQueryConfig
 
UserQueryStage - Class in org.forgerock.selfservice.stages.user
Stage is responsible for querying the underlying service for a user based on the supplied query fields.
UserQueryStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.user.UserQueryStage
Constructs a new user query stage.
UserRegistrationConfig - Class in org.forgerock.selfservice.stages.registration
Configuration for the user registration stage.
UserRegistrationConfig() - Constructor for class org.forgerock.selfservice.stages.registration.UserRegistrationConfig
 
UserRegistrationStage - Class in org.forgerock.selfservice.stages.registration
Stage is responsible for registering the user supplied data using the underlying service.
UserRegistrationStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.registration.UserRegistrationStage
Constructs a new user registration stage.
UserUpdateService - Class in org.forgerock.selfservice.core
A RequestHandler that proxies user requests to update the user's KBA answers.
UserUpdateService(ConnectionFactory, ResourcePath, JsonPointer) - Constructor for class org.forgerock.selfservice.core.UserUpdateService
Construct a service to update the user's KBA info.
useSyntaxHighlighting() - Method in class org.forgerock.doc.maven.AbstractDocbkxMojo
Whether <programlisting> content has syntax highlighting.
Util - Class in com.persistit.util
 
Util() - Constructor for class com.persistit.util.Util
 
UtilControl - Interface in com.persistit.util
 
Utils - Class in org.forgerock.json.jose.utils
This class provides utility methods to share common behaviour.
Utils - Class in org.forgerock.script.engine
A NAME does ...
Utils - Class in org.forgerock.util
Common utility methods.
uuid() - Static method in class org.forgerock.json.JsonValueFunctions
Returns the JSON string value as a universally unique identifier (UUID).

V

validate(JsonValue) - Method in class org.forgerock.api.jackson.CrestAnySchema
 
validate(JsonValue) - Method in class org.forgerock.api.jackson.CrestArraySchema
 
validate(JsonValue) - Method in class org.forgerock.api.jackson.CrestBooleanSchema
 
validate(JsonValue) - Method in class org.forgerock.api.jackson.CrestObjectSchema
 
validate() - Method in class org.forgerock.audit.events.AuditEventBuilder
Called by AuditEventBuilder.toEvent() to ensure that the audit event will be created in a valid state.
validate(String) - Method in interface org.forgerock.authz.modules.oauth2.OAuth2AccessTokenValidator
Validates whether the given access token is valid, by referring to the OAuth2 Provider and gaining user profile information as well.
validate(String) - Method in class org.forgerock.authz.modules.oauth2.RestOAuth2AccessTokenValidator
Validates whether the given access token is valid, by referring to the OAuth2 Provider and gaining user profile information as well.
validate(Number, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.helpers.DivisibleByHelper
 
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.helpers.EnumHelper
 
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.helpers.FormatHelper
 
validate(Number, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.helpers.MaximumHelper
 
validate(Number, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.helpers.MinimumHelper
 
validate(Object, Map<String, Object>) - Static method in class org.forgerock.json.schema.validator.ObjectValidator
Validate the given node against the schema

This implementation is pessimistic and returns false if any exception was thrown.

validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.AnyTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.ArrayTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.BooleanTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.IntegerTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.NullTypeValidator
 
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.NumberTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.ObjectTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.ReferenceTypeValidator
Validates the node value against the embedded schema object.
validate(T, JsonPointer, ErrorHandler) - Method in interface org.forgerock.json.schema.validator.validators.SimpleValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.StringTypeValidator
Validates the node value against the embedded schema object.
validate(Object, JsonPointer, ErrorHandler) - Method in class org.forgerock.json.schema.validator.validators.UnionTypeValidator
Validates the node value against the embedded schema object.
validate(String) - Method in interface org.forgerock.selfservice.core.snapshot.SnapshotTokenHandler
Validates the passed snapshot token.
validate(String) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandler
 
validateAndExtractState(String) - Method in interface org.forgerock.selfservice.core.snapshot.SnapshotTokenHandler
Validates and parses the token, extracting any encapsulated state.
validateAndExtractState(String) - Method in class org.forgerock.selfservice.stages.tokenhandlers.JwtTokenHandler
 
validateIdentity(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.BaseOpenIdResolver
Validates the supplied Jwt against this OpenId Connect Idp.
validateIdentity(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.JWKOpenIdResolverImpl
Validates the supplied Jwt against this OpenId Connect Idp.
validateIdentity(SignedJwt) - Method in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Validates the supplied Jwt against this OpenId Connect Idp.
validateIdentity(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.PublicKeyOpenIdResolverImpl
Validates the supplied Jwt against this OpenId Connect Idp.
validateIdentity(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.SharedSecretOpenIdResolverImpl
Validates the supplied Jwt against this OpenId Connect Idp.
validateJsonToSchema(String, JsonSchema) - Static method in class org.forgerock.api.jackson.JacksonUtils
Validate that the provided JSON conforms to the schema.
validateJwtSessionCookie(MessageInfo) - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
 
validateRequest(MessageContext, Subject, Subject) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthContext
Validates the incoming request message.
validateRequest(MessageInfoContext, Subject, Subject) - Method in interface org.forgerock.caf.authentication.api.AsyncServerAuthModule
Validates the incoming request message.
validateRequest(MessageContext, Subject, Subject) - Method in class org.forgerock.caf.authentication.framework.FallbackAuthContext
Authenticates the incoming request message by calling each AsyncServerAuthModule in order until an auth module returns an AuthStatus value other than SEND_FAILURE, or returns an AuthenticationException or the end of the module list is reached.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuditingAuthModule
Adds module audit info and sets the principal.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuditingSessionAuthModule
Adds module audit info and sets the principal.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleOne
Return value is based on the presents and value of the X-JASPI-AUTH-MODULE-ONE-VALIDATE-REQUEST request header.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleTwo
Return value is based on the presents and value of the X-JASPI-AUTH-MODULE-TWO-VALIDATE-REQUEST request header.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.AuthModuleUnsupportedMessageTypes
Returns SUCCESS.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.FailureAuditingAuthModule
Adds module audit info and sets the principal.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.caf.authn.test.modules.SessionAuthModule
Return value is based on the presents and value of the X-JASPI-SESSION-VALIDATE_REQUEST request header.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.jaspi.modules.iwa.IWAModule
Validates the request by checking the Authorization header in the request for a IWA token and processes that for authentication.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.jaspi.modules.openid.OpenIdConnectModule
Attempts to retrieve the value of the specified OpenID Connect header from the messageInfo, then converts this to a Jwt and attempts to decrypt.
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.jaspi.modules.session.jwt.JwtSessionModule
 
validateRequest(MessageInfo, Subject, Subject) - Method in class org.forgerock.jaspi.modules.session.jwt.ServletJwtSessionModule
 
validateRequest(MessageInfoContext, Subject, Subject) - Method in class org.forgerock.jaspi.modules.session.openam.OpenAMSessionModule
Validates whether or not the request contains a valid OpenAM SSO Token Id.
validateStringOrURI(String) - Static method in class org.forgerock.json.jose.utils.StringOrURI
Validates that the given String is either an arbitrary string without any ":" characters, otherwise validates that the String is a valid URI.
ValidationException - Exception in org.forgerock.json.schema.validator.exceptions
Encapsulate a JSON validator error.
ValidationException(String) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given message.
ValidationException(String, Throwable) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given message and cause.
ValidationException(String, Throwable, JsonPointer) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given message, cause and path.
ValidationException(String, JsonPointer) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given message and path.
ValidationException(String, JsonPointer, Object) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given message, value and path.
ValidationException(Exception, JsonPointer) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given cause and path.
ValidationException(String, Exception, JsonPointer) - Constructor for exception org.forgerock.json.schema.validator.exceptions.ValidationException
Create an exception with the given message, cause and path.
ValidationUtil - Class in org.forgerock.api.util
API Descriptor model-validation utilities.
Validator - Class in org.forgerock.json.schema.validator.validators
Validator is the abstract base class of all typed validator.
Validator(Map<String, Object>, List<String>) - Constructor for class org.forgerock.json.schema.validator.validators.Validator
Default ctor.
validBufferSizes() - Static method in class com.persistit.Configuration
Return an array containing all valid Buffer sizes.
Value - Class in com.persistit
Encapsulates the serialized form of an Object or a primitive value.
Value(Persistit) - Constructor for class com.persistit.Value
Construct a Value object with default initial and maximum encoded sizes.
Value(Persistit, int) - Constructor for class com.persistit.Value
Construct a Value object with specified initial encoded size and default maximum size.
Value(Persistit, int, int) - Constructor for class com.persistit.Value
Construct a Value object with specific initial encoded size and specified maximum size.
Value(Value) - Constructor for class com.persistit.Value
Construct a new Value that represents the same data as the source.
value(String) - Method in class org.forgerock.api.models.Reference.Builder
Setter for Reference-value.
value() - Method in enum org.forgerock.json.jose.jwe.JweHeaderKey
Returns a lowercase String of the JweHeaderKey constant.
value() - Method in enum org.forgerock.json.jose.jwk.KeyType
Get the value of the KeyType.
value() - Method in enum org.forgerock.json.jose.jwk.KeyUse
Get the Value of the KeyUse.
value() - Method in enum org.forgerock.json.jose.jws.JwsHeaderKey
Returns a lowercase String of the JwsHeaderKey constant.
value() - Method in enum org.forgerock.json.jose.jwt.JwtClaimsSetKey
Returns a lowercase String of the JwtClaimsSetKey constant.
value() - Method in enum org.forgerock.json.jose.jwt.JwtHeaderKey
Returns a lowercase String of the JwtHeaderKey constant.
Value.OldValueInputStream - Class in com.persistit
An ObjectOutputStream that reads bytes from this Value using standard Java serialization.
VALUE_PTR - Static variable in class org.forgerock.json.JsonPatch
Path to the "value" attribute of a patch entry.
ValueCoder - Interface in com.persistit.encoding
Interface for specialized encoding and decoding of Objects of arbitrary type in a Value.
ValueDisplayer - Interface in com.persistit.encoding
valueOf(String) - Static method in enum com.persistit.Accumulator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.persistit.AlertMonitor.AlertLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.persistit.Exchange.Sequence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.persistit.Key.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.persistit.logging.PersistitLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.persistit.Transaction.CommitPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.commons.CommonsApi.Errors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.CountPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.CreateSingleton
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.PagingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.ParameterSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.PatchOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.ReadPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.Stability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.enums.WritePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.markup.asciidoc.AsciiDocSymbols
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.markup.asciidoc.AsciiDocTableColumnStyles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.api.models.Resource.AnnotatedTypeVariant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.events.AccessAuditEventBuilder.ResponseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.events.AuthenticationAuditEventBuilder.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.filter.Filters.FilterNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.handlers.jms.DeliveryModeConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.handlers.jms.SessionModeConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.handlers.syslog.Facility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.handlers.syslog.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.bloomfilter.ConcurrencyStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.commons.launcher.BundleHandler.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.doc.maven.AbstractDocbkxMojo.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.doc.maven.AbstractDocbkxMojo.ProfileAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.guice.core.InjectorConfiguration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.guice.core.InjectorHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.http.handler.HttpClientHandler.HostnameVerifier
Returns the enum constant of this type with the specified name.
valueOf(Message) - Static method in class org.forgerock.http.header.AcceptApiVersionHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.AcceptApiVersionHeader
Constructs a new header, initialized from the specified string value.
valueOf(PreferredLocales) - Static method in class org.forgerock.http.header.AcceptLanguageHeader
Creates an accept language header representation for a PreferredLocales instance.
valueOf(List<Locale>) - Static method in class org.forgerock.http.header.AcceptLanguageHeader
Create a header from a list of preferred Locale instances.
valueOf(String...) - Static method in class org.forgerock.http.header.AcceptLanguageHeader
Create a header from a list of preferred Locale language tags.
valueOf(Set<String>) - Static method in class org.forgerock.http.header.AcceptLanguageHeader
Create a header from a list of header values.
valueOf(Message) - Static method in class org.forgerock.http.header.ConnectionHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.ConnectionHeader
Constructs a new header, initialized from the specified string value.
valueOf(Message) - Static method in class org.forgerock.http.header.ContentApiVersionHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.ContentApiVersionHeader
Constructs a new header, initialized from the specified string.
valueOf(Message) - Static method in class org.forgerock.http.header.ContentEncodingHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.ContentEncodingHeader
Constructs a new header, initialized from the specified string value.
valueOf(Message) - Static method in class org.forgerock.http.header.ContentLengthHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.ContentLengthHeader
Constructs a new header, initialized from the specified string value.
valueOf(Message) - Static method in class org.forgerock.http.header.ContentTypeHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.ContentTypeHeader
Constructs a new header, initialized from the specified string value.
valueOf(Request) - Static method in class org.forgerock.http.header.CookieHeader
Constructs a new header, initialized from the specified request message.
valueOf(String) - Static method in class org.forgerock.http.header.CookieHeader
Constructs a new header, initialized from the specified string value.
valueOf(Message) - Static method in class org.forgerock.http.header.LocationHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.LocationHeader
Constructs a new header, initialized from the specified string value.
valueOf(String) - Static method in class org.forgerock.http.header.SetCookieHeader
Constructs a new header, initialized from the specified string value.
valueOf(Response) - Static method in class org.forgerock.http.header.SetCookieHeader
Constructs a new header, initialized from the specified response message.
valueOf(List<String>) - Static method in class org.forgerock.http.header.SetCookieHeader
Constructs a new header, initialized from the specified list of Set-Cookie values.
valueOf(Request) - Static method in class org.forgerock.http.header.TransactionIdHeader
Constructs a new header, initialized from the specified request.
valueOf(String) - Static method in class org.forgerock.http.header.TransactionIdHeader
Constructs a new header, initialized from the specified string value.
valueOf(String) - Static method in class org.forgerock.http.header.Warning
Parses a warning-header value (part after Warning:).
valueOf(Message) - Static method in class org.forgerock.http.header.WarningHeader
Constructs a new header, initialized from the specified message.
valueOf(String) - Static method in class org.forgerock.http.header.WarningHeader
Constructs a new header, initialized from the specified string value.
valueOf(String) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Parses the provided OAuth2Error.toString() representation as an OAuth 2.0 error.
valueOf(String) - Static method in enum org.forgerock.http.protocol.Cookie.SameSite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.http.protocol.Status.Family
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.forgerock.http.protocol.Status.Family
Find the class of the given status code.
valueOf(int) - Static method in class org.forgerock.http.protocol.Status
Get a Status from the given integer.
valueOf(int, String) - Static method in class org.forgerock.http.protocol.Status
Get a Status from the given integer.
valueOf(String) - Static method in enum org.forgerock.http.routing.DefaultVersionBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.http.routing.RoutingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.http.servlet.ServletRoutingBase
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class org.forgerock.i18n.LocalizableMessage
Creates a new message whose content is the String representation of the provided Object.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwe.CompressionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwe.JweAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwe.JweAlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwe.JweHeaderKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwk.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwk.KeyUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jws.JwsAlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jws.JwsHeaderKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwt.JwtClaimsSetKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwt.JwtHeaderKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.jose.jwt.JwtType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.json.resource.CountPolicy
Returns the enum constant of this type with the specified name.
valueOf(JsonValue) - Static method in class org.forgerock.json.resource.PatchOperation
Parses the provided JSON content as a patch operation.
valueOf(String) - Static method in enum org.forgerock.json.resource.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.forgerock.json.resource.ResourcePath
Parses the provided string representation of a resource path.
valueOf(String) - Static method in class org.forgerock.json.resource.SortKey
Parses the provided string as a sort key.
valueOf(String, String) - Static method in class org.forgerock.maven.plugins.xcite.Citation
Returns a Citation from the string representation.
valueOf(String) - Static method in class org.forgerock.maven.plugins.xcite.Citation
Returns a Citation from the string representation, assuming the default delimiter, :.
valueOf(String) - Static method in enum org.forgerock.script.ScriptEntry.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.security.keystore.KeyStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.forgerock.selfservice.core.StorageType
Returns the enum constant of this type with the specified name.
valueOf(JsonValue) - Static method in class org.forgerock.services.TransactionId
Creates a TransactionId from a JsonValue.
valueOf(String) - Method in class org.forgerock.util.query.QueryFilterParser
Parses the provided string representation of a query filter as a QueryFilter.
valueOf(String) - Static method in enum org.forgerock.util.thread.listener.ShutdownPriority
Returns the enum constant of this type with the specified name.
valueOfForm(Form) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Parses the Form representation of an authorization call-back error as an OAuth 2.0 error.
valueOfJsonContent(Map<String, Object>) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Parses the JSON representation of an access token error response as an OAuth 2.0 error.
valueOfList(JsonValue) - Static method in class org.forgerock.json.resource.PatchOperation
Parses the provided JSON content as a list of patch operations.
valueOfWWWAuthenticateHeader(String) - Static method in class org.forgerock.http.oauth2.OAuth2Error
Parses the provided WWW-Authenticate header content as an OAuth 2.0 error.
ValueRenderer - Interface in com.persistit.encoding
An extended ValueCoder that can populate a supplied Object with data that was formerly written to a Value by the ValueCoder.
values() - Static method in enum com.persistit.Accumulator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.persistit.AlertMonitor.AlertLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.persistit.Exchange.Sequence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.persistit.Key.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.persistit.logging.PersistitLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.persistit.PersistitMap
Returns a collection view of the values contained in this map.
values() - Static method in enum com.persistit.Transaction.CommitPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.commons.CommonsApi.Errors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.CountPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.CreateSingleton
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.PagingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.ParameterSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.PatchOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.ReadPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.Stability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.enums.WritePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.markup.asciidoc.AsciiDocSymbols
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.markup.asciidoc.AsciiDocTableColumnStyles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.api.models.Resource.AnnotatedTypeVariant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.events.AccessAuditEventBuilder.ResponseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.events.AuthenticationAuditEventBuilder.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.filter.Filters.FilterNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.handlers.jms.DeliveryModeConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.handlers.jms.SessionModeConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.handlers.syslog.Facility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.handlers.syslog.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.audit.handlers.syslog.TransportProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.bloomfilter.ConcurrencyStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.commons.launcher.BundleHandler.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.doc.maven.AbstractDocbkxMojo.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.doc.maven.AbstractDocbkxMojo.ProfileAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.guice.core.InjectorConfiguration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.guice.core.InjectorHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.http.handler.HttpClientHandler.HostnameVerifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.http.protocol.Cookie.SameSite
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.forgerock.http.protocol.Headers
 
values() - Method in class org.forgerock.http.protocol.RequestCookies
 
values() - Static method in enum org.forgerock.http.protocol.Status.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.http.routing.DefaultVersionBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.http.routing.RoutingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.http.servlet.ServletRoutingBase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.forgerock.json.fluent.JsonValueMap
Returns a Collection view of the values contained in this map.
values() - Static method in enum org.forgerock.json.jose.jwe.CompressionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwe.EncryptionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwe.JweAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwe.JweAlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwe.JweHeaderKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwk.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwk.KeyUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jws.JwsAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jws.JwsAlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jws.JwsHeaderKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jws.SupportedEllipticCurve
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwt.JwtClaimsSetKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwt.JwtHeaderKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.jose.jwt.JwtType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.resource.CountPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.json.resource.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.script.ScriptEntry.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.security.keystore.KeyStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.forgerock.selfservice.core.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.forgerock.util.LazyMap
Returns a Collection view of the values contained in the map.
values() - Method in class org.forgerock.util.MapDecorator
Returns a Collection view of the values contained in the map.
values() - Static method in enum org.forgerock.util.thread.listener.ShutdownPriority
Returns an array containing the constants of this enum type, in the order they are declared.
ValueState - Class in com.persistit
Contains an immutable copy of the state from a Value object suitable for use as the key of a Map.
ValueState(Value) - Constructor for class com.persistit.ValueState
Construct an immutable ValueState by copying the relevant state information from a Value.
ValueState(Value, int) - Constructor for class com.persistit.ValueState
Construct an immutable ValueState by copying the relevant state information from a Value.
VERBOSE_PROPERTY - Static variable in class com.persistit.Configuration
Property name for specifying whether Persistit should display diagnostic messages.
verify(byte[], byte[]) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
verify(byte[], byte[]) - Method in interface org.forgerock.audit.secure.SecureStorage
Verifies that signed data corresponds to signature.
verify(SigningHandler) - Method in class org.forgerock.json.jose.jwe.SignedThenEncryptedJwt
Verifies that the signature is valid on the nested signed JWT.
verify(JwsAlgorithm, byte[], byte[]) - Method in class org.forgerock.json.jose.jws.handlers.ECDSASigningHandler
 
verify(JwsAlgorithm, byte[], byte[]) - Method in class org.forgerock.json.jose.jws.handlers.HmacSigningHandler
Verifies that the given signature is valid for the given data.
verify(JwsAlgorithm, byte[], byte[]) - Method in class org.forgerock.json.jose.jws.handlers.NOPSigningHandler
Verifies that the signature length is zero.
verify(JwsAlgorithm, byte[], byte[]) - Method in class org.forgerock.json.jose.jws.handlers.RSASigningHandler
Verifies that the given signature is valid for the given data.
verify(JwsAlgorithm, byte[], byte[]) - Method in interface org.forgerock.json.jose.jws.handlers.SigningHandler
Verifies that the given signature is valid for the given data.
verify(SigningHandler) - Method in class org.forgerock.json.jose.jws.SignedJwt
Verifies that the JWS signature is valid for the contents of its payload.
verify(X509Certificate, String, String, byte[]) - Method in class org.forgerock.util.SignatureUtil
Verifies a signature of a String using the certificate.
verify(PublicKey, String, String, byte[]) - Method in class org.forgerock.util.SignatureUtil
Verifies a signature of a String using the public key.
VERIFY_PAGES - Static variable in class com.persistit.util.Debug
 
VerifyEmailAccountConfig - Class in org.forgerock.selfservice.stages.email
Configuration for the email account verification stage.
VerifyEmailAccountConfig() - Constructor for class org.forgerock.selfservice.stages.email.VerifyEmailAccountConfig
 
VerifyEmailAccountStage - Class in org.forgerock.selfservice.stages.email
Having retrieved the email address from the context or in response to the initial requirements, verifies the validity of the email address with the user who submitted the requirements via an email flow.
VerifyEmailAccountStage(ConnectionFactory) - Constructor for class org.forgerock.selfservice.stages.email.VerifyEmailAccountStage
Constructs a new stage.
verifySignature(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.JWKOpenIdResolverImpl
Verifies that the JWS was signed by the supplied key.
verifySignature(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.PublicKeyOpenIdResolverImpl
Verifies that the JWS was signed by the corresponding private key to this public key.
verifySignature(SignedJwt) - Method in class org.forgerock.jaspi.modules.openid.resolvers.SharedSecretOpenIdResolverImpl
Verifies that the JWS was signed by the supplied key.
VERSION - Static variable in interface com.persistit.mxbeans.JournalManagerMXBean
Version number for the journal file format defined in this edition.
VERSION - Static variable in class com.persistit.Persistit
This version of Persistit
version() - Static method in class com.persistit.Persistit
Returns the version identifier for this version of Persistit™
version(String) - Method in class org.forgerock.api.models.ApiDescription.Builder
Set the version of the API.
Version - Class in org.forgerock.http.routing
Represents some version in the form majorNumber.minorNumber, for instance 2.4.
version(int, int) - Static method in class org.forgerock.http.routing.Version
Creates a new version using the provided version information.
version(int) - Static method in class org.forgerock.http.routing.Version
Creates a new version using the provided version information and a minor.
version(String) - Static method in class org.forgerock.http.routing.Version
Parses the string argument as a version.
VERSION - Static variable in class org.forgerock.script.javascript.RhinoScriptEngineFactory
 
VERSION_MISMATCH - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the resource's current version does not match the version provided.
VERSION_REQUIRED - Static variable in exception org.forgerock.json.resource.ResourceException
Indicates that the resource requires a version, but no version was supplied in the request.
VersionedPath - Class in org.forgerock.api.models
Class that represents versioned Resources on an API descriptor path.
versionedPath() - Static method in class org.forgerock.api.models.VersionedPath
Create a new Builder for VersionedPath.
VersionedPath.Builder - Class in org.forgerock.api.models
Builder to help construct the VersionedPath.
VersionedResourcesDemo - Class in org.forgerock.json.resource.examples
An example client application which performs asynchronous reads against different versions of the same resource.
VersionsOutOfOrderException - Exception in com.persistit.exception
Thrown by Transaction when commit fails, or when rollback is invoked.
VersionsOutOfOrderException() - Constructor for exception com.persistit.exception.VersionsOutOfOrderException
 
VersionsOutOfOrderException(String) - Constructor for exception com.persistit.exception.VersionsOutOfOrderException
 
VersionsOutOfOrderException(Throwable) - Constructor for exception com.persistit.exception.VersionsOutOfOrderException
 
VisibleForTesting - Annotation Type in org.forgerock.util.annotations
This annotation doesn't actually do anything, other than provide documentation of the fact that a function has either been marked public, or package private in order for a test (somewhere physically distant in the system) to compile.
visit(ReadOnlyExchange) - Method in interface com.persistit.Exchange.TraverseVisitor
Receive an Exchange having Key and Value values set by Exchange.traverse(Key.Direction, boolean, int, TraverseVisitor) .
visit(Operation) - Method in interface org.forgerock.api.transform.OpenApiHelper.OperationVisitor
Visits a Swagger Operation.
visitActionRequest(P, ActionRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits an action request.
visitAllOperations(OpenApiHelper.OperationVisitor, Swagger) - Static method in class org.forgerock.api.transform.OpenApiHelper
Visits all operations.
visitAndFilter(P, List<QueryFilter<F>>) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitAndFilter(Void, List<QueryFilter<F>>) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits an and filter.
visitAndFilter(P, List<QueryFilter<F>>) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits an and filter.
visitBooleanLiteralFilter(P, boolean) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitBooleanLiteralFilter(Void, boolean) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a boolean literal filter.
visitBooleanLiteralFilter(P, boolean) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a boolean literal filter.
visitContainsFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitContainsFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a contains filter.
visitContainsFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a contains filter.
visitCreateRequest(P, CreateRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits a create request.
visitDeleteRequest(P, DeleteRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits a delete request.
visitEqualsFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitEqualsFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a equality filter.
visitEqualsFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a equality filter.
visitExtendedMatchFilter(P, F, String, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitExtendedMatchFilter(Void, F, String, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a comparison filter.
visitExtendedMatchFilter(P, F, String, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a comparison filter.
visitGreaterThanFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitGreaterThanFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a greater than filter.
visitGreaterThanFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a greater than filter.
visitGreaterThanOrEqualToFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitGreaterThanOrEqualToFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a greater than or equal to filter.
visitGreaterThanOrEqualToFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a greater than or equal to filter.
visitLessThanFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitLessThanFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a less than filter.
visitLessThanFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a less than filter.
visitLessThanOrEqualToFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitLessThanOrEqualToFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a less than or equal to filter.
visitLessThanOrEqualToFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a less than or equal to filter.
visitNotFilter(P, QueryFilter<F>) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitNotFilter(Void, QueryFilter<F>) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a not filter.
visitNotFilter(P, QueryFilter<F>) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a not filter.
visitOrFilter(P, List<QueryFilter<F>>) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitOrFilter(Void, List<QueryFilter<F>>) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits an or filter.
visitOrFilter(P, List<QueryFilter<F>>) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits an or filter.
visitPatchRequest(P, PatchRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits a patch request.
visitPresentFilter(P, F) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitPresentFilter(Void, F) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a present filter.
visitPresentFilter(P, F) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a present filter.
visitQueryRequest(P, QueryRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits a query request.
visitReadRequest(P, ReadRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits a read request.
visitStartsWithFilter(P, F, Object) - Method in class org.forgerock.util.query.BaseQueryFilterVisitor
 
visitStartsWithFilter(Void, F, Object) - Method in class org.forgerock.util.query.MapFilterVisitor
Visits a starts with filter.
visitStartsWithFilter(P, F, Object) - Method in interface org.forgerock.util.query.QueryFilterVisitor
Visits a starts with filter.
visitUpdateRequest(P, UpdateRequest) - Method in interface org.forgerock.json.resource.RequestVisitor
Visits an update request.
Volume - Class in com.persistit
Represent the identity and optionally the service classes that manage a volume.
VOLUME_PROPERTY_PREFIX - Static variable in class com.persistit.Configuration
Property name prefix for specifying Volumes.
VolumeAlreadyExistsException - Exception in com.persistit.exception
Thrown when the Persistit configuration specifies the createOnly flag for a volume that already exists, or when a the configuration specifies a page size for a volume that does not the page size of an existing volume.
VolumeAlreadyExistsException() - Constructor for exception com.persistit.exception.VolumeAlreadyExistsException
 
VolumeAlreadyExistsException(String) - Constructor for exception com.persistit.exception.VolumeAlreadyExistsException
 
volumeByName(String) - Method in interface com.persistit.mxbeans.ManagementMXBean
Query information about a specific volume from it's name.
VolumeClosedException - Exception in com.persistit.exception
Thrown when an application attempts to perform operations on a Volume that has been closed.
VolumeClosedException() - Constructor for exception com.persistit.exception.VolumeClosedException
 
VolumeClosedException(String) - Constructor for exception com.persistit.exception.VolumeClosedException
 
VolumeFullException - Exception in com.persistit.exception
Thrown when an attempt to modify a Volume would exceed the maximum volume size.
VolumeFullException() - Constructor for exception com.persistit.exception.VolumeFullException
 
VolumeFullException(String) - Constructor for exception com.persistit.exception.VolumeFullException
 
VolumeInfo(int, String, String, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, boolean) - Constructor for class com.persistit.Management.VolumeInfo
 
VolumeNotFoundException - Exception in com.persistit.exception
Thrown when the Persistit configuration species a volume file that does not exist, and does not specify the create or createOnly flag.
VolumeNotFoundException() - Constructor for exception com.persistit.exception.VolumeNotFoundException
 
VolumeNotFoundException(String) - Constructor for exception com.persistit.exception.VolumeNotFoundException
 
volumeSpecification(String) - Method in class com.persistit.Configuration
Parse the supplied String as a VolumeSpecification after performing any available property value substitutions.
VolumeSpecification - Class in com.persistit
A structure holding all the specification details for a Volume.
VolumeSpecification(String, String, int, long, long, long, boolean, boolean, boolean) - Constructor for class com.persistit.VolumeSpecification
Construct a VolumeSpecification having the supplied parameter values.
VolumeSpecification(String) - Constructor for class com.persistit.VolumeSpecification
Construct a VolumeSpecification from the supplied specification string.

W

waitForClose - Variable in class com.persistit.logging.LogBase
 
warn(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(LocalizableMessage) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(LocalizableMessage, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message using the provided Marker.
warn(Marker, LocalizableMessageDescriptor.Arg0, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message using the provided Marker.
warn(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg1<T1>, T1, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9, Throwable) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
warn(Marker, LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message.
warn(Marker, LocalizableMessageDescriptor.ArgN, Throwable, Object...) - Method in class org.forgerock.i18n.slf4j.LocalizedLogger
Logs a warning message with an accompanying exception.
Warning - Class in org.forgerock.http.header
Warning(int, String, String) - Constructor for class org.forgerock.http.header.Warning
Creates a new instance without optional date.
Warning(int, String, String, Date) - Constructor for class org.forgerock.http.header.Warning
Creates a new instance with optional date.
warning(LocalizableMessageDescriptor.Arg0) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg1<T1>, T1) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg2<T1, T2>, T1, T2) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg3<T1, T2, T3>, T1, T2, T3) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg4<T1, T2, T3, T4>, T1, T2, T3, T4) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg5<T1, T2, T3, T4, T5>, T1, T2, T3, T4, T5) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg6<T1, T2, T3, T4, T5, T6>, T1, T2, T3, T4, T5, T6) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg7<T1, T2, T3, T4, T5, T6, T7>, T1, T2, T3, T4, T5, T6, T7) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg8<T1, T2, T3, T4, T5, T6, T7, T8>, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.Arg9<T1, T2, T3, T4, T5, T6, T7, T8, T9>, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessageDescriptor.ArgN, Object...) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(LocalizableMessage) - Method in class org.forgerock.i18n.jul.LocalizedLogger
Logs a WARNING message.
warning(String, String, int, String, int) - Method in class org.forgerock.script.javascript.SLF4JErrorReporter
 
WarningHeader - Class in org.forgerock.http.header
Processes the Warning message header.
WarningHeader(Warning) - Constructor for class org.forgerock.http.header.WarningHeader
Constructor for single Warning.
WarningHeader(List<Warning>) - Constructor for class org.forgerock.http.header.WarningHeader
Constructor for multiple Warnings.
WDSSO - Class in org.forgerock.jaspi.modules.iwa.wdsso
Windows Desktop Single Sign On implementation, extracted from OpenAM.
WDSSO() - Constructor for class org.forgerock.jaspi.modules.iwa.wdsso.WDSSO
Constructor.
Webhelp - Class in org.forgerock.doc.maven.build
Build webhelp output.
Webhelp(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Webhelp
Constructor setting the Mojo that holds the configuration.
WebhelpPost - Class in org.forgerock.doc.maven.post
Webhelp post-processor for both single-page and chunked HTML formats.
WebhelpPost(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.post.WebhelpPost
Constructor setting the Mojo that holds the configuration.
WELL_KNOWN_CONFIGURATION - Static variable in interface org.forgerock.jaspi.modules.openid.resolvers.OpenIdResolver
Lookup key for a .well-known Open ID Connect config.
WellKnownOpenIdConfigurationFactory - Class in org.forgerock.jaspi.modules.openid.resolvers
This class creates JWKOpenIdResolverImpl's from a supplied well-known open id configuration url.
WellKnownOpenIdConfigurationFactory(int, int) - Constructor for class org.forgerock.jaspi.modules.openid.resolvers.WellKnownOpenIdConfigurationFactory
Generates a factory that will use the given timeouts when attempting to read the data form a remote location.
when(List<Promise<V, E>>) - Static method in class org.forgerock.util.promise.Promises
Returns a Promise which will be completed once all of the provided promises have succeeded, or as soon as one of them fails.
when(Promise<V, E>...) - Static method in class org.forgerock.util.promise.Promises
Returns a Promise which will be completed once all of the provided promises have succeeded, or as soon as one of them fails.
WindowsDesktopSSOConfig - Class in org.forgerock.jaspi.modules.iwa.wdsso
Configuration for WDSSO.
WindowsDesktopSSOConfig(Configuration) - Constructor for class org.forgerock.jaspi.modules.iwa.wdsso.WindowsDesktopSSOConfig
Constructor.
withAdditionalTopicSchemas(JsonValue) - Method in class org.forgerock.audit.events.EventTopicsMetaDataBuilder
Specifies schemas for additional topics.
withAuditEventHandler(Class<? extends AuditEventHandler>, EventHandlerConfiguration) - Method in class org.forgerock.audit.AuditServiceBuilder
Register an AuditEventHandler.
withAuditEventHandler(AuditEventHandler) - Method in class org.forgerock.audit.AuditServiceBuilder
Register an AuditEventHandler.
withAuditEventHandlerFactory(AuditEventHandlerFactory) - Method in class org.forgerock.audit.AuditServiceBuilder
Register factory for creating instances of AuditEventHandler.
withAuditTopics(Collection<String>) - Method in class org.forgerock.audit.filter.FilterChainBuilder
Adds the topics this filter chain is for.
withBoolean() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a Boolean instance.
withCapacityGrowthFactor(double) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
The factor by which to increase the capacity of the bloom filter when it exceeds the initial capacity.
withCapacityGrowthFactor(double) - Method in class org.forgerock.bloomfilter.BloomFilters.ScalableBloomFilterBuilder
 
withClassLoader(ClassLoader) - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
Set the ClassLoader.
withConcurrencyStrategy(ConcurrencyStrategy) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Sets the strategy to use for managing thread-safety in the bloom filter.
withConfiguration(AuditServiceConfiguration) - Method in class org.forgerock.audit.AuditServiceBuilder
Sets the AuditServiceConfiguration that is to be passed to the AuditService.
withCoreTopicSchemaExtensions(JsonValue) - Method in class org.forgerock.audit.events.EventTopicsMetaDataBuilder
Specifies additional fields that should be added to the schemas for core event topics.
withDefault(T) - Static method in class org.forgerock.util.Option
Defines a boolean option with the provided default value.
withDefaultProtocolVersion(Version) - Method in class org.forgerock.http.header.AcceptApiVersionHeader
Will set the accepted protocol version, if not provided in the Accept-API-Version header.
withDefaultResourceVersion(Version) - Method in class org.forgerock.http.header.AcceptApiVersionHeader
Will set the accepted resource version, if not provided in the Accept-API-Version header.
withDependencyProvider(DependencyProvider) - Method in class org.forgerock.audit.AuditServiceBuilder
Register the DependencyProvider, after which, an AuditEventHandler can be registered and receive this provider.
withDouble() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a Double instance.
withEventTopicsMetaData(EventTopicsMetaData) - Method in class org.forgerock.audit.AuditServiceBuilder
Set the topic metadata that should be used by the audit service and the handlers.
WithExampleSchema<T> - Interface in org.forgerock.api.jackson
Extension for CREST and OpenAPI schemas to express an example value.
withExpiryStrategy(ExpiryStrategy<T>) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Strategy for determining when elements of a rolling bloom filter have expired.
withExpiryStrategy(ExpiryStrategy<T>) - Method in class org.forgerock.bloomfilter.BloomFilters.RollingBloomFilterBuilder
 
withFalsePositiveProbability(double) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Specifies the overall probability of false positives that this bloom filter should achieve.
withFalsePositiveProbabilityScaleFactor(double) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
The factor by which to reduce the probability of false positives when expanding a scalable/rolling bloom filter.
withFalsePositiveProbabilityScaleFactor(double) - Method in class org.forgerock.bloomfilter.BloomFilters.ScalableBloomFilterBuilder
 
withFile() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a File instance.
withInitialCapacity(int) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Specifies the initial capacity of the bloom filter.
withInputStream(InputStream) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the input stream to load the keystore from.
withInputStream() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a InputStream instance.
withInteger() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a Integer instance.
withIterable() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a Iterable instance.
withJsonConfig(JsonValue) - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
Set the JSON config from which to build the ProcessInstanceConfig.
withKeyStoreFile(File) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the file to load the keystore from.
withKeyStoreFile(String) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the file to load the keystore from.
withKeyStoreType(KeyStoreType) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the type of keystore to load.
withList() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a List instance.
withLoadStoreParameter(KeyStore.LoadStoreParameter) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the KeyStore.LoadStoreParameter to use to load the KeyStore.
withLong() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a Long instance.
withMap() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a Map instance.
withMaximumNumberOfBuckets(int) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Sets the maximum number of buckets to create before throwing an exception indicating the maximum capacity has been reached.
withMaximumNumberOfBuckets(int) - Method in class org.forgerock.bloomfilter.BloomFilters.ScalableBloomFilterBuilder
 
withObject() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was an instance of type T.
withObjectArray() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was an array of type T.
withoutQueryAndFragment(URI) - Static method in class org.forgerock.http.util.Uris
Returns a new URI having the same scheme, authority and path, but no query nor fragment.
withPassword(char[]) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the password to unlock the keystore.
withPassword(String) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the password to unlock the keystore.
withPath(ApiDescription, String) - Method in class org.forgerock.api.CrestApiProducer
 
withPath(D, String) - Method in interface org.forgerock.http.ApiProducer
Mutate the provided descriptor to add the specified path.
withPath(Swagger, String) - Method in class org.forgerock.http.swagger.SwaggerApiProducer
 
withPolicies(Map<String, FilterPolicy>) - Method in class org.forgerock.audit.filter.FilterChainBuilder
Adds the policies to chain together.
withProcessStore(ProcessStore) - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
Sets the ProcessStore.
withProgressStageProvider(ProgressStageProvider) - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
withProvider(Provider) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the security provider to use for the keystore.
withProvider(String) - Method in class org.forgerock.security.keystore.KeyStoreBuilder
Specifies the security provider to use for the keystore.
withQuery(URI, Form) - Static method in class org.forgerock.http.util.Uris
Returns a new URI having the provided query parameters.
withReverseDnsLookup() - Method in class org.forgerock.audit.events.AccessAuditEventBuilder
Instructs the builder to lookup client.host from client.ip when populating client details.
withSettings(Map<String, Object>) - Method in class org.forgerock.caf.authentication.framework.AuthenticationFilter.AuthenticationModuleBuilder
Sets the settings that contain configuration information that the auth module will use to configure itself.
withStageConfigMapping(String, Class<? extends StageConfig>) - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
Provide additional named type-mapping, if desired.
withString() - Method in class org.forgerock.util.test.assertj.AssertJPromiseAssert.SuccessfulPromiseAssert
Asserts that the value was a String instance.
withTokenHandlerFactory(SnapshotTokenHandlerFactory) - Method in class org.forgerock.selfservice.json.JsonAnonymousProcessServiceBuilder
withVersion(ApiDescription, Version) - Method in class org.forgerock.api.CrestApiProducer
 
withVersion(D, Version) - Method in interface org.forgerock.http.ApiProducer
Mutate the provided descriptor to add the specified version.
withVersion(Swagger, Version) - Method in class org.forgerock.http.swagger.SwaggerApiProducer
 
withWriteBatchSize(int) - Method in class org.forgerock.bloomfilter.BloomFilters.BloomFilterBuilder
Enables batching of writes to the bloom filter.
WrappedRemoteException(Throwable) - Constructor for exception com.persistit.Management.WrappedRemoteException
 
write(String) - Method in class org.forgerock.audit.events.handlers.writers.AsynchronousTextWriter
Write the log record asynchronously.
write(int) - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
Write the specified byte to the stream.
write(byte[]) - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
Write the specified buffer to the stream.
write(byte[], int, int) - Method in class org.forgerock.audit.events.handlers.writers.MeteredStream
Write the specified buffer to the stream.
write(String) - Method in class org.forgerock.audit.events.handlers.writers.RotatableWriter
 
write(String) - Method in class org.forgerock.audit.events.handlers.writers.TextWriter.Stream
 
write(String) - Method in interface org.forgerock.audit.events.handlers.writers.TextWriter
Writes some text to the output stream.
write(char[], int, int) - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
write(int) - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
write(char[]) - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
write(String) - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
write(String, int, int) - Method in class org.forgerock.audit.events.handlers.writers.TextWriterAdapter
 
write(MessageContext, AuthenticationException) - Method in interface org.forgerock.caf.authentication.framework.ResponseWriter
Write the details of the exception out, and set the content type of the response.
WRITE_PAGE_CATEGORY - Static variable in interface com.persistit.mxbeans.AlertMonitorMXBean
 
WRITE_WRITE_STORE_A - Static variable in interface com.persistit.util.SequencerConstants
 
WRITE_WRITE_STORE_B - Static variable in interface com.persistit.util.SequencerConstants
 
WRITE_WRITE_STORE_C - Static variable in interface com.persistit.util.SequencerConstants
 
WRITE_WRITE_STORE_SCHEDULE - Static variable in interface com.persistit.util.SequencerConstants
 
writeComment(String) - Method in class com.persistit.StreamSaver
Writes a COMMENT record containing an arbitrary string
writeCurrentKey(SecretKey) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
writeCurrentKey(SecretKey) - Method in interface org.forgerock.audit.secure.SecureStorage
Writes the current key.
writeCurrentSignatureKey(SecretKey) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
writeCurrentSignatureKey(SecretKey) - Method in interface org.forgerock.audit.secure.SecureStorage
Writes the current signature key.
writeData(Exchange) - Method in class com.persistit.StreamSaver
Writes the key/value pair represented by the current state of an Exchange into a DATA record.
writeData(Key, Value) - Method in class com.persistit.StreamSaver
Writes a key/value pair into a DATA record.
writeException - Variable in class com.persistit.logging.LogBase
 
writeException(Exception) - Method in class com.persistit.StreamSaver
Writes an EXCEPTION record, indicating an Exception that occurred during the save process.
writeInitialKey(SecretKey) - Method in class org.forgerock.audit.secure.KeyStoreSecureStorage
 
writeInitialKey(SecretKey) - Method in interface org.forgerock.audit.secure.SecureStorage
Writes the initial key.
writeInteger(ByteBuffer, byte[]) - Static method in class org.forgerock.json.jose.utils.DerUtils
Writes an integer value in DER format to the given buffer.
writeInterval(Duration) - Method in interface org.forgerock.audit.events.handlers.buffering.BufferedBatchPublisher.Builder
The interval duration between each write.
writeJson(Object) - Static method in class org.forgerock.http.util.Json
Writes the JSON content of the object passed in parameter.
writeJsonObject(Map<String, Object>) - Static method in class org.forgerock.json.jose.utils.Utils
Writes the given map as a string in JSON object format.
writeLength(ByteBuffer, int) - Static method in class org.forgerock.json.jose.utils.DerUtils
Writes a length field to the output.
WritePolicy - Enum in org.forgerock.api.enums
Enum that represents the Schema write policies.
writer - Variable in class org.forgerock.script.engine.AbstractScriptEngine
This is the writer to be used to output from scripts.
writeRecordCount(long, long) - Method in class com.persistit.StreamSaver
Writes a RECORD_COUNT record.
writeTimestamp() - Method in class com.persistit.StreamSaver
Writes a TIMESTAMP record containing the current system time.
writeToKeyStore(SecretKey, String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Writes to the secret storage using the same password than the KeyStoreHandler.
writeToKeyStore(SecretKey, String, String) - Method in class org.forgerock.audit.secure.KeyStoreHandlerDecorator
Writes to the secret storage.
writeTreeInfo(Exchange) - Method in class com.persistit.StreamSaver
Writes a TREE_ID record for the Tree currently associated with the supplied Exchange.
writeTreeInfo(Tree) - Method in class com.persistit.StreamSaver
Writes a TREE_ID record for the supplied Tree.
writeVolumeInfo(Exchange) - Method in class com.persistit.StreamSaver
Writes a VOLUME_ID record for the Volume currently associated with the supplied Exchange.
writeVolumeInfo(Volume) - Method in class com.persistit.StreamSaver
Writes a VOLUME_ID record for the supplied Volume.
WrongVolumeException - Exception in com.persistit.exception
Thrown by Volume if the volume file has a different internal ID value than expected.
WrongVolumeException() - Constructor for exception com.persistit.exception.WrongVolumeException
 
WrongVolumeException(String) - Constructor for exception com.persistit.exception.WrongVolumeException
 
WWRetryException - Exception in com.persistit.exception
Thrown when a method must back off and retry.
WWRetryException(long) - Constructor for exception com.persistit.exception.WWRetryException
 

X

x5c(List<String>) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the X.509 Certificate Chain header parameter for this JWS.
X5C - Static variable in class org.forgerock.json.jose.jwk.JWK
The X509 chain key.
x5t(String) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the X.509 Certificate Thumbprint header parameter for this JWS.
X5T - Static variable in class org.forgerock.json.jose.jwk.JWK
The X509 thumbnail key.
x5u(URL) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the X.509 URL header parameter for this JWS.
X5U - Static variable in class org.forgerock.json.jose.jwk.JWK
The X509 URL key.
XCite - Class in org.forgerock.doc.maven.pre
Use the XCite Maven plugin to quote text files.
XCite(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.pre.XCite
Constructor setting the Mojo that holds the configuration.
XCiteMojo - Class in org.forgerock.maven.plugins.xcite
Copy quotes from source text files into target text files.
XCiteMojo() - Constructor for class org.forgerock.maven.plugins.xcite.XCiteMojo
 
Xhtml - Class in org.forgerock.doc.maven.post
XHTML post-processor.
Xhtml(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.post.Xhtml
Constructor setting the Mojo that holds the configuration.
Xhtml5 - Class in org.forgerock.doc.maven.build
Build XHTML output.
Xhtml5(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.build.Xhtml5
Constructor setting the Mojo that holds the configuration.
XMLHandler - Class in org.forgerock.util.xml
This is a custom XML handler to load the dtds from the classpath This should be used by all the xml parsing document builders to set the default entity resolvers.
XMLHandler() - Constructor for class org.forgerock.util.xml.XMLHandler
Creates a new XML handler.
XmlTransformer - Class in org.forgerock.doc.maven.utils
Apply and XSL transformation to DocBook XML files.
XmlTransformer(FileFilter, String) - Constructor for class org.forgerock.doc.maven.utils.XmlTransformer
Construct an updater to match DocBook XML files.
XmlTransformer(String, FileFilter) - Constructor for class org.forgerock.doc.maven.utils.XmlTransformer
Construct an updater to match DocBook XML files.
XMLUtils - Class in org.forgerock.util.xml
Utility classes for handling XML.

Z

ZERO - Static variable in class org.forgerock.util.time.Duration
Special duration that represents a zero-length duration.
Zip - Class in org.forgerock.doc.maven.release
Zip release documents if configured to do so.
Zip(AbstractDocbkxMojo) - Constructor for class org.forgerock.doc.maven.release.Zip
Constructor setting the Mojo that holds the configuration.
zip(CompressionAlgorithm) - Method in class org.forgerock.json.jose.builders.JweHeaderBuilder
 
zip(CompressionAlgorithm) - Method in class org.forgerock.json.jose.builders.JwtSecureHeaderBuilder
Sets the Compression Algorithm header parameter for this JWE.

_

_adminUI - Variable in class com.persistit.ui.ManagementTableModel
 
_columnCount - Variable in class com.persistit.ui.ManagementTableModel
 
_createMissingTrees - Variable in class com.persistit.StreamLoader
 
_createMissingTrees - Variable in class com.persistit.StreamLoader.ImportHandler
 
_createMissingVolumes - Variable in class com.persistit.StreamLoader
 
_createMissingVolumes - Variable in class com.persistit.StreamLoader.ImportHandler
 
_culledMessageCount - Variable in class com.persistit.Task
Number of messages removed from the message log.
_cycleCount - Variable in class com.persistit.StreamSaver
 
_dataRecordCount - Variable in class com.persistit.StreamLoader
 
_dataRecordCount - Variable in class com.persistit.StreamSaver
 
_description - Variable in class com.persistit.Task
Description of this task
_dis - Variable in class com.persistit.StreamLoader
 
_displayedColumnCount - Variable in class com.persistit.ui.ManagementTableModel
 
_displayedColumnIndex - Variable in class com.persistit.ui.ManagementTableModel
 
_displayedColumns - Variable in class com.persistit.ui.ManagementTableModel
 
_dos - Variable in class com.persistit.StreamSaver
 
_exchange - Variable in class com.persistit.StreamLoader.ImportHandler
 
_expirationTime - Variable in class com.persistit.Task
System time at which Task should terminate if not finished
_filePath - Variable in class com.persistit.StreamLoader
 
_filePath - Variable in class com.persistit.StreamSaver
 
_finishTime - Variable in class com.persistit.Task
System time when finished
_flags - Variable in class com.persistit.ui.ManagementTableModel
 
_handler - Variable in class com.persistit.StreamLoader
 
_hashCode - Variable in class com.persistit.KeyFilter.Term
 
_headers - Variable in class com.persistit.ui.ManagementTableModel
 
_id - Variable in class com.persistit.ref.AbstractReference
 
_id - Variable in class com.persistit.ref.AbstractWeakReference
 
_infoArray - Variable in class com.persistit.ui.ManagementTableModel
 
_key - Variable in class com.persistit.StreamLoader
 
_keyFilter - Variable in class com.persistit.StreamLoader.ImportHandler
 
_knownNull - Variable in class com.persistit.ref.AbstractReference
 
_knownNull - Variable in class com.persistit.ref.AbstractWeakReference
 
_lastException - Variable in class com.persistit.StreamLoader
 
_lastException - Variable in class com.persistit.StreamSaver
 
_lastException - Variable in class com.persistit.Task
Most recently thrown Exception
_lastKey - Variable in class com.persistit.StreamSaver
 
_lastTree - Variable in class com.persistit.StreamLoader
 
_lastTree - Variable in class com.persistit.StreamSaver
 
_lastVolume - Variable in class com.persistit.StreamLoader
 
_lastVolume - Variable in class com.persistit.StreamSaver
 
_maxMessageLogSize - Variable in class com.persistit.Task
Maximum number of messages to hold in the message log before automaticlly culling.
_messageLog - Variable in class com.persistit.Task
Collection of messages posted by the task.
_messageLogVerbosity - Variable in class com.persistit.Task
Degree of verbosity
_messageWriter - Variable in class com.persistit.Task
An optional PrintWriter - if not null, Task.postMessage(String, int) writes messages to it.
_methods - Variable in class com.persistit.ui.ManagementTableModel
 
_otherRecordCount - Variable in class com.persistit.StreamLoader
 
_otherRecordCount - Variable in class com.persistit.StreamSaver
 
_owner - Variable in class com.persistit.Task
Identifies the initiator or owne of this task
_persistit - Variable in class com.persistit.StreamLoader.ImportHandler
 
_persistit - Variable in class com.persistit.Task
The Persistit instance this Task runs against.
_recordCount - Variable in class com.persistit.StreamSaver
 
_referent - Variable in class com.persistit.ref.AbstractReference
 
_renderers - Variable in class com.persistit.ui.ManagementTableModel
 
_startTime - Variable in class com.persistit.Task
System time when started
_state - Variable in class com.persistit.Task
State of the task.
_stop - Variable in class com.persistit.StreamLoader
 
_stop - Variable in class com.persistit.StreamSaver
 
_stop - Variable in class com.persistit.Task
By default, the Task.stop() method sets this flag, and the Task.poll() method throws a TaskEndedException to stop a running task.
_suspend - Variable in class com.persistit.Task
When set, the Task.poll() method waits.
_suspendedDuration - Variable in class com.persistit.Task
Total time during which this Task was suspended
_taskId - Variable in class com.persistit.Task
Task ID for this task
_thread - Variable in class com.persistit.Task
The Thread created to run this task.
_totalWidth - Variable in class com.persistit.ui.ManagementTableModel
 
_tree - Variable in class com.persistit.Accumulator
 
_tree - Variable in class com.persistit.StreamLoader.ImportHandler
 
_treeName - Variable in class com.persistit.StreamLoader.ImportHandler
 
_treeSelector - Variable in class com.persistit.StreamLoader
 
_treeSelector - Variable in class com.persistit.StreamLoader.ImportHandler
 
_treeSelector - Variable in class com.persistit.StreamSaver
 
_value - Variable in class com.persistit.StreamLoader
 
_volume - Variable in class com.persistit.StreamLoader.ImportHandler
 
_volumeName - Variable in class com.persistit.StreamLoader.ImportHandler
 
_weakReference - Variable in class com.persistit.ref.AbstractWeakReference
 
_widths - Variable in class com.persistit.ui.ManagementTableModel
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links
org.openidentityplatform.commons.parent 2.2.3 Documentation

Copyright © 2025 Open Identity Platform Community. All rights reserved.