doc.walkthru
Class CustomSecurityServiceImpl

java.lang.Object
  extended by doc.walkthru.CustomSecurityServiceImpl
All Implemented Interfaces:
CustomSecurityService, org.benow.java.spec.Markup, org.benow.service.Service

public class CustomSecurityServiceImpl
extends java.lang.Object
implements CustomSecurityService


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.benow.java.spec.Markup
org.benow.java.spec.Markup.ParamName, org.benow.java.spec.Markup.ReturnDescription
 
Constructor Summary
CustomSecurityServiceImpl()
           
 
Method Summary
 void update(org.benow.security.user.User user, AddressUserModule aum)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomSecurityServiceImpl

public CustomSecurityServiceImpl()
Method Detail

update

public void update(org.benow.security.user.User user,
                   AddressUserModule aum)
            throws java.net.MalformedURLException,
                   javax.mail.MessagingException,
                   org.benow.web.RedirectException
Specified by:
update in interface CustomSecurityService
Throws:
java.net.MalformedURLException
javax.mail.MessagingException
org.benow.web.RedirectException