Interface OAuth2AuthenticationProperties

All Known Implementing Classes:
AzureAccountAuthenticationProperties, OktaAccountAuthenticationProperties

public interface OAuth2AuthenticationProperties
  • Method Details

    • getClientId

      @NotBlank @NotBlank String getClientId()
    • getClientSecret

      String getClientSecret()