Uses of Class
org.jgrapes.util.Password
Package
Description
Components for handling mail.
Mail related events.
-
Uses of Password in org.jgrapes.mail
Modifier and TypeMethodDescriptionMailConnectionManager.setPassword
(Password password) Sets the password.ModifierConstructorDescriptionMonitorChannel
(OpenMailMonitor event, Channel mainChannel, Store store, String user, Password password) Instantiates a new monitor channel.ModifierConstructorDescriptionSenderChannel
(Event<?> event, Channel mainChannel, Properties sessionProps, Optional<Password> password) Instantiates a new monitor channel. -
Uses of Password in org.jgrapes.mail.events
Modifier and TypeMethodDescriptionOpenMailConnection.setPassword
(Password password) Sets the password used for opening the connection.