| Package | Description |
|---|---|
| com.communote.plugin.ldap | |
| com.communote.server.core.external | |
| com.communote.server.core.external.confluence |
| Modifier and Type | Method and Description |
|---|---|
ExternalUserVO |
LdapUserRepository.getUser(String externalUserId)
Get external user from ldap repository
|
| Modifier and Type | Method and Description |
|---|---|
ExternalUserVO |
ExternalUserRepository.getUser(String externalUserId)
Get the
ExternalUserVO of the external user identifier |
ExternalUserVO |
ExternalUserRepository.getUser(UserIdentification userIdentification)
Get the
ExternalUserVO for the UserIdentification. |
ExternalUserVO |
AbstractExternalUserRepository.getUser(UserIdentification userIdentification)
Get the
ExternalUserVO of the UserIdentification |
| Modifier and Type | Method and Description |
|---|---|
ExternalUserVO |
ConfluenceUserRepository.getUser(String externalUserId)
Get the
ExternalUserVO of the external user identifier |
Copyright © 2019 Communote team. All rights reserved.