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