Uses of Class
io.jans.as.client.ClientAuthnRequest
-
Packages that use ClientAuthnRequest Package Description io.jans.as.client io.jans.as.client.par -
-
Uses of ClientAuthnRequest in io.jans.as.client
Subclasses of ClientAuthnRequest in io.jans.as.client Modifier and Type Class Description classBackchannelAuthenticationRequestRepresents a CIBA backchannel authorization request to send to the authorization server.classDeviceAuthzRequestRepresents a device authorization request to send to the authorization server.classRevokeSessionRequestclassTokenRequestRepresents a token request to send to the authorization server.classTokenRevocationRequestMethods in io.jans.as.client with parameters of type ClientAuthnRequest Modifier and Type Method Description voidClientAuthnEnabler. exec(ClientAuthnRequest request) -
Uses of ClientAuthnRequest in io.jans.as.client.par
Subclasses of ClientAuthnRequest in io.jans.as.client.par Modifier and Type Class Description classParRequest
-