SimpleAccount.setPrincipals

Sets the principals, aka the identifying attributes (username, user id, first name, last name, etc) of this Account.

@param principals all the principals, aka the identifying attributes, of this Account. @see Account#getPrincipals()

class SimpleAccount
void
setPrincipals

Meta