java.lang.Object
tr.com.havelsan.javarch.oauth.event.starter.module.authority.properties.HvlEventAuthorityProperties
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@ConfigurationProperties(prefix="hvl.oauth.event.authority") public class HvlEventAuthorityProperties extends Object implements org.springframework.beans.factory.InitializingBean
Properties of Event used for authority operations.
  • Constructor Details

    • HvlEventAuthorityProperties

      public HvlEventAuthorityProperties()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
    • getChangedAuthorityToCriticalMailTemplateCode

      public String getChangedAuthorityToCriticalMailTemplateCode()
      Gets changed authority to critical mail template code.
      Returns:
      the changed authority to critical mail template code
    • setChangedAuthorityToCriticalMailTemplateCode

      public void setChangedAuthorityToCriticalMailTemplateCode(String changedAuthorityToCriticalMailTemplateCode)
      Sets changed authority to critical mail template code.
      Parameters:
      changedAuthorityToCriticalMailTemplateCode - the changed authority to critical mail template code
    • getTopic

      public String getTopic()
      Gets topic.
      Returns:
      the topic
    • setTopic

      public void setTopic(String topic)
      Sets topic.
      Parameters:
      topic - the topic
    • isEnabled

      public boolean isEnabled()
      Is enabled boolean.
      Returns:
      the boolean
    • setEnabled

      public void setEnabled(boolean enabled)
      Sets enabled.
      Parameters:
      enabled - the enabled