Uses of Class
io.jans.as.server.uma.authorization.UmaGatherContext
Packages that use UmaGatherContext
-
Uses of UmaGatherContext in io.jans.as.server.service.external
Methods in io.jans.as.server.service.external with parameters of type UmaGatherContextModifier and TypeMethodDescriptionbooleanExternalUmaClaimsGatheringService.gather(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, UmaGatherContext context) intExternalUmaClaimsGatheringService.getNextStep(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, UmaGatherContext context) ExternalUmaClaimsGatheringService.getPageForStep(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, UmaGatherContext context) intExternalUmaClaimsGatheringService.getStepsCount(io.jans.model.custom.script.conf.CustomScriptConfiguration script, UmaGatherContext context) booleanExternalUmaClaimsGatheringService.prepareForStep(io.jans.model.custom.script.conf.CustomScriptConfiguration script, int step, UmaGatherContext context)