Class Permission
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.config.rbac.v3.Permission
- All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PermissionOrBuilder, Serializable
@Generated
public final class Permission
extends com.google.protobuf.GeneratedMessage
implements PermissionOrBuilder
Permission defines an action (or actions) that a principal can take. [#next-free-field: 14]Protobuf type
envoy.config.rbac.v3.Permission- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPermission defines an action (or actions) that a principal can take.static enumstatic final classUsed in the ``and_rules`` and ``or_rules`` fields in the ``rule`` oneof.static interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intprivate static final Permissionstatic final intstatic final intstatic final intstatic final intstatic final intprivate bytestatic final intstatic final intstatic final intprivate static final com.google.protobuf.Parser<Permission> static final intprivate Objectprivate intprivate static final longstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateprivatePermission(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionbooleanA set of rules that all must match in order to define the action.A set of rules that all must match in order to define the action.booleangetAny()When any is set, it matches any action.static Permissionstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA CIDR block that describes the destination IP.A CIDR block that describes the destination IP.intA port number that describes the destination port connecting to.A port number range that describes a range of destination ports connecting to.A port number range that describes a range of destination ports connecting to.A header (or pseudo-header such as :path or :method) on the incoming HTTP request.A header (or pseudo-header such as :path or :method) on the incoming HTTP request.Extension for configuring custom matchers for RBAC.Extension for configuring custom matchers for RBAC.Metadata that describes additional information about the action.Metadata that describes additional information about the action.Negates matching the provided permission.Negates matching the provided permission.A set of rules where at least one must match in order to define the action.A set of rules where at least one must match in order to define the action.com.google.protobuf.Parser<Permission> The request server from the client's connection request.The request server from the client's connection request.intURI template path matching.URI template path matching.A URL path on the incoming HTTP request.A URL path on the incoming HTTP request.booleanA set of rules that all must match in order to define the action.booleanhasAny()When any is set, it matches any action.booleanA CIDR block that describes the destination IP.booleanA port number that describes the destination port connecting to.booleanA port number range that describes a range of destination ports connecting to.inthashCode()booleanA header (or pseudo-header such as :path or :method) on the incoming HTTP request.booleanExtension for configuring custom matchers for RBAC.booleanMetadata that describes additional information about the action.booleanNegates matching the provided permission.booleanA set of rules where at least one must match in order to define the action.booleanThe request server from the client's connection request.booleanURI template path matching.booleanA URL path on the incoming HTTP request.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic Permission.Builderstatic Permission.BuildernewBuilder(Permission prototype) protected Permission.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static PermissionparseDelimitedFrom(InputStream input) static PermissionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PermissionparseFrom(byte[] data) static PermissionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PermissionparseFrom(com.google.protobuf.ByteString data) static PermissionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PermissionparseFrom(com.google.protobuf.CodedInputStream input) static PermissionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PermissionparseFrom(InputStream input) static PermissionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PermissionparseFrom(ByteBuffer data) static PermissionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Permission> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
ruleCase_
private int ruleCase_ -
rule_
-
AND_RULES_FIELD_NUMBER
public static final int AND_RULES_FIELD_NUMBER- See Also:
-
OR_RULES_FIELD_NUMBER
public static final int OR_RULES_FIELD_NUMBER- See Also:
-
ANY_FIELD_NUMBER
public static final int ANY_FIELD_NUMBER- See Also:
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER- See Also:
-
URL_PATH_FIELD_NUMBER
public static final int URL_PATH_FIELD_NUMBER- See Also:
-
DESTINATION_IP_FIELD_NUMBER
public static final int DESTINATION_IP_FIELD_NUMBER- See Also:
-
DESTINATION_PORT_FIELD_NUMBER
public static final int DESTINATION_PORT_FIELD_NUMBER- See Also:
-
DESTINATION_PORT_RANGE_FIELD_NUMBER
public static final int DESTINATION_PORT_RANGE_FIELD_NUMBER- See Also:
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER- See Also:
-
NOT_RULE_FIELD_NUMBER
public static final int NOT_RULE_FIELD_NUMBER- See Also:
-
REQUESTED_SERVER_NAME_FIELD_NUMBER
public static final int REQUESTED_SERVER_NAME_FIELD_NUMBER- See Also:
-
MATCHER_FIELD_NUMBER
public static final int MATCHER_FIELD_NUMBER- See Also:
-
URI_TEMPLATE_FIELD_NUMBER
public static final int URI_TEMPLATE_FIELD_NUMBER- See Also:
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
Permission
private Permission(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Permission
private Permission()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getRuleCase
- Specified by:
getRuleCasein interfacePermissionOrBuilder
-
hasAndRules
public boolean hasAndRules()A set of rules that all must match in order to define the action.
.envoy.config.rbac.v3.Permission.Set and_rules = 1;- Specified by:
hasAndRulesin interfacePermissionOrBuilder- Returns:
- Whether the andRules field is set.
-
getAndRules
A set of rules that all must match in order to define the action.
.envoy.config.rbac.v3.Permission.Set and_rules = 1;- Specified by:
getAndRulesin interfacePermissionOrBuilder- Returns:
- The andRules.
-
getAndRulesOrBuilder
A set of rules that all must match in order to define the action.
.envoy.config.rbac.v3.Permission.Set and_rules = 1;- Specified by:
getAndRulesOrBuilderin interfacePermissionOrBuilder
-
hasOrRules
public boolean hasOrRules()A set of rules where at least one must match in order to define the action.
.envoy.config.rbac.v3.Permission.Set or_rules = 2;- Specified by:
hasOrRulesin interfacePermissionOrBuilder- Returns:
- Whether the orRules field is set.
-
getOrRules
A set of rules where at least one must match in order to define the action.
.envoy.config.rbac.v3.Permission.Set or_rules = 2;- Specified by:
getOrRulesin interfacePermissionOrBuilder- Returns:
- The orRules.
-
getOrRulesOrBuilder
A set of rules where at least one must match in order to define the action.
.envoy.config.rbac.v3.Permission.Set or_rules = 2;- Specified by:
getOrRulesOrBuilderin interfacePermissionOrBuilder
-
hasAny
public boolean hasAny()When any is set, it matches any action.
bool any = 3 [(.validate.rules) = { ... }- Specified by:
hasAnyin interfacePermissionOrBuilder- Returns:
- Whether the any field is set.
-
getAny
public boolean getAny()When any is set, it matches any action.
bool any = 3 [(.validate.rules) = { ... }- Specified by:
getAnyin interfacePermissionOrBuilder- Returns:
- The any.
-
hasHeader
public boolean hasHeader()A header (or pseudo-header such as :path or :method) on the incoming HTTP request. Only available for HTTP request. Note: the pseudo-header :path includes the query and fragment string. Use the ``url_path`` field if you want to match the URL path without the query and fragment string.
.envoy.config.route.v3.HeaderMatcher header = 4;- Specified by:
hasHeaderin interfacePermissionOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
A header (or pseudo-header such as :path or :method) on the incoming HTTP request. Only available for HTTP request. Note: the pseudo-header :path includes the query and fragment string. Use the ``url_path`` field if you want to match the URL path without the query and fragment string.
.envoy.config.route.v3.HeaderMatcher header = 4;- Specified by:
getHeaderin interfacePermissionOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
A header (or pseudo-header such as :path or :method) on the incoming HTTP request. Only available for HTTP request. Note: the pseudo-header :path includes the query and fragment string. Use the ``url_path`` field if you want to match the URL path without the query and fragment string.
.envoy.config.route.v3.HeaderMatcher header = 4;- Specified by:
getHeaderOrBuilderin interfacePermissionOrBuilder
-
hasUrlPath
public boolean hasUrlPath()A URL path on the incoming HTTP request. Only available for HTTP.
.envoy.type.matcher.v3.PathMatcher url_path = 10;- Specified by:
hasUrlPathin interfacePermissionOrBuilder- Returns:
- Whether the urlPath field is set.
-
getUrlPath
A URL path on the incoming HTTP request. Only available for HTTP.
.envoy.type.matcher.v3.PathMatcher url_path = 10;- Specified by:
getUrlPathin interfacePermissionOrBuilder- Returns:
- The urlPath.
-
getUrlPathOrBuilder
A URL path on the incoming HTTP request. Only available for HTTP.
.envoy.type.matcher.v3.PathMatcher url_path = 10;- Specified by:
getUrlPathOrBuilderin interfacePermissionOrBuilder
-
hasDestinationIp
public boolean hasDestinationIp()A CIDR block that describes the destination IP.
.envoy.config.core.v3.CidrRange destination_ip = 5;- Specified by:
hasDestinationIpin interfacePermissionOrBuilder- Returns:
- Whether the destinationIp field is set.
-
getDestinationIp
A CIDR block that describes the destination IP.
.envoy.config.core.v3.CidrRange destination_ip = 5;- Specified by:
getDestinationIpin interfacePermissionOrBuilder- Returns:
- The destinationIp.
-
getDestinationIpOrBuilder
A CIDR block that describes the destination IP.
.envoy.config.core.v3.CidrRange destination_ip = 5;- Specified by:
getDestinationIpOrBuilderin interfacePermissionOrBuilder
-
hasDestinationPort
public boolean hasDestinationPort()A port number that describes the destination port connecting to.
uint32 destination_port = 6 [(.validate.rules) = { ... }- Specified by:
hasDestinationPortin interfacePermissionOrBuilder- Returns:
- Whether the destinationPort field is set.
-
getDestinationPort
public int getDestinationPort()A port number that describes the destination port connecting to.
uint32 destination_port = 6 [(.validate.rules) = { ... }- Specified by:
getDestinationPortin interfacePermissionOrBuilder- Returns:
- The destinationPort.
-
hasDestinationPortRange
public boolean hasDestinationPortRange()A port number range that describes a range of destination ports connecting to.
.envoy.type.v3.Int32Range destination_port_range = 11;- Specified by:
hasDestinationPortRangein interfacePermissionOrBuilder- Returns:
- Whether the destinationPortRange field is set.
-
getDestinationPortRange
A port number range that describes a range of destination ports connecting to.
.envoy.type.v3.Int32Range destination_port_range = 11;- Specified by:
getDestinationPortRangein interfacePermissionOrBuilder- Returns:
- The destinationPortRange.
-
getDestinationPortRangeOrBuilder
A port number range that describes a range of destination ports connecting to.
.envoy.type.v3.Int32Range destination_port_range = 11;- Specified by:
getDestinationPortRangeOrBuilderin interfacePermissionOrBuilder
-
hasMetadata
public boolean hasMetadata()Metadata that describes additional information about the action.
.envoy.type.matcher.v3.MetadataMatcher metadata = 7;- Specified by:
hasMetadatain interfacePermissionOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
Metadata that describes additional information about the action.
.envoy.type.matcher.v3.MetadataMatcher metadata = 7;- Specified by:
getMetadatain interfacePermissionOrBuilder- Returns:
- The metadata.
-
getMetadataOrBuilder
Metadata that describes additional information about the action.
.envoy.type.matcher.v3.MetadataMatcher metadata = 7;- Specified by:
getMetadataOrBuilderin interfacePermissionOrBuilder
-
hasNotRule
public boolean hasNotRule()Negates matching the provided permission. For instance, if the value of ``not_rule`` would match, this permission would not match. Conversely, if the value of ``not_rule`` would not match, this permission would match.
.envoy.config.rbac.v3.Permission not_rule = 8;- Specified by:
hasNotRulein interfacePermissionOrBuilder- Returns:
- Whether the notRule field is set.
-
getNotRule
Negates matching the provided permission. For instance, if the value of ``not_rule`` would match, this permission would not match. Conversely, if the value of ``not_rule`` would not match, this permission would match.
.envoy.config.rbac.v3.Permission not_rule = 8;- Specified by:
getNotRulein interfacePermissionOrBuilder- Returns:
- The notRule.
-
getNotRuleOrBuilder
Negates matching the provided permission. For instance, if the value of ``not_rule`` would match, this permission would not match. Conversely, if the value of ``not_rule`` would not match, this permission would match.
.envoy.config.rbac.v3.Permission not_rule = 8;- Specified by:
getNotRuleOrBuilderin interfacePermissionOrBuilder
-
hasRequestedServerName
public boolean hasRequestedServerName()The request server from the client's connection request. This is typically TLS SNI. .. attention:: The behavior of this field may be affected by how Envoy is configured as explained below. * If the :ref:`TLS Inspector <config_listener_filters_tls_inspector>` filter is not added, and if a ``FilterChainMatch`` is not defined for the :ref:`server name <envoy_v3_api_field_config.listener.v3.FilterChainMatch.server_names>`, a TLS connection's requested SNI server name will be treated as if it wasn't present. * A :ref:`listener filter <arch_overview_listener_filters>` may overwrite a connection's requested server name within Envoy. Please refer to :ref:`this FAQ entry <faq_how_to_setup_sni>` to learn to setup SNI.
.envoy.type.matcher.v3.StringMatcher requested_server_name = 9;- Specified by:
hasRequestedServerNamein interfacePermissionOrBuilder- Returns:
- Whether the requestedServerName field is set.
-
getRequestedServerName
The request server from the client's connection request. This is typically TLS SNI. .. attention:: The behavior of this field may be affected by how Envoy is configured as explained below. * If the :ref:`TLS Inspector <config_listener_filters_tls_inspector>` filter is not added, and if a ``FilterChainMatch`` is not defined for the :ref:`server name <envoy_v3_api_field_config.listener.v3.FilterChainMatch.server_names>`, a TLS connection's requested SNI server name will be treated as if it wasn't present. * A :ref:`listener filter <arch_overview_listener_filters>` may overwrite a connection's requested server name within Envoy. Please refer to :ref:`this FAQ entry <faq_how_to_setup_sni>` to learn to setup SNI.
.envoy.type.matcher.v3.StringMatcher requested_server_name = 9;- Specified by:
getRequestedServerNamein interfacePermissionOrBuilder- Returns:
- The requestedServerName.
-
getRequestedServerNameOrBuilder
The request server from the client's connection request. This is typically TLS SNI. .. attention:: The behavior of this field may be affected by how Envoy is configured as explained below. * If the :ref:`TLS Inspector <config_listener_filters_tls_inspector>` filter is not added, and if a ``FilterChainMatch`` is not defined for the :ref:`server name <envoy_v3_api_field_config.listener.v3.FilterChainMatch.server_names>`, a TLS connection's requested SNI server name will be treated as if it wasn't present. * A :ref:`listener filter <arch_overview_listener_filters>` may overwrite a connection's requested server name within Envoy. Please refer to :ref:`this FAQ entry <faq_how_to_setup_sni>` to learn to setup SNI.
.envoy.type.matcher.v3.StringMatcher requested_server_name = 9;- Specified by:
getRequestedServerNameOrBuilderin interfacePermissionOrBuilder
-
hasMatcher
public boolean hasMatcher()Extension for configuring custom matchers for RBAC. [#extension-category: envoy.rbac.matchers]
.envoy.config.core.v3.TypedExtensionConfig matcher = 12;- Specified by:
hasMatcherin interfacePermissionOrBuilder- Returns:
- Whether the matcher field is set.
-
getMatcher
Extension for configuring custom matchers for RBAC. [#extension-category: envoy.rbac.matchers]
.envoy.config.core.v3.TypedExtensionConfig matcher = 12;- Specified by:
getMatcherin interfacePermissionOrBuilder- Returns:
- The matcher.
-
getMatcherOrBuilder
Extension for configuring custom matchers for RBAC. [#extension-category: envoy.rbac.matchers]
.envoy.config.core.v3.TypedExtensionConfig matcher = 12;- Specified by:
getMatcherOrBuilderin interfacePermissionOrBuilder
-
hasUriTemplate
public boolean hasUriTemplate()URI template path matching. [#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig uri_template = 13;- Specified by:
hasUriTemplatein interfacePermissionOrBuilder- Returns:
- Whether the uriTemplate field is set.
-
getUriTemplate
URI template path matching. [#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig uri_template = 13;- Specified by:
getUriTemplatein interfacePermissionOrBuilder- Returns:
- The uriTemplate.
-
getUriTemplateOrBuilder
URI template path matching. [#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig uri_template = 13;- Specified by:
getUriTemplateOrBuilderin interfacePermissionOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Permission parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Permission parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Permission parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Permission parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Permission parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Permission parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Permission parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Permission parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Permission parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Permission.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-