A credentials matcher that always returns {@code true} when matching credentials no matter what arguments are passed in. This can be used for testing or when credentials are implicitly trusted for a particular {@link hunt.shiro.realm.Realm Realm}.
See Source File