- saveUser(HttpServletRequest, HttpServletResponse, BSAccountPlusApp) - Method in class com.buckosoft.BSAccountMan.web.MaintController
-
- sendValidateEmail(String, String, String) - Method in interface com.buckosoft.BSAccountMan.business.BSAccountManMan
-
"Forgot password" helper method.
- sendValidateEmail(String, String, String) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- sendValidation(String, BSAccount) - Method in class com.buckosoft.BSAccountMan.mail.MailSender
-
- setAccountDao(AccountDao) - Method in class com.buckosoft.BSAccountMan.db.DatabaseImpl
-
- setAppName(String) - Method in class com.buckosoft.BSAccountMan.domain.BSAccountPlusApp
-
- setAutoincrement(boolean) - Method in class com.buckosoft.BSAccountMan.db.jdbc.JdbcBaseClass
-
- setBaseUrl(String) - Method in interface com.buckosoft.BSAccountMan.business.BSAccountManMan
-
Set the base Url to prepend to the validate URL
- setBaseUrl(String) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- setBaseUrl(String) - Method in class com.buckosoft.BSAccountMan.mail.MailSender
-
Set the baseUrl for the validation web page
- setBsAccountMan(BSAccountMan) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- setBsAccountMan(BSAccountMan) - Method in class com.buckosoft.BSAccountMan.web.HelloPageController
-
- setBsWebLinksMan(BSWebLinksMan) - Method in class com.buckosoft.BSAccountMan.web.HelloPageController
-
- setDataSource(DataSource) - Method in class com.buckosoft.BSAccountMan.db.jdbc.JdbcBaseClass
-
Set the Jdbc Datasource
- setDb(Database) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- setDbType(int) - Method in class com.buckosoft.BSAccountMan.db.jdbc.JdbcBaseClass
-
Set the database type of grammer
- setHelloForwards(boolean) - Method in interface com.buckosoft.BSAccountMan.business.BSAccountManMan
-
Some apps like to redirect hello.do to home.do if the user is logged in.
- setHelloForwards(boolean) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- setLoginSuccessPageRedirect(String) - Method in interface com.buckosoft.BSAccountMan.business.BSAccountManMan
-
Maybe you don't want the default home.do after a successful login.
- setLoginSuccessPageRedirect(String) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- setNewPassword(String) - Method in class com.buckosoft.BSAccountMan.domain.BSAccountPlusApp
-
- setOldPassword(String) - Method in class com.buckosoft.BSAccountMan.domain.BSAccountPlusApp
-
- setProperty(String, Object) - Static method in class com.buckosoft.BSAccountMan.util.ConfigManager
-
Allow the setting of a property incase you don't want to use what's in the property file
- setSmtpHost(String) - Method in interface com.buckosoft.BSAccountMan.business.BSAccountManMan
-
Set the host that will accept our outgoing email
- setSmtpHost(String) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- setSmtpHost(String) - Method in class com.buckosoft.BSAccountMan.mail.MailSender
-
- setUserFactory(UserFactory) - Method in interface com.buckosoft.BSAccountMan.business.BSAccountManMan
-
- setUserFactory(UserFactory) - Method in class com.buckosoft.BSAccountMan.business.BSAccountManManImpl
-
- supports(Class) - Method in class com.buckosoft.BSAccountMan.validator.AccountValidator
-