Interface PermittedGroup

All Superinterfaces:
DirectoryGroup
All Known Implementing Classes:
InternalGrantedPermission, PermittedGroupImpl, RestPermittedGroup

public interface PermittedGroup extends DirectoryGroup
A DirectoryGroup with a corresponding UserPermission. Users in this group are granted this permission.
  • Method Details

    • getPermission

      UserPermission getPermission()
      A UserPermission granted to this DirectoryGroup
      Returns:
      the permission