Returns {@code true} if the provided token credentials match the stored account credentials,
{@code false} otherwise.
@param token the {@code AuthenticationToken} submitted during the authentication attempt
@param info the {@code AuthenticationInfo} stored in the system.
@return {@code true} if the provided token credentials match the stored account credentials,
{@code false} otherwise.
Returns {@code true} if the provided token credentials match the stored account credentials, {@code false} otherwise.
@param token the {@code AuthenticationToken} submitted during the authentication attempt @param info the {@code AuthenticationInfo} stored in the system. @return {@code true} if the provided token credentials match the stored account credentials, {@code false} otherwise.