public static interface ExternalAuth.CheckRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AttributeContextOuterClass.AttributeContext |
getAttributes()
The request attributes.
|
AttributeContextOuterClass.AttributeContextOrBuilder |
getAttributesOrBuilder()
The request attributes.
|
boolean |
hasAttributes()
The request attributes.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAttributes()
The request attributes.
.envoy.service.auth.v2alpha.AttributeContext attributes = 1;AttributeContextOuterClass.AttributeContext getAttributes()
The request attributes.
.envoy.service.auth.v2alpha.AttributeContext attributes = 1;AttributeContextOuterClass.AttributeContextOrBuilder getAttributesOrBuilder()
The request attributes.
.envoy.service.auth.v2alpha.AttributeContext attributes = 1;Copyright © 2019 WSO2. All rights reserved.