| Package | Description |
|---|---|
| org.odpi.openmetadata.userinterface.uichassis.springboot.auth | |
| org.odpi.openmetadata.userinterface.uichassis.springboot.auth.db |
| Modifier and Type | Method and Description |
|---|---|
TokenUser |
UserAuthentication.getDetails() |
default TokenUser |
AuthService.getTokenUser(org.springframework.security.core.Authentication authentication) |
default TokenUser |
AuthService.parseUserFromToken(String token,
String secret) |
| Constructor and Description |
|---|
UserAuthentication(TokenUser user) |
| Modifier and Type | Method and Description |
|---|---|
TokenUser |
UserDetailsServiceImpl.loadUserByUsername(String username) |
Copyright © 2018–2020 ODPi. All rights reserved.