Uses of Interface
com.arsdigita.util.ParameterProvider

Packages that use ParameterProvider
com.arsdigita.dispatcher System for dynamically handling the control of HTTP requests. 
com.arsdigita.kernel.security Provides user authentication, session tracking, and cryptography services. 
com.arsdigita.toolbox A collection of high-level classes useful for general development. 
com.arsdigita.util Utility classes. 
 

Uses of ParameterProvider in com.arsdigita.dispatcher
 

Subinterfaces of ParameterProvider in com.arsdigita.dispatcher
 interface ParameterProvider
          Deprecated. use com.arsdigita.util.ParameterProvider instead
 

Uses of ParameterProvider in com.arsdigita.kernel.security
 

Classes in com.arsdigita.kernel.security that implement ParameterProvider
 class SecurityParameterProvider
          Determines the URL parameters needed for user tracking.
 

Uses of ParameterProvider in com.arsdigita.toolbox
 

Classes in com.arsdigita.toolbox that implement ParameterProvider
 class CharsetEncodingProvider
           Provides a character set encoding parameter to add to each URL or Form in a request.
 

Uses of ParameterProvider in com.arsdigita.util
 

Methods in com.arsdigita.util with parameters of type ParameterProvider
static void URLRewriter.addParameterProvider(ParameterProvider provider)
          Adds a parameter provider.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC