public interface

Credentials

org.apache.http.auth.Credentials
Known Indirect Subclasses

Class Overview

User name and password based authentication credentials.

Summary

Public Methods
abstract String getPassword()
abstract Principal getUserPrincipal()

Public Methods

public abstract String getPassword ()

public abstract Principal getUserPrincipal ()