SimpleAuthenticationInfo.this

Constructor that takes in an account's identifying principal(s) and its corresponding credentials that verify the principals.

@param principals a Realm's account's identifying principal(s) @param credentials the accounts corresponding principals that verify the principals.

Meta