Uses of Class
io.jans.as.server.uma.authorization.UmaScriptByScope
Packages that use UmaScriptByScope
-
Uses of UmaScriptByScope in io.jans.as.server.uma.service
Methods in io.jans.as.server.uma.service that return types with arguments of type UmaScriptByScopeModifier and TypeMethodDescriptionUmaNeedsInfoService.checkNeedsInfo(Claims claims, Map<Scope, Boolean> requestedScopes, List<io.jans.as.model.uma.persistence.UmaPermission> permissions, UmaPCT pct, jakarta.servlet.http.HttpServletRequest httpRequest, io.jans.as.common.model.registration.Client client) Method parameters in io.jans.as.server.uma.service with type arguments of type UmaScriptByScopeModifier and TypeMethodDescriptionvoidUmaExpressionService.evaluate(Map<UmaScriptByScope, UmaAuthorizationContext> scriptMap, List<io.jans.as.model.uma.persistence.UmaPermission> permissions)