Constant Field Values


Contents
org.jasig.*

org.jasig.portlet.emailpreview.dao.impl.PortletPreferencesMailStoreDaoImpl
protected static final String AUTHENTICATION_SERVICE_KEY "authenticationServiceKey"
protected static final String CONNECTION_TIMEOUT_KEY "connectionTimeout"
protected static final String HOST_KEY "host"
protected static final String INBOX_NAME_KEY "inboxName"
protected static final String LINK_SERVICE_KEY "linkServiceKey"
protected static final String PORT_KEY "port"
protected static final String PROTOCOL_KEY "protocol"
protected static final String TIMEOUT_KEY "timeout"

org.jasig.portlet.emailpreview.service.auth.CachedPasswordAuthenticationServiceImpl
protected static final String USERNAME_SUFFIX_KEY "usernameSuffix"

org.jasig.portlet.emailpreview.service.auth.PortletPreferencesCredentialsAuthenticationServiceImpl
protected static final String KEY "portletPreferences"
protected static final String PASSWORD_KEY "password"
protected static final String USERNAME_KEY "username"

org.jasig.portlet.emailpreview.service.link.SimpleEmailLinkServiceImpl
public static final String INBOX_URL_PROPERTY "inboxUrl"

org.jasig.portlet.emailpreview.servlet.HttpErrorResponseController
public static final String HTTP_ERROR_CODE "errorCode"



Copyright © 2010 Jasig. All Rights Reserved.