Uses of Class
org.openapitools.client.model.AuthorizationServerCredentialsSigningConfig
Packages that use AuthorizationServerCredentialsSigningConfig
-
Uses of AuthorizationServerCredentialsSigningConfig in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthorizationServerCredentialsSigningConfigModifier and TypeMethodDescriptionAuthorizationServerCredentials.getSigning()Get signingAuthorizationServerCredentialsSigningConfig.rotationMode(AuthorizationServerCredentialsRotationMode rotationMode) AuthorizationServerCredentialsSigningConfig.use(AuthorizationServerCredentialsUse use) Methods in org.openapitools.client.model with parameters of type AuthorizationServerCredentialsSigningConfigModifier and TypeMethodDescriptionvoidAuthorizationServerCredentials.setSigning(AuthorizationServerCredentialsSigningConfig signing) AuthorizationServerCredentials.signing(AuthorizationServerCredentialsSigningConfig signing)