| Package | Description |
|---|---|
| br.eti.arthurgregorio.shiroee.config.ldap |
| Modifier and Type | Method and Description |
|---|---|
static LdapUser |
LdapUser.of(Attributes attributes)
Converte a set of
Attributes to a single instance of this class |
| Modifier and Type | Method and Description |
|---|---|
Optional<LdapUser> |
DefaultLdapUserProvider.search(String principal)
The method to call when you need to bind a user in the LDAP/AD repository
|
Optional<LdapUser> |
LdapUserProvider.search(String principal)
The method to call when you need to bind a user in the LDAP/AD repository
|
Copyright © 2018 Arthur Gregorio. All rights reserved.