Interface OidcClientGraphQLConfig.OidcClient

Enclosing interface:
OidcClientGraphQLConfig

public static interface OidcClientGraphQLConfig.OidcClient
OIDC Client configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    Name of the configured OidcClient used by the GraphQL client.
  • Method Details

    • clientName

      String clientName()
      Name of the configured OidcClient used by the GraphQL client.