Interface ConfiguredPerClientProvider

All Superinterfaces:
ConfiguredProvider
All Known Subinterfaces:
ClientAuthenticatorFactory
All Known Implementing Classes:
AbstractClientAuthenticator, ClientIdAndSecretAuthenticator, FederatedJWTClientAuthenticator, JWTClientAuthenticator, JWTClientSecretAuthenticator, X509ClientAuthenticator

public interface ConfiguredPerClientProvider extends ConfiguredProvider
Author:
Giuseppe Graziano
  • Method Details

    • getConfigPropertiesPerClient

      List<ProviderConfigProperty> getConfigPropertiesPerClient()
      List of config properties for this client implementation. Those will be shown in admin console in clients credentials tab and can be configured per client.
      Returns: