|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HttpCredentialsProvider
Interface used to define a source for HTTP Credentials.
| Method Summary | |
|---|---|
org.apache.http.client.CredentialsProvider |
getCredentials(ICalendarAccount account)
Return a Credentials that can be used when performing caldav operations against
the provided ICalendarAccount. |
| Method Detail |
|---|
org.apache.http.client.CredentialsProvider getCredentials(ICalendarAccount account)
Credentials that can be used when performing caldav operations against
the provided ICalendarAccount.
Implementations may not all use the ICalendarAccount; some return the same set of
credentials for all inputs.
account -
Credentials that the data dao can use to interact with the CalDAV server
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||