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(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.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.