All Known Implementing Classes:
SimpleUserManager

public interface UserManager
Allows to manipulate user accounts in system without checking permission access. Usage of this manager is preferable to UserDetailsManager because it works on StandardUser instead of UserDetails.