Uses of Enum
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtRequirement.RequiresTypeCase
Packages that use JwtRequirement.RequiresTypeCase
-
Uses of JwtRequirement.RequiresTypeCase in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha 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.