public class EmptyAuthenticationMechanism.EmptyUser extends Object implements UserDetails
| Constructor and Description |
|---|
EmptyUser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPassword() |
Set<String> |
getPermissions() |
Object |
getUsername() |
boolean |
isBlocked() |
boolean |
isLdapBindAccount() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisNotBlockedpublic Object getUsername()
getUsername in interface UserDetailspublic Object getPassword()
getPassword in interface UserDetailspublic boolean isBlocked()
isBlocked in interface UserDetailspublic boolean isLdapBindAccount()
isLdapBindAccount in interface UserDetailspublic Set<String> getPermissions()
getPermissions in interface UserDetailsCopyright © 2018 Arthur Gregorio. All rights reserved.