Uses of Class
org.openapitools.client.model.AuthenticatorProviderConfiguration
Packages that use AuthenticatorProviderConfiguration
-
Uses of AuthenticatorProviderConfiguration in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthenticatorProviderConfigurationModifier and TypeMethodDescriptionAuthenticatorProvider.getConfiguration()
Get _configurationAuthenticatorProviderConfiguration.instanceId
(String instanceId) AuthenticatorProviderConfiguration.sharedSecret
(String sharedSecret) AuthenticatorProviderConfiguration.userNameTemplate
(AuthenticatorProviderConfigurationUserNameTemplate userNameTemplate) Methods in org.openapitools.client.model with parameters of type AuthenticatorProviderConfigurationModifier and TypeMethodDescriptionAuthenticatorProvider._configuration
(AuthenticatorProviderConfiguration _configuration) void
AuthenticatorProvider.setConfiguration
(AuthenticatorProviderConfiguration _configuration)