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 class
UmaResourceWithId
Resource 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 UmaResource
UmaResource. setIconUri(String iconUri)
UmaResource
UmaResource. setName(String name)
UmaResource
UmaResource. setScopes(List<String> scopes)
UmaResource
UmaResource. setType(String type)
-