public interface UserDetails
| Modifier and Type | Method and Description |
|---|---|
Object |
getPassword() |
Set<String> |
getPermissions() |
Object |
getUsername() |
boolean |
isBlocked() |
boolean |
isLdapBindAccount() |
default boolean |
isNotBlocked() |
Object getUsername()
Object getPassword()
boolean isBlocked()
boolean isLdapBindAccount()
default boolean isNotBlocked()
Copyright © 2018 Arthur Gregorio. All rights reserved.