Uses of Class
org.opencastproject.userdirectory.JpaGroupRoleProvider
Packages that use JpaGroupRoleProvider
-
Uses of JpaGroupRoleProvider in org.opencastproject.userdirectory
Fields in org.opencastproject.userdirectory declared as JpaGroupRoleProviderModifier and TypeFieldDescriptionprotected JpaGroupRoleProviderAdminUserAndGroupLoader.groupRoleProviderGroup providerprotected JpaGroupRoleProviderJpaUserAndRoleProvider.groupRoleProviderGroup providerprotected JpaGroupRoleProviderJpaUserReferenceProvider.groupRoleProviderGroup Role providerMethods in org.opencastproject.userdirectory with parameters of type JpaGroupRoleProviderModifier and TypeMethodDescriptionvoidJpaUserReferenceProvider.setGroupRoleProvider(JpaGroupRoleProvider groupRoleProvider) -
Uses of JpaGroupRoleProvider in org.opencastproject.userdirectory.endpoint
Methods in org.opencastproject.userdirectory.endpoint with parameters of type JpaGroupRoleProviderModifier and TypeMethodDescriptionvoidGroupRoleEndpoint.setJpaGroupRoleProvider(JpaGroupRoleProvider jpaGroupRoleProvider)