|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMailConfig.CryptographicProtocol | |
---|---|
lumis.portal.sendmail |
Uses of IMailConfig.CryptographicProtocol in lumis.portal.sendmail |
---|
Methods in lumis.portal.sendmail that return IMailConfig.CryptographicProtocol | |
---|---|
IMailConfig.CryptographicProtocol |
IMailConfig.getCryptographicProtocol()
Returns the cryptographic protocol to be used. |
static IMailConfig.CryptographicProtocol |
IMailConfig.CryptographicProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IMailConfig.CryptographicProtocol[] |
IMailConfig.CryptographicProtocol.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in lumis.portal.sendmail with parameters of type IMailConfig.CryptographicProtocol | |
---|---|
void |
IMailConfig.setCryptographicProtocol(IMailConfig.CryptographicProtocol protocol)
Sets the cryptographic protocol to be used. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |