Class Accounts

java.lang.Object
com.strongdm.api.Accounts
All Implemented Interfaces:
SnapshotAccounts

public class Accounts extends Object implements SnapshotAccounts
Accounts are users that have access to strongDM. There are two types of accounts: 1. **Users:** humans who are authenticated through username and password or SSO. 2. **Service Accounts:** machines that are authenticated using a service token. 3. **Tokens** are access keys with permissions that can be used for authentication.