doc.walkthru
Interface CustomSecurityService

All Superinterfaces:
org.benow.java.spec.Markup, org.benow.service.Service
All Known Implementing Classes:
CustomSecurityServiceImpl

public interface CustomSecurityService
extends org.benow.service.Service


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
 
Method Summary
 void update(org.benow.security.user.User user, AddressUserModule aum)
           
 

Method Detail

update

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