Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.auth.demo.User
-
Packages that use User Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.auth.demo -
-
Uses of User in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.demo
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.demo that return User Modifier and Type Method Description UserDemoUsers. getUser(String username)UserUserDetailsServiceImpl. loadUserByUsername(String username)Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.auth.demo that return types with arguments of type User Modifier and Type Method Description Map<String,User>DemoUsers. getDemoUsers()
-