| Modifier and Type | Method and Description |
|---|---|
HttpStatusOuterClass.HttpStatus |
ExternalAuth.DeniedHttpResponseOrBuilder.getStatus()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
HttpStatusOuterClass.HttpStatus |
ExternalAuth.DeniedHttpResponse.getStatus()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
HttpStatusOuterClass.HttpStatus |
ExternalAuth.DeniedHttpResponse.Builder.getStatus()
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.mergeStatus(HttpStatusOuterClass.HttpStatus value)
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.setStatus(HttpStatusOuterClass.HttpStatus value)
This field allows the authorization service to send a HTTP response status
code to the downstream client other than 403 (Forbidden).
|
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.Builder.build() |
HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.Builder.buildPartial() |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.getDefaultInstance() |
HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.getDefaultInstanceForType() |
HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.Builder.getDefaultInstanceForType() |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseDelimitedFrom(InputStream input) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(byte[] data) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(ByteBuffer data) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(com.google.protobuf.ByteString data) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(InputStream input) |
static HttpStatusOuterClass.HttpStatus |
HttpStatusOuterClass.HttpStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpStatusOuterClass.HttpStatus> |
HttpStatusOuterClass.HttpStatus.getParserForType() |
static com.google.protobuf.Parser<HttpStatusOuterClass.HttpStatus> |
HttpStatusOuterClass.HttpStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpStatusOuterClass.HttpStatus.Builder |
HttpStatusOuterClass.HttpStatus.Builder.mergeFrom(HttpStatusOuterClass.HttpStatus other) |
static HttpStatusOuterClass.HttpStatus.Builder |
HttpStatusOuterClass.HttpStatus.newBuilder(HttpStatusOuterClass.HttpStatus prototype) |
Copyright © 2019 WSO2. All rights reserved.