java.lang.Object
tr.com.havelsan.javarch.oauth.google.authenticator.provider.configuration.properties.HvlOAuthGoogleAuthenticatorProperties

@ConfigurationProperties(prefix="hvl.oauth.google.authenticator") public class HvlOAuthGoogleAuthenticatorProperties extends Object
The type HvlOAuthGoogleAuthenticationVerificationProperties.
  • Constructor Details

    • HvlOAuthGoogleAuthenticatorProperties

      public HvlOAuthGoogleAuthenticatorProperties()
  • Method Details

    • isEnabled

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

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

      public String getSecret()
      Gets secret.
      Returns:
      the secret
    • setSecret

      public void setSecret(String secret)
      Sets secret.
      Parameters:
      secret - the secret