public interface SequenceCredentials extends AuthenticationCredentials
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
_rcsid |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator |
findLoginParameters(java.lang.String documentIdentifier)
For a given login page, specific information may need to be submitted to the server to properly log in.
|
java.lang.String |
getSequenceKey()
Fetch the unique key value for this particular credential.
|
equals, hashCode
static final java.lang.String _rcsid
java.lang.String getSequenceKey()
java.util.Iterator findLoginParameters(java.lang.String documentIdentifier) throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
org.apache.manifoldcf.core.interfaces.ManifoldCFException