Uses of Package
org.jasig.cas.client.configuration

Packages that use org.jasig.cas.client.configuration
org.jasig.cas.client.configuration   
org.jasig.cas.client.util The validation package includes interfaces for validating Tickets, as well as the common implementations. 
 

Classes in org.jasig.cas.client.configuration used by org.jasig.cas.client.configuration
BaseConfigurationStrategy
          Base class to provide most of the boiler-plate code (i.e.
ConfigurationKey
          Holder class to represent a particular configuration key and its optional default value.
ConfigurationStrategy
          Abstraction to allow for pluggable methods for retrieving filter configuration.
ConfigurationStrategyName
          Enumeration to map simple names to the underlying classes so that deployers can reference the simple name in the web.xml instead of the fully qualified class name.
 

Classes in org.jasig.cas.client.configuration used by org.jasig.cas.client.util
ConfigurationKey
          Holder class to represent a particular configuration key and its optional default value.
 



Copyright © 2006-2015 Jasig. All Rights Reserved.