クラス MailProperties.Ssl

java.lang.ObjectSE
org.springframework.boot.mail.autoconfigure.MailProperties.Ssl
含まれているクラス:
MailProperties

public static class MailProperties.Ssl extends ObjectSE
導入:
4.0.0
作成者:
Oliver Gierke, Stephane Nicoll, Edd ú Mel é ndez
  • コンストラクターの詳細

    • Ssl

      public Ssl()
  • 方法の詳細

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • isVerifyHostname

      public boolean isVerifyHostname()
    • setVerifyHostname

      public void setVerifyHostname(boolean verifyHostname)
    • getBundle

      public @Nullable StringSE getBundle()
    • setBundle

      public void setBundle(@Nullable StringSE bundle)