Uses of Class
io.jans.as.server.service.external.context.ConsentGatheringContext
Packages that use ConsentGatheringContext
-
Uses of ConsentGatheringContext in io.jans.as.server.authorize.ws.rs
Methods in io.jans.as.server.authorize.ws.rs that return ConsentGatheringContext -
Uses of ConsentGatheringContext in io.jans.as.server.service.external
Methods in io.jans.as.server.service.external with parameters of type ConsentGatheringContextModifier and TypeMethodDescriptionbooleanExternalConsentGatheringService.authorize(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, ConsentGatheringContext context) intExternalConsentGatheringService.getNextStep(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, ConsentGatheringContext context) ExternalConsentGatheringService.getPageForStep(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, ConsentGatheringContext context) intExternalConsentGatheringService.getStepsCount(io.jans.model.custom.script.conf.CustomScriptConfiguration script, ConsentGatheringContext context) booleanExternalConsentGatheringService.prepareForStep(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, ConsentGatheringContext context)