Expresso 5-6

Uses of Class
com.jcorporate.expresso.core.security.filters.FilterManager

Packages that use FilterManager
com.jcorporate.expresso.core.dbobj Ancestor objects for all Database Objects and Schemas.  
com.jcorporate.expresso.core.security.filters Contains the mechanisms to filter malicious control characters from strings before being sent to a browser. 
 

Uses of FilterManager in com.jcorporate.expresso.core.dbobj
 

Methods in com.jcorporate.expresso.core.dbobj that return FilterManager
 FilterManager DBObjectDef.getFilterManager()
           
 

Uses of FilterManager in com.jcorporate.expresso.core.security.filters
 

Methods in com.jcorporate.expresso.core.security.filters that return FilterManager
static FilterManager FilterManager.getInstance()
          The singleton implementation.
 


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.