Class HvlSessionDataProviderKeyProperties

java.lang.Object
tr.com.havelsan.javarch.oauth.session.data.provider.configuration.properties.HvlSessionDataProviderKeyProperties

@ConfigurationProperties(prefix="hvl.oauth.session.data") public class HvlSessionDataProviderKeyProperties extends Object
Properties of Session data.
  • Constructor Details

    • HvlSessionDataProviderKeyProperties

      public HvlSessionDataProviderKeyProperties()
  • Method Details

    • getKey

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

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