BaseAuthenticationData contains certain authentication-related data:
The current Partner's credentials
The authentication state: authenticated or not
For an authenticated requester, the principal that was authenticated and their granted authorities
Implementing classes are expected to hold the requestor's credentials such as a user's login name and password,
or a partner's reference identifier.