public class SecurityMgrWond extends SecurityMgrEE implements SecurityMgrIf
SecurityMgr.LoginAttempt, SecurityMgr.StaticData
availableChars, DEFAULT_PASSWORD_CHARACTERS, log, mutex, staticDataHM
templateBaseDir
Constructor and Description |
---|
SecurityMgrWond(KKEngIf eng)
Constructor
|
Modifier and Type | Method and Description |
---|---|
EmailIf |
sendNewPassword1(java.lang.String emailAddr,
EmailOptionsIf options)
If a customer exists with the email address passed in as a parameter, then a new password is
generated and sent to the customer.
|
addCustomDataToSession, createNotFoundException, externalLogin, getCustomDataFromSession, setCriteriaForUsernameType, validateCaptcha
byteToHex, changePassword, checkAdminSession, checkFileAccess, checkPassword, checkPassword, checkSession, createSessionId, enableCustomer, encrypt, externalCredentialsCheck, getAvailableChars, getExpiryTimeInSecs, getLDAPMgr, getLoginIntegrationMgr, getPermittedLocations, getRandomPassword, getSessionDurationInSecs, getSessionUpdateThresholdInSecs, getSSOToken, getStaticDataHM, getTimeInSecs, insertSessionId, isUserBlocked, login, login, loginByAdmin, loginWithOptions, logout, refreshConfigs, removeSession, removeUser, saveSSOToken, sendNewPassword, setAvailableChars, setNewPassword, toHexChar, validatePassword
acquireLock, addInsertAttr, addInsertAttr, addStringRuleConstraint, addStringRuleConstraint, checkRequired, escapeHTML, executeQuery, executeQuery, executeQuery, executeQuery, executeQuery, getAdminEngMgr, getBasketMgr, getBillingMgr, getBookableProductMgr, getCacheMgr, getCatMgr, getConfigMgr, getCookieMgr, getCurrMgr, getCustMgr, getCustomerIdFromSession, getCustomerStatsMgr, getCustomerTagMgr, getEmailMgr, getEng, getEventMgr, getExportMgr, getHTMLEscaper, getKonaKartConfig, getKonaKartConfig, getKonaKartConfig, getLangMgr, getManuMgr, getMiscItemMgr, getMiscPriceMgr, getMode, getModeString, getMqMgr, getMultiStoreMgr, getNewCriteria, getNewCriteria, getOrderIntegrationMgr, getOrderMgr, getOrderTotalMgr, getPaymentMgr, getProdMgr, getProductsToCategoresCriteria, getPromMgr, getPunchOutMgr, getRewardPointMgr, getSecMgr, getShippingMgr, getSolrMgr, getStoreId, getStoreMgr, getStoreTime, getSuggestionMgr, getTaxMgr, getTemplate, getTemplateRoot, getVelocityContextMgr, getWishListMgr, init, insertKKEvent, insertKKEvent, isBusiness, isBusinessOrEnterprise, isClassPresent, isCommunity, isDeadlockException, isEnterprise, isMultiStoreShareCategories, isMultiStoreShareCustomers, isMultiStoreShareCustomersOrProducts, isMultiStoreSharedDb, isMultiStoreShareProducts, isMultiVendor, isUnix, manageThrowable, releaseLock, updateStaticVariablesNow
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCustomDataToSession, changePassword, checkAdminSession, checkFileAccess, checkSession, enableCustomer, encrypt, externalLogin, getCustomDataFromSession, getRandomPassword, getSSOToken, getTimeInSecs, login, login, loginByAdmin, loginWithOptions, logout, refreshConfigs, saveSSOToken, sendNewPassword, setNewPassword, validateCaptcha, validatePassword
public SecurityMgrWond(KKEngIf eng) throws java.lang.Exception
eng
- the engjava.lang.Exception
- an unexpected exceptionpublic EmailIf sendNewPassword1(java.lang.String emailAddr, EmailOptionsIf options) throws java.security.NoSuchAlgorithmException, java.lang.Exception
SecurityMgr
sendNewPassword1
in interface SecurityMgrIf
sendNewPassword1
in class SecurityMgr
emailAddr
- the emailAddroptions
- the optionsjava.security.NoSuchAlgorithmException
- an unexpected NoSuchAlgorithmException exceptionjava.lang.Exception
- an unexpected exceptionCopyright © 2018 DS Data Systems UK Ltd.