Interface AssignedRolesService

  • All Superinterfaces:
    Service
    All Known Implementing Classes:
    AssignedRolesServiceImpl

    public interface AssignedRolesService
    extends Service
    Represents a roles sub-collection, for example scoped by user.
    • Method Detail

      • roleService

        RoleService roleService​(String id)
        Sub-resource locator method, returns individual role resource on which the remainder of the URI is dispatched.
      • service

        Service service​(String path)
        Service locator method, returns individual service on which the URI is dispatched.