Package io.micronaut.configuration.security.ldap.context
-
Interface Summary Interface Description ContextBuilder Contract for building and closing LDAP contexts.ContextSettings Contract to hold settings for creating an LDAP context.LdapSearchService Contract for searching LDAP using an existing context.SearchProvider Generic functional interface that returns a list of search results from LDAP.SearchSettings Contract to provide settings to search LDAP. -
Class Summary Class Description AttributesConvertibleValues AConvertibleValuesimplementation that usesAttributesas the backing data source.ContextConfigurationContextSettings Implementation ofContextSettingsthat derives its values from an instance ofLdapConfiguration.DefaultContextBuilder Default implementation ofContextBuilder.DefaultLdapSearchService Default implementation ofLdapSearchService.LdapSearchResult Contains the data returned from an LDAP search.