Is

pt.tecnico.dsi.openstack.keystone.services.RoleAssignment.Is
final class Is(roleId: String)

Attributes

Source
RoleAssignment.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

infix def assignedTo(user: User): F[Boolean]

Attributes

Source
RoleAssignment.scala
infix def assignedTo(group: Group): F[Boolean]

Attributes

Source
RoleAssignment.scala
infix def assignedToGroup(id: String): F[Boolean]

Attributes

Source
RoleAssignment.scala
infix def assignedToUser(id: String): F[Boolean]

Attributes

Source
RoleAssignment.scala