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 classBackchannelAuthenticationResponseRepresents a CIBA backchannel authorization response.classClientInfoResponseRepresents an client info response received from the authorization server.classDeviceAuthzResponseRepresents a device authz response received from the authorization server.classGlobalTokenRevocationResponseclassRegisterResponseRepresents a register response received from the authorization server.classRevokeSessionResponseclassStatusListResponseclassTokenResponseRepresents a token response received from the authorization server.classUserInfoResponseRepresents 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 classParResponse -
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 classSsaCreateResponse -
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 classSsaGetResponse -
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 classSsaGetJwtResponse -
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 classSsaRevokeResponse -
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 classSsaValidateResponse
-