Class HvlAuthzNotificationProperties

java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.configuration.properties.HvlAuthzNotificationProperties
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component @ConfigurationProperties(prefix="hvl.oauth.authz.notification") public class HvlAuthzNotificationProperties extends Object implements org.springframework.beans.factory.InitializingBean
Properties of Authz notification.
  • Constructor Details

    • HvlAuthzNotificationProperties

      public HvlAuthzNotificationProperties()
  • Method Details

    • afterPropertiesSet

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

      public String getRegistrationMailTemplateCode()
      Gets registration mail template code.
      Returns:
      the registration mail template code
    • setRegistrationMailTemplateCode

      public void setRegistrationMailTemplateCode(String registrationMailTemplateCode)
      Sets registration mail template code.
      Parameters:
      registrationMailTemplateCode - the registration mail template code
    • getTopic

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

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