|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialsProviderFactory
Factory interface for HTTP Client's CredentialsProviders.
| Method Summary | |
|---|---|
org.apache.http.client.CredentialsProvider |
getCredentialsProvider(ICalendarAccount account)
Return a CredentialsProvider that can be used when performing caldav operations against
the provided ICalendarAccount. |
| Method Detail |
|---|
org.apache.http.client.CredentialsProvider getCredentialsProvider(ICalendarAccount account)
CredentialsProvider 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 -
CredentialsProvider 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 | |||||||||