C G H L O R T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- close() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- close() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
- com.forgerock.opendj.grizzly - package com.forgerock.opendj.grizzly
-
Classes implementing Grizzly transport provider.
G
- getConnectionAsync() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getHostName() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getLDAPConnectionFactory(String, int, Options) - Method in class com.forgerock.opendj.grizzly.GrizzlyTransportProvider
- getLDAPListener(Set<InetSocketAddress>, Function<LDAPClientContext, ReactiveHandler<LDAPClientContext, LdapMessages.LdapRequestEnvelope, Stream<Response>>, LdapException>, Options) - Method in class com.forgerock.opendj.grizzly.GrizzlyTransportProvider
- getName() - Method in class com.forgerock.opendj.grizzly.GrizzlyTransportProvider
- getPort() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getSocketAddress() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
- getSocketAddresses() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
- GRIZZLY_TRANSPORT - Static variable in class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
-
Grizzly TCP Transport NIO implementation to use for connections.
- GrizzlyLDAPConnectionFactory - Class in org.forgerock.opendj.grizzly
-
LDAP connection factory implementation using Grizzly for transport.
- GrizzlyLDAPConnectionFactory(String, int, Options) - Constructor for class org.forgerock.opendj.grizzly.GrizzlyLDAPConnectionFactory
-
Creates a new LDAP connection factory based on Grizzly which can be used to create connections to the Directory Server at the provided host and port address using provided connection options.
- GrizzlyLDAPListener - Class in org.forgerock.opendj.grizzly
-
LDAP listener implementation using Grizzly for transport.
- GrizzlyLDAPListener(Set<InetSocketAddress>, Function<LDAPClientContext, ReactiveHandler<LDAPClientContext, LdapMessages.LdapRequestEnvelope, Stream<Response>>, LdapException>, Options, TCPNIOTransport) - Constructor for class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
-
Creates a new LDAP listener implementation which will listen for LDAP client connections using the provided address, connection options and provided TCP transport.
- GrizzlyLDAPListener(Set<InetSocketAddress>, Options, Function<LDAPClientContext, ReactiveHandler<LDAPClientContext, LdapMessages.LdapRequestEnvelope, Stream<Response>>, LdapException>) - Constructor for class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
-
Creates a new LDAP listener implementation which will listen for LDAP client connections using the provided address and connection options.
- GrizzlyMessages - Class in com.forgerock.opendj.grizzly
-
This file contains localizable message descriptors having the resource name
com.forgerock.opendj.grizzly.grizzly. - GrizzlyTransportProvider - Class in com.forgerock.opendj.grizzly
-
Grizzly transport provider implementation.
- GrizzlyTransportProvider() - Constructor for class com.forgerock.opendj.grizzly.GrizzlyTransportProvider
H
- handleAccept(FilterChainContext) - Method in class org.forgerock.opendj.grizzly.LDAPServerFilter
L
- LDAP_CONNECTION_BIND_OR_START_TLS_CONNECTION_TIMEOUT - Static variable in class com.forgerock.opendj.grizzly.GrizzlyMessages
-
The LDAP connection has failed because no bind or StartTLS response was received from the server within the %d ms timeout
- LDAP_CONNECTION_BIND_OR_START_TLS_REQUEST_TIMEOUT - Static variable in class com.forgerock.opendj.grizzly.GrizzlyMessages
-
The bind or StartTLS request has failed because no response was received from the server within the %d ms timeout.
- LDAP_CONNECTION_CONNECT_TIMEOUT - Static variable in class com.forgerock.opendj.grizzly.GrizzlyMessages
-
The connection attempt to server %s has failed because the connection timeout period of %d ms was exceeded
- LDAP_CONNECTION_REQUEST_TIMEOUT - Static variable in class com.forgerock.opendj.grizzly.GrizzlyMessages
-
The request has failed because no response was received from the server within the %d ms timeout
- LDAPServerFilter - Class in org.forgerock.opendj.grizzly
-
Grizzly filter implementation for decoding LDAP requests and handling server side logic for SSL and SASL operations over LDAP.
O
- org.forgerock.opendj.grizzly - package org.forgerock.opendj.grizzly
-
Provides an implementation of a transport provider using Grizzly as transport.
R
- resourceName() - Static method in class com.forgerock.opendj.grizzly.GrizzlyMessages
-
Returns the name of the resource associated with the messages contained in this class.
T
- toString() - Method in class org.forgerock.opendj.grizzly.GrizzlyLDAPListener
All Classes All Packages