Uses of Class
org.openiam.base.response.AuthenticationResponse
-
Packages that use AuthenticationResponse Package Description org.openiam.rest org.openiam.srvc.am -
-
Uses of AuthenticationResponse in org.openiam.rest
Methods in org.openiam.rest that return AuthenticationResponse Modifier and Type Method Description AuthenticationResponse
AuthenticationRestController. login(AuthenticationRequest request)
-
Uses of AuthenticationResponse in org.openiam.srvc.am
Methods in org.openiam.srvc.am that return AuthenticationResponse Modifier and Type Method Description AuthenticationResponse
AuthenticationService. login(AuthenticationRequest request)
This method logs in a user.AuthenticationResponse
AuthenticationWebServiceImpl. login(AuthenticationRequest request)
-