| Package | Description |
|---|---|
| edu.uci.ics.crawler4j.crawler | |
| edu.uci.ics.crawler4j.crawler.authentication |
| Modifier and Type | Method and Description |
|---|---|
List<AuthInfo> |
CrawlConfig.getAuthInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlConfig.addAuthInfo(AuthInfo authInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlConfig.setAuthInfos(List<AuthInfo> authInfos) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthInfo
Created by Avi Hayun on 11/25/2014.
|
class |
FormAuthInfo
Created by Avi Hayun on 11/25/2014.
|
class |
NtAuthInfo
Authentication information for Microsoft Active Directory
|
Copyright © 2015. All rights reserved.