Uses of Class
io.jans.as.client.UserInfoResponse
-
Packages that use UserInfoResponse Package Description io.jans.as.client -
-
Uses of UserInfoResponse in io.jans.as.client
Methods in io.jans.as.client that return UserInfoResponse Modifier and Type Method Description UserInfoResponse
UserInfoClient. exec()
Executes the call to the REST Service and processes the response.UserInfoResponse
UserInfoClient. execUserInfo(String accessToken)
Executes the call to the REST Service and processes the response.
-