Modifier and Type | Method and Description |
---|---|
BackchannelAuthenticationEndpointRequest |
BackchannelAuthenticationRequestContext.getRequest() |
Constructor and Description |
---|
BackchannelAuthenticationRequestContext(BackchannelAuthenticationEndpointRequest request,
CIBAAuthenticationRequest parsedRequest,
javax.ws.rs.core.MultivaluedMap<String,String> requestParameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
BackchannelAuthenticationEndpoint.extractAdditionalParams(BackchannelAuthenticationEndpointRequest endpointRequest,
CIBAAuthenticationRequest request) |
Modifier and Type | Method and Description |
---|---|
static BackchannelAuthenticationEndpointRequest |
BackchannelAuthenticationEndpointRequestParserProcessor.parseRequest(EventBuilder event,
KeycloakSession session,
ClientModel client,
javax.ws.rs.core.MultivaluedMap<String,String> requestParams,
CibaConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
BackchannelAuthenticationEndpointRequestParser.parseRequest(BackchannelAuthenticationEndpointRequest request) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.