Interface UserRepository

All Known Implementing Classes:
KeycloakUserRepositoryImpl

public interface UserRepository
Interface describing the operations allowed on user in the LDAP directory.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deletes a user from active directory.
    Find a user by using his email address.
    void
    Update user's personal details in the active directory.