Uses of Class
io.jans.as.server.authorize.ws.rs.ConsentGatheringSessionService
Packages that use ConsentGatheringSessionService
-
Uses of ConsentGatheringSessionService in io.jans.as.server.service.external.context
Constructors in io.jans.as.server.service.external.context with parameters of type ConsentGatheringSessionServiceModifierConstructorDescriptionConsentGatheringContext(Map<String, io.jans.model.SimpleCustomProperty> configurationAttributes, jakarta.servlet.http.HttpServletRequest httpRequest, jakarta.servlet.http.HttpServletResponse httpResponse, io.jans.as.common.model.session.SessionId session, Map<String, String> pageAttributes, ConsentGatheringSessionService sessionService, io.jans.as.common.service.common.UserService userService, io.jans.jsf2.service.FacesService facesService, io.jans.as.model.configuration.AppConfiguration appConfiguration)