Class OrganizationRoleProvider

java.lang.Object
org.opencastproject.userdirectory.OrganizationRoleProvider
All Implemented Interfaces:
RoleProvider

public class OrganizationRoleProvider extends Object implements RoleProvider
The organization role provider returning the admin and anonymous role from the current organization.
  • Field Details

    • securityService

      protected SecurityService securityService
      The security service
  • Constructor Details

    • OrganizationRoleProvider

      public OrganizationRoleProvider()
  • Method Details