|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.schedassist.impl.caldav.DefaultCredentialsProviderFactoryImpl
org.jasig.schedassist.impl.caldav.oracle.OracleCommsCredentialsProviderFactoryImpl
public class OracleCommsCredentialsProviderFactoryImpl
CredentialsProviderFactory for use with Oracle Communications Suite.
Returns OracleCommsCredentialsProviderImpl instances.
| Constructor Summary | |
|---|---|
OracleCommsCredentialsProviderFactoryImpl()
|
|
| 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. |
| Methods inherited from class org.jasig.schedassist.impl.caldav.DefaultCredentialsProviderFactoryImpl |
|---|
getAdminCredentials, getAuthScope, getCaldavAdminPassword, getCaldavAdminUsername, setAuthScope, setCaldavAdminPassword, setCaldavAdminUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OracleCommsCredentialsProviderFactoryImpl()
| Method Detail |
|---|
public org.apache.http.client.CredentialsProvider getCredentialsProvider(ICalendarAccount account)
CredentialsProviderFactoryCredentialsProvider 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.
getCredentialsProvider in interface CredentialsProviderFactorygetCredentialsProvider in class DefaultCredentialsProviderFactoryImplCredentialsProvider 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 | |||||||||