Uses of Interface
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.UnauthorizedOrBuilder
-
Packages that use ResponseFlags.UnauthorizedOrBuilder Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of ResponseFlags.UnauthorizedOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Classes in io.envoyproxy.envoy.data.accesslog.v3 that implement ResponseFlags.UnauthorizedOrBuilder Modifier and Type Class Description static classResponseFlags.UnauthorizedProtobuf typeenvoy.data.accesslog.v3.ResponseFlags.Unauthorizedstatic classResponseFlags.Unauthorized.BuilderProtobuf typeenvoy.data.accesslog.v3.ResponseFlags.UnauthorizedMethods in io.envoyproxy.envoy.data.accesslog.v3 that return ResponseFlags.UnauthorizedOrBuilder Modifier and Type Method Description ResponseFlags.UnauthorizedOrBuilderResponseFlags.Builder. getUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedOrBuilderResponseFlags. getUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.ResponseFlags.UnauthorizedOrBuilderResponseFlagsOrBuilder. getUnauthorizedDetailsOrBuilder()Indicates if the request was deemed unauthorized and the reason for it.
-