Uses of Enum
org.openapitools.client.model.AuthorizationServerCredentialsUse
Packages that use AuthorizationServerCredentialsUse
- 
Uses of AuthorizationServerCredentialsUse in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthorizationServerCredentialsUseModifier and TypeMethodDescriptionAuthorizationServerCredentialsSigningConfig.getUse()Get useReturns the enum constant of this type with the specified name.static AuthorizationServerCredentialsUse[]AuthorizationServerCredentialsUse.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type AuthorizationServerCredentialsUseModifier and TypeMethodDescriptionvoidAuthorizationServerCredentialsSigningConfig.setUse(AuthorizationServerCredentialsUse use) AuthorizationServerCredentialsSigningConfig.use(AuthorizationServerCredentialsUse use)