|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.mail.Account
com.liferay.portal.kernel.mail.IMAPAccount
public class IMAPAccount
Field Summary |
---|
Fields inherited from class com.liferay.portal.kernel.mail.Account |
---|
PORT_IMAP, PORT_IMAPS, PORT_POP, PORT_POPS, PORT_SMTP, PORT_SMTPS, PROTOCOL_IMAP, PROTOCOL_IMAPS, PROTOCOL_POP, PROTOCOL_POPS, PROTOCOL_SMTP, PROTOCOL_SMTPS |
Constructor Summary | |
---|---|
protected |
IMAPAccount(java.lang.String protocol,
boolean secure,
int port)
|
Method Summary |
---|
Methods inherited from class com.liferay.portal.kernel.mail.Account |
---|
getHost, getInstance, getInstance, getPassword, getPort, getProtocol, getUser, isRequiresAuthentication, isSecure, setHost, setPassword, setPort, setUser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected IMAPAccount(java.lang.String protocol, boolean secure, int port)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |