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