AllowAllCredentialsMatcher.doCredentialsMatch

Returns <code>true</code> <em>always</em> no matter what the method arguments are.

@param token the token submitted for authentication. @param info the account being verified for access @return <code>true</code> <em>always</em>.

class AllowAllCredentialsMatcher
bool
doCredentialsMatch

Meta