Uses of Class
io.jans.as.client.AuthorizationResponse
Packages that use AuthorizationResponse
-
Uses of AuthorizationResponse in io.jans.as.client
Methods in io.jans.as.client that return AuthorizationResponseModifier and TypeMethodDescriptionAuthorizeClient.exec()Executes the call to the REST Service and processes the response.AuthorizeClient.exec(org.jboss.resteasy.client.jaxrs.ClientHttpEngine engine) Deprecated.Engine should be shared between clientsAuthorizeClient.execAuthorizationCodeGrant(String clientId, List<String> scopes, String redirectUri, String nonce, String state, String req, String reqUri, io.jans.as.model.common.Display display, List<io.jans.as.model.common.Prompt> prompt) The authorization code grant type is used to obtain both access tokens and refresh tokens and is optimized for confidential clients.AuthorizeClient.execImplicitGrant(String clientId, List<String> scopes, String redirectUri, String nonce, String state, String req, String reqUri, io.jans.as.model.common.Display display, List<io.jans.as.model.common.Prompt> prompt) Deprecated.AuthorizationResponse.setLogoutStatusJwt(String logoutStatusJwt) Logout Status jwt