Uses of Class
com.uwyn.rife.engine.annotations.Elem

Packages that use Elem
com.uwyn.rife.authentication.elements Provides elements for authentication and logout, using the variety of backend stores available. 
com.uwyn.rife.cmf.elements Provides an element that serves streaming content data straight from the content management framework. 
com.uwyn.rife.engine.elements Provides elements wigh common features that are useful in many web applications. 
 

Uses of Elem in com.uwyn.rife.authentication.elements
 

Classes in com.uwyn.rife.authentication.elements with annotations of type Elem
 class DatabaseAuthenticated
          Sets up the standard Authenticated element for managers that work with a database back-end.
 class DatabaseLogoutPassthrough
          Sets up the standard SimpleLogoutPassthrough element for managers that work with a database back-end.
 class DatabaseLogoutTemplate
          Sets up the standard SimpleLogoutTemplate element for managers that work with a database back-end.
 class FactoryPropertyAuthenticated
           
 class Identified
           
 class MemoryAuthenticated
          Sets up the standard Authenticated element for managers that work with an in-memory back-end.
 class MemoryLogoutPassthrough
          Sets up the standard SimpleLogoutPassthrough element for managers that work with an in-memory back-end.
 class MemoryLogoutTemplate
          Sets up the standard SimpleLogoutTemplate element for managers that work with an in-memory back-end.
 class MixedAuthenticated
          Sets up the standard Authenticated element with credentials and remember-me managers for database storage, but the session managers for memory storage.
 class PurgingDatabaseAuthenticated
          Sets up the standard Authenticated element for managers that work with a database back-end and enables automatic in-process purging.
 class PurgingMemoryAuthenticated
          Sets up the standard Authenticated element for managers that work with an in-memory back-end and enables automatic in-process purging.
 class PurgingMixedAuthenticated
          Sets up the standard Authenticated element with credentials and remember-me managers for database storage, but the session managers for memory storage and enables automatic in-process purging.
 class SimpleLogoutPassthrough
           
 class SimpleLogoutTemplate
           
 

Uses of Elem in com.uwyn.rife.cmf.elements
 

Classes in com.uwyn.rife.cmf.elements with annotations of type Elem
 class ServeContent
           
 

Uses of Elem in com.uwyn.rife.engine.elements
 

Classes in com.uwyn.rife.engine.elements with annotations of type Elem
 class Defer
           
 class DwrService
           
 class PrintTemplate
           
 class Redirect
           
 class SoapXFire
           
 class Uncached
           
 class WebservicesHessian
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.