Uses of Class
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtRequirement.RequiresTypeCase
-
Packages that use JwtRequirement.RequiresTypeCase Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
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.RequiresTypeCase Modifier and Type Method Description static JwtRequirement.RequiresTypeCaseJwtRequirement.RequiresTypeCase. forNumber(int value)JwtRequirement.RequiresTypeCaseJwtRequirement.Builder. getRequiresTypeCase()JwtRequirement.RequiresTypeCaseJwtRequirement. getRequiresTypeCase()JwtRequirement.RequiresTypeCaseJwtRequirementOrBuilder. getRequiresTypeCase()static JwtRequirement.RequiresTypeCaseJwtRequirement.RequiresTypeCase. valueOf(int value)Deprecated.static JwtRequirement.RequiresTypeCaseJwtRequirement.RequiresTypeCase. valueOf(String name)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.
-