Interface SnapshotRoles

All Known Implementing Classes:
Roles

public interface SnapshotRoles
A SnapshotRoles exposes the read only methods of the Roles service for historical queries.
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String id)
    Get reads one Role by ID.
    list(String filter, Object... args)
    List gets a list of Roles matching a given set of criteria.