Interface AAIRoleProvider

All Superinterfaces:
org.opencastproject.security.api.RoleProvider
All Known Implementing Classes:
JpaGroupRoleProvider

public interface AAIRoleProvider extends org.opencastproject.security.api.RoleProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Iterator<org.opencastproject.security.api.Role>
    Return the roles

    Methods inherited from interface org.opencastproject.security.api.RoleProvider

    findRoles, getOrganization, getRolesForUser
  • Method Details

    • getRoles

      Iterator<org.opencastproject.security.api.Role> getRoles()
      Return the roles
      Returns:
      the roles