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(java.lang.String iconUri)UmaResourceUmaResource. setName(java.lang.String name)UmaResourceUmaResource. setScopes(java.util.List<java.lang.String> scopes)UmaResourceUmaResource. setType(java.lang.String type)
-