Package io.micronaut.security.ldap.context
package io.micronaut.security.ldap.context
-
ClassDescriptionA
ConvertibleValues
implementation that usesAttributes
as the backing data source.Contract for building and closing LDAP contexts.Implementation ofContextSettings
that derives its values from an instance ofLdapConfiguration
.Contract to hold settings for creating an LDAP context.Default implementation ofContextBuilder
.Default implementation ofLdapSearchService
.Contains the data returned from an LDAP search.Contract for searching LDAP using an existing context.Generic functional interface that returns a list of search results from LDAP.Contract to provide settings to search LDAP.