|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.incongru.berkano.security.password.retrieval.AbstractMailPasswordRetrievalStrategy
net.incongru.berkano.security.password.retrieval.MailNewPasswordRetrievalStrategy
public class MailNewPasswordRetrievalStrategy
| Constructor Summary | |
|---|---|
MailNewPasswordRetrievalStrategy(UserDAO userDAO,
PasswordGenerator passwordGenerator,
net.incongru.util.mail.Mailer mailer)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getMailSubject()
|
protected java.lang.String |
getTemplateName()
|
protected void |
prepareMailContext(User u,
net.incongru.util.mail.MailBean mail)
Use this method to change any setting of the user if needed and add items in the map passed to the template engine. |
| Methods inherited from class net.incongru.berkano.security.password.retrieval.AbstractMailPasswordRetrievalStrategy |
|---|
getRequiredField, retrievePassword |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailNewPasswordRetrievalStrategy(UserDAO userDAO,
PasswordGenerator passwordGenerator,
net.incongru.util.mail.Mailer mailer)
| Method Detail |
|---|
protected void prepareMailContext(User u,
net.incongru.util.mail.MailBean mail)
AbstractMailPasswordRetrievalStrategy
prepareMailContext in class AbstractMailPasswordRetrievalStrategyprotected java.lang.String getMailSubject()
getMailSubject in class AbstractMailPasswordRetrievalStrategyprotected java.lang.String getTemplateName()
getTemplateName in class AbstractMailPasswordRetrievalStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||