public class MyUserDetails extends org.springframework.security.core.userdetails.User
org.springframework.security.core.userdetails.User.UserBuilder
MyUserDetails(Account account)
Account
getAccount()
builder, equals, eraseCredentials, getAuthorities, getPassword, getUsername, hashCode, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled, toString, withDefaultPasswordEncoder, withUserDetails, withUsername
getClass, notify, notifyAll, wait, wait, wait
public MyUserDetails(Account account)
public Account getAccount()