Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtRequirement.RequiresTypeCase
Packages that use JwtRequirement.RequiresTypeCase
-
Uses of JwtRequirement.RequiresTypeCase in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtRequirement.RequiresTypeCaseModifier and TypeMethodDescriptionJwtRequirement.RequiresTypeCase.forNumber(int value) JwtRequirement.Builder.getRequiresTypeCase()JwtRequirement.getRequiresTypeCase()JwtRequirementOrBuilder.getRequiresTypeCase()JwtRequirement.RequiresTypeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static JwtRequirement.RequiresTypeCase[]JwtRequirement.RequiresTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.