Interface to be implemented by components which can build user Credentials.
author: Gianluca Brigandi version: $Id: CredentialProvider.java 508 2008-02-18 13:32:29Z sgonzalez $
Creates a new credential based on its name and value.
Parameters: name - the credential name Parameters: value - the credential value the Credential instance representing the supplied name-value pair.