A B C D E F G H I J L M N O P R S T U V W X Y _

S

SAVED_FILTER - Static variable in class org.securityfilter.filter.SecurityFilter
 
SAVED_REQUEST - Static variable in class org.securityfilter.filter.SecurityFilter
 
SAVED_REQUEST_URL - Static variable in class org.securityfilter.filter.SecurityFilter
 
SCRIPT - Static variable in class yawda.data.model.application.CModule
Comment for SCRIPT This module represent a java script file or a java script tag in a PAGE
SESSION - Static variable in class yawda.utils.env.CEnv
 
SESSION_KEY - Static variable in class yawda.controller.CPrincipalWrapper
 
SVG - Static variable in class yawda.view.CSvgView
 
SecurityConfig - class org.securityfilter.config.SecurityConfig.
SecurityConfig gathers information from the security-config.xml file to be used by the filter.
SecurityConfig(boolean) - Constructor for class org.securityfilter.config.SecurityConfig
Constructor that takes the validating flag and debug level to be used while parsing.
SecurityConstraint - class org.securityfilter.config.SecurityConstraint.
SecurityConstraint
SecurityConstraint() - Constructor for class org.securityfilter.config.SecurityConstraint
Constructor
SecurityFilter - class org.securityfilter.filter.SecurityFilter.
SecurityFilter provides authentication and authorization services.
SecurityFilter() - Constructor for class org.securityfilter.filter.SecurityFilter
 
SecurityRealmInterface - interface org.securityfilter.realm.SecurityRealmInterface.
SecurityRealmInterface - realm interface for SecurityFilter.
SimplePrincipal - class org.securityfilter.realm.SimplePrincipal.
SimplePrincipal - a simple, serializable Principal.
SimplePrincipal(String) - Constructor for class org.securityfilter.realm.SimplePrincipal
Constructor
SimpleSecurityRealmBase - class org.securityfilter.realm.SimpleSecurityRealmBase.
Security realm base class.
SimpleSecurityRealmBase() - Constructor for class org.securityfilter.realm.SimpleSecurityRealmBase
 
saveRequestInformation(HttpServletRequest) - Static method in class org.securityfilter.filter.SecurityFilter
Save request information to re-use when the user is successfully authenticated.
saveStrutsConfigFileTo(String) - Method in class yawda.config.CConfigGenerator
 
saveWebXmlConfigFileTo(String, String) - Method in class yawda.config.CConfigGenerator
 
sendError(int, String) - Method in class org.securityfilter.filter.CFakeResponse
 
sendError(int) - Method in class org.securityfilter.filter.CFakeResponse
 
sendRedirect(String) - Method in class org.securityfilter.filter.CFakeResponse
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.controller.CController
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.view.CJooTemplateView
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.view.CPDFView
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.view.CSvgView
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.view.CTextView
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.view.CVelocityView
 
service(HttpServletRequest, HttpServletResponse) - Method in class yawda.view.CXmlView
 
servletContext - Variable in class yawda.data.access.CBasicServletConfiguration
 
session - Variable in class yawda.controller.session.CFileSessionStore.CEndReqLst
 
set(String, Object, int) - Method in class yawda.utils.env.CEnv
 
set(String, Object) - Method in class yawda.utils.env.CEnv
 
set(String, Object) - Method in class yawda.utils.thread.CThreadContext
 
setAction(CAction) - Method in class yawda.data.model.application.CModule
Set an action to this module.
setAsDefault() - Method in class yawda.data.model.struts.CAction
 
setAttribute(String, Object) - Method in class yawda.controller.CRequestWrapper
 
setAttribute(String, Object) - Method in class yawda.controller.CServletContextWrapper
 
setAttribute(String, Object) - Method in class yawda.controller.session.CPersistentSession
 
setAuthConstraint(AuthConstraint) - Method in class org.securityfilter.config.SecurityConstraint
Set the AuthConstraint.
setAuthMethod(String) - Method in class org.securityfilter.config.SecurityConfig
Set the authentication method being used to challenge the user.
setAutoReconnecting(boolean) - Method in class net.sf.joott.uno.UnoConnection
Should we try to reestablish the connection if it goes down?
setBufferSize(int) - Method in class org.securityfilter.filter.CFakeResponse
 
setCharacterEncoding(String) - Method in class yawda.controller.CRequestWrapper
 
setConnection(UnoConnection) - Method in class net.sf.joott.uno.DocumentConverter
 
setContentLength(int) - Method in class org.securityfilter.filter.CFakeResponse
 
setContentType(String) - Method in class org.securityfilter.filter.CFakeResponse
 
setContext(ServletContext) - Method in interface yawda.controller.IPersistentSession
 
setContext(ServletContext) - Method in class yawda.controller.session.CPersistentSession
 
setDataSourceName(String) - Method in class yawda.utils.realm.CDatasourceRealm
Set the name of the JNDI JDBC DataSource.
setDateHeader(String, long) - Method in class org.securityfilter.filter.CFakeResponse
 
setDefaultAvailableLocaleS(Locale[]) - Static method in class yawda.utils.resource.CResourceBundle
 
setDefaultAvailableLocaleS(String) - Static method in class yawda.utils.resource.CResourceBundle
 
setDefaultLocale(String) - Method in class yawda.utils.resource.CResourceBundle
 
setDefaultLocale(Locale) - Method in class yawda.utils.resource.CResourceBundle
 
setDefaultLocaleS(Locale) - Static method in class yawda.utils.resource.CResourceBundle
 
setDefaultLocaleS(String) - Static method in class yawda.utils.resource.CResourceBundle
 
setDefaultPage(String) - Method in class org.securityfilter.config.SecurityConfig
Set the default page URL.
setErrorPage(String) - Method in class org.securityfilter.config.SecurityConfig
Set the error page URL.
setFilterConfig(FilterConfig) - Method in class org.securityfilter.filter.SecurityFilter
Set the filter configuration, included for WebLogic 6 compatibility.
setHeader(String, String) - Method in class org.securityfilter.filter.CFakeResponse
 
setHeader(HttpServletResponse, long, long, String) - Static method in class yawda.controller.CController
 
setHeader(HttpServletRequest, HttpServletResponse, long, long) - Static method in class yawda.view.CView
 
setHeaderFooter(int) - Method in class yawda.utils.itext.CDocument
 
setIntHeader(String, int) - Method in class org.securityfilter.filter.CFakeResponse
 
setJSCall() - Method in class yawda.view.tags.Atag
 
setJSNavItem() - Method in class yawda.view.tags.Atag
 
setLanguages(Locale[]) - Method in class yawda.utils.resource.CResourceBundle
 
setLanguages(String) - Method in class yawda.utils.resource.CResourceBundle
 
setLocale(Locale) - Method in class org.securityfilter.filter.CFakeResponse
 
setLoginPage(String) - Method in class org.securityfilter.config.SecurityConfig
Set the login page URL.
setMaxInactiveInterval(int) - Method in class yawda.controller.session.CPersistentSession
 
setMessage(int, String[]) - Method in class yawda.data.model.validation.CInputFieldValidator
 
setNodeValue(String) - Method in class yawda.utils.html.CDocumentWrapper
 
setParameter(String) - Method in class yawda.data.model.struts.CAction
 
setParent(ClassLoader, ClassLoader) - Static method in class yawda.utils.classloader.CClassLoader
Set the parent of a class loader.
setPort(int) - Method in class net.sf.joott.uno.UnoConnection
 
setPrefix(String) - Method in class yawda.utils.html.CDocumentWrapper
 
setPublicOnly(boolean) - Method in class yawda.data.model.application.CModule
 
setRealm(Object) - Method in class org.securityfilter.realm.catalina.CatalinaRealmAdapter
Set the Catalina Realm that we are to adapt.
setRealmName(String) - Method in class org.securityfilter.config.SecurityConfig
Set the authentication realm name.
setRoleNameCol(String) - Method in class yawda.utils.realm.CDatasourceRealm
Set the column in the user role table that names a role.
setRootModule(CModule) - Method in class yawda.data.model.application.CApplication
Set the root module
setServletContext(ServletContext) - Method in class yawda.data.access.CBasicServletConfiguration
Sets the servletContext.
setStatus(int) - Method in class org.securityfilter.filter.CFakeResponse
 
setStatus(int, String) - Method in class org.securityfilter.filter.CFakeResponse
 
setStore(ISessionStore) - Method in interface yawda.controller.IPersistentSession
 
setStore(ISessionStore) - Method in class yawda.controller.session.CPersistentSession
 
setUserCredCol(String) - Method in class yawda.utils.realm.CDatasourceRealm
Set the column in the user table that holds the user's credentials.
setUserNameCol(String) - Method in class yawda.utils.realm.CDatasourceRealm
Set the column in the user table that holds the user's name.
setUserPrincipal(CPrincipalWrapper) - Method in class yawda.controller.CRequestWrapper
 
setUserRoleTable(String) - Method in class yawda.utils.realm.CDatasourceRealm
Set the table that holds the relation between user's and roles.
setUserTable(String) - Method in class yawda.utils.realm.CDatasourceRealm
Set the table that holds user data.
showErrorsArray(String[]) - Method in class yawda.data.model.validation.CInputFieldValidator
 
showLogin(HttpServletRequest, HttpServletResponse) - Method in interface org.securityfilter.authenticator.Authenticator
Show the login interface.
showLogin(HttpServletRequest, HttpServletResponse) - Method in class org.securityfilter.authenticator.BasicAuthenticator
Show the login page.
showLogin(HttpServletRequest, HttpServletResponse) - Method in class org.securityfilter.authenticator.FormAuthenticator
Show the login page.
sm - Static variable in class yawda.utils.realm.CDatasourceRealm
The string manager for this package.
start() - Method in class yawda.utils.realm.CDatasourceRealm
Prepare for active use of the public methods of this Component.
stop() - Method in class yawda.utils.realm.CDatasourceRealm
Gracefully shut down active use of the public methods of this Component.
store - Variable in class yawda.controller.session.CFileSessionStore.CEndReqLst
 
stringReplace(String, String, String) - Method in class yawda.utils.html.CPadawan
 
subst(String) - Method in class yawda.utils.env.CEnv
 

A B C D E F G H I J L M N O P R S T U V W X Y _