Uses of Package
org.forgerock.opendj.security
-
Packages that use org.forgerock.opendj.security Package Description org.forgerock.opendj.ldap Classes and interfaces for core types including connections, entries, and attributes.org.forgerock.opendj.ldap.messages Classes and interfaces for core LDAP requests/responses.org.forgerock.opendj.rest2ldap.authz This package containsFilter
to authenticate and authorize LDAP connections.org.forgerock.opendj.security An LDAP based security provider having the name "OpenDJ" and exposing an LDAP/LDIF basedKeyStore
service.org.forgerock.opendj.server.embedded Provides support for an embedded directory server.org.forgerock.opendj.setup.model Contains code of the opendj setup model.org.opends.server.api Contains a number of API declarations for use throughout the Directory Server.org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase.org.opends.server.protocols Contains various Directory Server connection handler implementations which will be used to accept connections from and perform communication with clients over various protocols.org.opends.server.util Contains implementations for various Directory Server utility classes and methods which may be used throughout the server but do not necessarily fit in elsewhere. -
Classes in org.forgerock.opendj.security used by org.forgerock.opendj.ldap Class Description SslOptions Encapsulates options for configuring SSL based security as well as providing methods for buildingSSLEngine
s. -
Classes in org.forgerock.opendj.security used by org.forgerock.opendj.ldap.messages Class Description ScramMechanism SslOptions Encapsulates options for configuring SSL based security as well as providing methods for buildingSSLEngine
s. -
Classes in org.forgerock.opendj.security used by org.forgerock.opendj.rest2ldap.authz Class Description ScramMechanism -
Classes in org.forgerock.opendj.security used by org.forgerock.opendj.security Class Description DeploymentId A deployment ID, together with its password, facilitates the generation of the cryptographic keys required to protect a deployment, such as a root CA key-pair for SSL/TLS and a master key-pair for protecting symmetric keys used for data encryption.ExternalKeyWrappingStrategy A service provider interface for externalizing the strategy used for wrapping individual private/secret keys.KeyStoreObjectCache A service provider interface for implementing key store caches.KeyStoreParameters The parameters which configure how the LDAP key store will be accessed.LocalizedKeyStoreException A localizedKeyStoreException
.ScramCredential The SCRAM credential data persisted in the server using the representation described in RFC 5803 which is a specialization of RFC 3112.ScramMechanism SslOptions Encapsulates options for configuring SSL based security as well as providing methods for buildingSSLEngine
s.SslOptions.ClientAuthPolicy Represents the client authentication policy option.X509CertificateBuilder A class for building X509 certificates as described in RFC 5280.X509CertificateBuilder.ExtendedKeyUsage An enumeration of extended key usages.X509CertificateBuilder.KeyUsage An enumeration of key usages. -
Classes in org.forgerock.opendj.security used by org.forgerock.opendj.server.embedded Class Description DeploymentId A deployment ID, together with its password, facilitates the generation of the cryptographic keys required to protect a deployment, such as a root CA key-pair for SSL/TLS and a master key-pair for protecting symmetric keys used for data encryption. -
Classes in org.forgerock.opendj.security used by org.forgerock.opendj.setup.model Class Description DeploymentId A deployment ID, together with its password, facilitates the generation of the cryptographic keys required to protect a deployment, such as a root CA key-pair for SSL/TLS and a master key-pair for protecting symmetric keys used for data encryption. -
Classes in org.forgerock.opendj.security used by org.opends.server.api Class Description SslOptions Encapsulates options for configuring SSL based security as well as providing methods for buildingSSLEngine
s. -
Classes in org.forgerock.opendj.security used by org.opends.server.core Class Description ScramCredential The SCRAM credential data persisted in the server using the representation described in RFC 5803 which is a specialization of RFC 3112. -
Classes in org.forgerock.opendj.security used by org.opends.server.protocols Class Description SslOptions Encapsulates options for configuring SSL based security as well as providing methods for buildingSSLEngine
s. -
Classes in org.forgerock.opendj.security used by org.opends.server.util Class Description SslOptions Encapsulates options for configuring SSL based security as well as providing methods for buildingSSLEngine
s.