Uses of Class
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtProvider.JwksSourceSpecifierCase
-
Packages that use JwtProvider.JwksSourceSpecifierCase Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
Uses of JwtProvider.JwksSourceSpecifierCase in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 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.
-