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 class
BackchannelAuthenticationRequest
Represents a CIBA backchannel authorization request to send to the authorization server.class
DeviceAuthzRequest
Represents a device authorization request to send to the authorization server.class
RevokeSessionRequest
class
TokenRequest
Represents a token request to send to the authorization server.class
TokenRevocationRequest
Methods in io.jans.as.client with parameters of type ClientAuthnRequest Modifier and Type Method Description void
ClientAuthnEnabler. 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 class
ParRequest
-