org.jasig.portlet.emailpreview.util
Class EmailAccountUtils

java.lang.Object
  extended by org.jasig.portlet.emailpreview.util.EmailAccountUtils

public final class EmailAccountUtils
extends Object


Constructor Summary
EmailAccountUtils()
           
 
Method Summary
static String determineUserEmailAddress(javax.portlet.PortletRequest req, MailStoreConfiguration config, IAuthenticationService authService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAccountUtils

public EmailAccountUtils()
Method Detail

determineUserEmailAddress

public static String determineUserEmailAddress(javax.portlet.PortletRequest req,
                                               MailStoreConfiguration config,
                                               IAuthenticationService authService)


Copyright © 2012 Jasig. All Rights Reserved.