SimpleAccount.this

Constructs a SimpleAccount instance for the specified principals and credentials, with the assigned roles.

@param principals the identifying attributes of the account, at least one of which should be considered the account's 'primary' identifying attribute, for example, a user id or username. @param credentials the credentials that verify identity for the account @param roles the names of the roles assigned to this account.

Meta