Package io.jans.as.client
package io.jans.as.client
-
ClassDescriptionRepresents an authorization request to send to the authorization server.Represents an authorization response received from the authorization server.Encapsulates functionality to make authorization request calls to an authorization server via REST Services.Encapsulates functionality to make backchannel authentication request calls to an authorization server via REST Services.Represents a CIBA backchannel authorization request to send to the authorization server.Represents a CIBA backchannel authorization response.Allows to retrieve HTTP requests to the authorization server and responses from it for display purposes.BaseResponseWithErrors<T extends io.jans.as.model.error.IErrorType>Encapsulates functionality to make client info request calls to an authorization server via REST Services.Represents a Client Info request to send to the authorization server.Represents an client info response received from the authorization server.Encapsulates functionality to make Device Authz request calls to an authorization server via REST Services.Represents a device authorization request to send to the authorization server.Represents a device authz response received from the authorization server.Encapsulates functionality to make end session request calls to an authorization server via REST Services.Represents an end session request to send to the authorization server.Represents an end session response received from the authorization server.Created by eugeniuparvan on 8/12/16.Created by eugeniuparvan on 8/12/16.Created by eugeniuparvan on 8/12/16.Encapsulates functionality to make JWK request calls to an authorization server via REST Services.Represents a JSON Web Key (JWK) request to send to the authorization server.Represents a JSON Web Key (JWK) received from the authorization server.Encapsulates functionality to make OpenId Configuration request calls to an authorization server via REST Services.Represents an OpenId Configuration request to send to the authorization server.Represents an OpenId Configuration received from the authorization server.Encapsulates functionality to make Register request calls to an authorization server via REST Services.Represents a register request to send to the authorization server.Represents a register response received from the authorization server.Encapsulates functionality to make token request calls to an authorization server via REST Services.Represents a token request to send to the authorization server.Represents a token response received from the authorization server.Encapsulates functionality to make token revocation request calls to an authorization server via REST Services.Encapsulates functionality to make user info request calls to an authorization server via REST Services.Represents a User Info request to send to the authorization server.Represents an user info response received from the authorization server.