Uses of Class
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtProvider.JwksSourceSpecifierCase
-
Packages that use JwtProvider.JwksSourceSpecifierCase Package Description io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha -
-
Uses of JwtProvider.JwksSourceSpecifierCase in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha that return JwtProvider.JwksSourceSpecifierCase Modifier and Type Method Description static JwtProvider.JwksSourceSpecifierCaseJwtProvider.JwksSourceSpecifierCase. forNumber(int value)JwtProvider.JwksSourceSpecifierCaseJwtProvider.Builder. getJwksSourceSpecifierCase()JwtProvider.JwksSourceSpecifierCaseJwtProvider. getJwksSourceSpecifierCase()JwtProvider.JwksSourceSpecifierCaseJwtProviderOrBuilder. getJwksSourceSpecifierCase()static JwtProvider.JwksSourceSpecifierCaseJwtProvider.JwksSourceSpecifierCase. valueOf(int value)Deprecated.static JwtProvider.JwksSourceSpecifierCaseJwtProvider.JwksSourceSpecifierCase. valueOf(String name)Returns the enum constant of this type with the specified name.static JwtProvider.JwksSourceSpecifierCase[]JwtProvider.JwksSourceSpecifierCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-