Uses of Class
com.vaadin.hilla.sso.starter.endpoint.User
Packages that use User
-
Uses of User in com.vaadin.hilla.sso.starter.endpoint
Methods in com.vaadin.hilla.sso.starter.endpoint that return UserModifier and TypeMethodDescriptionstatic UserUser.from(org.springframework.security.oauth2.core.oidc.user.OidcUser oidcUser) Maps the OidcUser to a User object.Methods in com.vaadin.hilla.sso.starter.endpoint that return types with arguments of type UserModifier and TypeMethodDescriptionUserEndpoint.getAuthenticatedUser()Returns the current user, if any.