Uses of Class
software.amazon.awssdk.services.kendra.model.JwtTokenTypeConfiguration
-
Packages that use JwtTokenTypeConfiguration Package Description software.amazon.awssdk.services.kendra.model -
-
Uses of JwtTokenTypeConfiguration in software.amazon.awssdk.services.kendra.model
Methods in software.amazon.awssdk.services.kendra.model that return JwtTokenTypeConfiguration Modifier and Type Method Description JwtTokenTypeConfigurationUserTokenConfiguration. jwtTokenTypeConfiguration()Information about the JWT token type configuration.Methods in software.amazon.awssdk.services.kendra.model with parameters of type JwtTokenTypeConfiguration Modifier and Type Method Description UserTokenConfiguration.BuilderUserTokenConfiguration.Builder. jwtTokenTypeConfiguration(JwtTokenTypeConfiguration jwtTokenTypeConfiguration)Information about the JWT token type configuration.
-