Interface CIBAContext
- All Superinterfaces:
ClientModelContext,ClientPolicyContext,ScopeParameterContext
- All Known Implementing Classes:
BackchannelAuthenticationRequestContext,BackchannelTokenRequestContext,BackchannelTokenResponseContext
Represents
ClientPolicyContext, which is used in the CIBA requests/responses-
Method Summary
Methods inherited from interface org.keycloak.services.clientpolicy.ClientPolicyContext
getEvent
-
Method Details
-
getParsedRequest
CIBAAuthenticationRequest getParsedRequest() -
getClient
- Specified by:
getClientin interfaceClientModelContext
-
getScopeParameter
- Specified by:
getScopeParameterin interfaceScopeParameterContext
-