Uses of Class
software.amazon.awssdk.services.glue.model.JWTBearerProperties
-
Packages that use JWTBearerProperties Package Description software.amazon.awssdk.services.glue.model -
-
Uses of JWTBearerProperties in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return JWTBearerProperties Modifier and Type Method Description JWTBearerPropertiesConnectorOAuth2Properties. jwtBearerProperties()Configuration properties specific to the OAuth2 JWT Bearer grant type flow.Methods in software.amazon.awssdk.services.glue.model with parameters of type JWTBearerProperties Modifier and Type Method Description ConnectorOAuth2Properties.BuilderConnectorOAuth2Properties.Builder. jwtBearerProperties(JWTBearerProperties jwtBearerProperties)Configuration properties specific to the OAuth2 JWT Bearer grant type flow.
-