Uses of Class
lumis.portal.sendmail.IMailConfig.CryptographicProtocol

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(java.lang.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.
 



Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.