Uses of Class
io.jans.as.server.uma.authorization.UmaScriptByScope
-
Packages that use UmaScriptByScope Package Description io.jans.as.server.uma.service -
-
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 UmaScriptByScope Modifier and Type Method Description Map<UmaScriptByScope,UmaAuthorizationContext>
UmaNeedsInfoService. checkNeedsInfo(Claims claims, Map<io.jans.as.persistence.model.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 UmaScriptByScope Modifier and Type Method Description void
UmaExpressionService. evaluate(Map<UmaScriptByScope,UmaAuthorizationContext> scriptMap, List<io.jans.as.model.uma.persistence.UmaPermission> permissions)
-