- java.lang.Object
-
- org.springframework.security.core.userdetails.User
-
- org.odpi.openmetadata.userinterface.uichassis.springboot.auth.TokenUser
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.springframework.security.core.userdetails.User
org.springframework.security.core.userdetails.User.UserBuilder
-
Constructor Summary
Constructors
| Constructor and Description |
TokenUser(org.springframework.security.ldap.userdetails.InetOrgPerson inetOrgPerson) |
TokenUser(User user) |
-
Method Summary
-
Methods inherited from class org.springframework.security.core.userdetails.User
builder, equals, eraseCredentials, getAuthorities, getPassword, getUsername, hashCode, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled, toString, withDefaultPasswordEncoder, withUserDetails, withUsername
-
-
Method Detail
-
getUser
public User getUser()
-
getId
public Long getId()
Copyright © 2018–2020 ODPi. All rights reserved.