Uses of Class
ubic.gemma.rest.AuthWebService.LoginRequest
Packages that use AuthWebService.LoginRequest
-
Uses of AuthWebService.LoginRequest in ubic.gemma.rest
Methods in ubic.gemma.rest with parameters of type AuthWebService.LoginRequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAuthWebService.login(AuthWebService.LoginRequest req) Verify credentials, mint a new opaque bearer token, and return both the token and the canonical user shape (mirrorsGET /rest/v2/users/me).