Uses of Class
io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha.JwtAuthentication
Packages that use JwtAuthentication
-
Uses of JwtAuthentication in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha that return JwtAuthenticationModifier and TypeMethodDescriptionJwtAuthentication.Builder.build()JwtAuthentication.Builder.buildPartial()static JwtAuthenticationJwtAuthentication.getDefaultInstance()JwtAuthentication.Builder.getDefaultInstanceForType()JwtAuthentication.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.config.filter.http.jwt_authn.v2alpha that return types with arguments of type JwtAuthenticationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<JwtAuthentication>JwtAuthentication.getParserForType()static com.google.protobuf.Parser<JwtAuthentication>JwtAuthentication.parser()Methods in io.envoyproxy.envoy.config.filter.http.jwt_authn.v2alpha with parameters of type JwtAuthenticationModifier and TypeMethodDescriptionJwtAuthentication.Builder.mergeFrom(JwtAuthentication other) static JwtAuthentication.BuilderJwtAuthentication.newBuilder(JwtAuthentication prototype)