Uses of Class
io.jans.as.model.uma.UmaResource
-
Packages that use UmaResource Package Description io.jans.as.model.uma -
-
Uses of UmaResource in io.jans.as.model.uma
Subclasses of UmaResource in io.jans.as.model.uma Modifier and Type Class Description classUmaResourceWithIdResource that needs protection by registering a resource description at the AS.Methods in io.jans.as.model.uma that return UmaResource Modifier and Type Method Description UmaResourceUmaResource. setIconUri(String iconUri)UmaResourceUmaResource. setName(String name)UmaResourceUmaResource. setScopes(List<String> scopes)UmaResourceUmaResource. setType(String type)
-