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