Interface ResourceRoleProvider

All Superinterfaces:
RoleProvider<ResourceRole>
All Known Implementing Classes:
AnnotatedResourceRoleProvider, DatabaseResourceRoleProvider

public interface ResourceRoleProvider extends RoleProvider<ResourceRole>
Interface must be implemented by classes that provide resource roles from a particular source type. A source type may be a database, annotated interfaces, etc.

Role providers are used by ResourceRoleRepository