Interface CredentialHandler

All Known Implementing Classes:
DigestCredentialHandlerBase, MessageDigestCredentialHandler, NestedCredentialHandler, SecretKeyCredentialHandler

public interface CredentialHandler
This interface is used by the Realm to compare the user provided credentials with the credentials stored in the Realm for that user.