Interface OAuth2ProviderApplicationHeadlessServerConfiguration


public interface OAuth2ProviderApplicationHeadlessServerConfiguration
  • Method Details

    • baseURL

      String baseURL()
    • description

      String description()
    • homePageURL

      @Deprecated String homePageURL()
      Deprecated.
      As of Cavanaugh (7.4.x)
    • name

      String name()
    • privacyPolicyURL

      String privacyPolicyURL()
    • scopes

      String[] scopes()
    • userAccountEmailAddress

      String userAccountEmailAddress()
    • userAccountScreenName

      String userAccountScreenName()