Uses of Package
org.jasig.schedassist.impl.caldav

Packages that use org.jasig.schedassist.impl.caldav
org.jasig.schedassist.impl.caldav   
org.jasig.schedassist.impl.caldav.bedework   
org.jasig.schedassist.impl.caldav.oracle   
org.jasig.schedassist.impl.caldav.xml   
 

Classes in org.jasig.schedassist.impl.caldav used by org.jasig.schedassist.impl.caldav
CaldavDialect
          This interface specifies a number of methods focused on dialect with the CalDAV server.
CalendarWithURI
          Java bean used to track a Calendar along with it's source URI (and etag, if available) in the CalDAV server.
CredentialsProviderFactory
          Factory interface for HTTP Client's CredentialsProviders.
HttpMethodInterceptor
          Different CalDAV servers may expect different information in the HTTP requests.
 

Classes in org.jasig.schedassist.impl.caldav used by org.jasig.schedassist.impl.caldav.bedework
CaldavEventUtilsImpl
          Subclass of DefaultEventUtilsImpl specific for caldav.
HttpMethodInterceptor
          Different CalDAV servers may expect different information in the HTTP requests.
 

Classes in org.jasig.schedassist.impl.caldav used by org.jasig.schedassist.impl.caldav.oracle
CaldavDialect
          This interface specifies a number of methods focused on dialect with the CalDAV server.
CredentialsProviderFactory
          Factory interface for HTTP Client's CredentialsProviders.
DefaultCaldavDialectImpl
          Class to encapsulate generation of the dialect between the scheduling assistant and the CalDAV server.
DefaultCredentialsProviderFactoryImpl
          Default CredentialsProviderFactory implementation, returns DefaultCredentialsProviderImpl instances.
DefaultCredentialsProviderImpl
          This CredentialsProvider implementation will return the supplied-at-construction-time Credentials if and only if the request matches the configured AuthScope.
 

Classes in org.jasig.schedassist.impl.caldav used by org.jasig.schedassist.impl.caldav.xml
CalendarWithURI
          Java bean used to track a Calendar along with it's source URI (and etag, if available) in the CalDAV server.
 



Copyright © 2012 Jasig. All Rights Reserved.