Uses of Class
software.amazon.awssdk.services.glue.model.OAuth2Properties
-
Packages that use OAuth2Properties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of OAuth2Properties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return OAuth2Properties Modifier and Type Method Description OAuth2PropertiesAuthenticationConfiguration. oAuth2Properties()The properties for OAuth2 authentication.Methods in software.amazon.awssdk.services.glue.model with parameters of type OAuth2Properties Modifier and Type Method Description AuthenticationConfiguration.BuilderAuthenticationConfiguration.Builder. oAuth2Properties(OAuth2Properties oAuth2Properties)The properties for OAuth2 authentication.
-