Uses of Package
org.jasig.cas.services

Packages that use org.jasig.cas.services
org.jasig.cas This is the entry point to the part of the CAS processing that is independent of the user/program interface. 
org.jasig.cas.services This package is contains classes related to the restriction of CAS usage to a particular set of services. 
org.jasig.cas.services.web This package contains all the Service Whitelist/customization classes related to the web tier, such as Theme Resolvers that match a theme (skin) for the login pages to a registered service. 
org.jasig.cas.services.web.support   
 

Classes in org.jasig.cas.services used by org.jasig.cas
ServicesManager
          Manages the storage, retrieval, and matching of Services wishing to use CAS and services that have been registered with CAS.
 

Classes in org.jasig.cas.services used by org.jasig.cas.services
RegisteredService
          Interface for a service that can be registered by the Services Management interface.
ReloadableServicesManager
          Interface to allow for ServicesManagers to attempt to reload their list of services.
ServiceRegistryDao
          Registry of all RegisteredServices.
ServicesManager
          Manages the storage, retrieval, and matching of Services wishing to use CAS and services that have been registered with CAS.
UnauthorizedServiceException
          Exception that is thrown when an Unauthorized Service attempts to use CAS.
 

Classes in org.jasig.cas.services used by org.jasig.cas.services.web
ServicesManager
          Manages the storage, retrieval, and matching of Services wishing to use CAS and services that have been registered with CAS.
 

Classes in org.jasig.cas.services used by org.jasig.cas.services.web.support
ServicesManager
          Manages the storage, retrieval, and matching of Services wishing to use CAS and services that have been registered with CAS.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.