public interface PageCredentials extends AuthenticationCredentials
Modifier and Type | Method and Description |
---|---|
org.apache.http.auth.Credentials |
makeCredentialsObject(String targetHostName)
Turn this instance into a Credentials object, given the specified target host name
|
equals, hashCode
static final String _rcsid
org.apache.http.auth.Credentials makeCredentialsObject(String targetHostName) throws ManifoldCFException
ManifoldCFException