Uses of Interface
com.redwood.scheduler.api.model.SecurityPrivilege
-
Packages that use SecurityPrivilege Package Description com.redwood.scheduler.api.model Scheduler API - Model -
-
Uses of SecurityPrivilege in com.redwood.scheduler.api.model
Methods in com.redwood.scheduler.api.model that return types with arguments of type SecurityPrivilege Modifier and Type Method Description Set<SecurityPrivilege>
SecurityRank. getSecurityPrivileges()
Get the privileges that this rank represents.
-