Class BasicAuthenticationCredential

java.lang.Object
All Implemented Interfaces:
Credential

public class BasicAuthenticationCredential extends UsernamePasswordCredential
BasicAuthenticationCredential extends UsernamePasswordCredential to represent credentials used by HTTP Basic Authentication.