Uses of Class
io.jans.as.client.BaseResponseWithErrors
-
-
Uses of BaseResponseWithErrors in io.jans.as.client
Subclasses of BaseResponseWithErrors in io.jans.as.client Modifier and Type Class Description class
BackchannelAuthenticationResponse
Represents a CIBA backchannel authorization response.class
ClientInfoResponse
Represents an client info response received from the authorization server.class
DeviceAuthzResponse
Represents a device authz response received from the authorization server.class
GlobalTokenRevocationResponse
class
RegisterResponse
Represents a register response received from the authorization server.class
RevokeSessionResponse
class
StatusListResponse
class
TokenResponse
Represents a token response received from the authorization server.class
UserInfoResponse
Represents an user info response received from the authorization server. -
Uses of BaseResponseWithErrors in io.jans.as.client.par
Subclasses of BaseResponseWithErrors in io.jans.as.client.par Modifier and Type Class Description class
ParResponse
-
Uses of BaseResponseWithErrors in io.jans.as.client.ssa.create
Subclasses of BaseResponseWithErrors in io.jans.as.client.ssa.create Modifier and Type Class Description class
SsaCreateResponse
-
Uses of BaseResponseWithErrors in io.jans.as.client.ssa.get
Subclasses of BaseResponseWithErrors in io.jans.as.client.ssa.get Modifier and Type Class Description class
SsaGetResponse
-
Uses of BaseResponseWithErrors in io.jans.as.client.ssa.jwtssa
Subclasses of BaseResponseWithErrors in io.jans.as.client.ssa.jwtssa Modifier and Type Class Description class
SsaGetJwtResponse
-
Uses of BaseResponseWithErrors in io.jans.as.client.ssa.revoke
Subclasses of BaseResponseWithErrors in io.jans.as.client.ssa.revoke Modifier and Type Class Description class
SsaRevokeResponse
-
Uses of BaseResponseWithErrors in io.jans.as.client.ssa.validate
Subclasses of BaseResponseWithErrors in io.jans.as.client.ssa.validate Modifier and Type Class Description class
SsaValidateResponse
-