Module io.inverno.mod.security.ldap
module io.inverno.mod.security.ldap
The Inverno framework LDAP security module provides support for authentication and identity on an LDAP server or an Active Directory server.
It especially provides:
LDAPAuthenticator
for authentication on an LDAP server.ActiveDirectoryAuthenticator
for authentication on an Active Directory server.LDAPIdentityResolver
to resolve an identity from anLDAPAuthentication
.
- Since:
- 1.5
- Author:
- Jeremy Kuhn
-
Packages
PackageDescription -
Modules
ModifierModuleDescriptiontransitiveDefines the foundational APIs of the Inverno framework modules.transitiveThe Inverno framework LDAP module provides a reactive API to query an LDAP server.transitiveThe Inverno framework security module provides general support to secure access to protected service or resources in an application.ModifierModuleDescriptiontransitiveThe Inverno framework configuration module provides advanced application configuration capabilities.