java.lang.Object
tr.com.havelsan.javarch.oauth.authz.starter.configuration.properties.HvlAuthzKeyProperties

@Component @ConfigurationProperties(prefix="hvl.oauth.authz.data") public class HvlAuthzKeyProperties extends Object
Properties of authz data.
  • Constructor Details

    • HvlAuthzKeyProperties

      public HvlAuthzKeyProperties()
  • Method Details

    • getKey

      public String getKey()
      Gets key.
      Returns:
      the key
    • setKey

      public void setKey(String key)
      Sets key.
      Parameters:
      key - the key