Uses of Class
io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3.JwtAuthentication
-
Packages that use JwtAuthentication Package Description io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 -
-
Uses of JwtAuthentication in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return JwtAuthentication Modifier and Type Method Description JwtAuthenticationJwtAuthentication.Builder. build()JwtAuthenticationJwtAuthentication.Builder. buildPartial()static JwtAuthenticationJwtAuthentication. getDefaultInstance()JwtAuthenticationJwtAuthentication.Builder. getDefaultInstanceForType()JwtAuthenticationJwtAuthentication. getDefaultInstanceForType()static JwtAuthenticationJwtAuthentication. parseDelimitedFrom(InputStream input)static JwtAuthenticationJwtAuthentication. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwtAuthenticationJwtAuthentication. parseFrom(byte[] data)static JwtAuthenticationJwtAuthentication. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwtAuthenticationJwtAuthentication. parseFrom(com.google.protobuf.ByteString data)static JwtAuthenticationJwtAuthentication. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwtAuthenticationJwtAuthentication. parseFrom(com.google.protobuf.CodedInputStream input)static JwtAuthenticationJwtAuthentication. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwtAuthenticationJwtAuthentication. parseFrom(InputStream input)static JwtAuthenticationJwtAuthentication. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JwtAuthenticationJwtAuthentication. parseFrom(ByteBuffer data)static JwtAuthenticationJwtAuthentication. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 that return types with arguments of type JwtAuthentication Modifier and Type Method Description com.google.protobuf.Parser<JwtAuthentication>JwtAuthentication. getParserForType()static com.google.protobuf.Parser<JwtAuthentication>JwtAuthentication. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.jwt_authn.v3 with parameters of type JwtAuthentication Modifier and Type Method Description JwtAuthentication.BuilderJwtAuthentication.Builder. mergeFrom(JwtAuthentication other)static JwtAuthentication.BuilderJwtAuthentication. newBuilder(JwtAuthentication prototype)
-