Class ActiveMQProperties.Packages

java.lang.Object
org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
Enclosing class:
ActiveMQProperties

public static class ActiveMQProperties.Packages extends Object
  • Constructor Details

    • Packages

      public Packages()
  • Method Details

    • getTrustAll

      public Boolean getTrustAll()
    • setTrustAll

      public void setTrustAll(Boolean trustAll)
    • getTrusted

      public List<String> getTrusted()
    • setTrusted

      public void setTrusted(List<String> trusted)