AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.clear() |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.clearEnabled() |
Whether this cluster should return group membership lookups
during authentication using a group of security groups.
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.clearSecurityGroup() |
The name of the security group-of-groups to be used.
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.clone() |
|
AuthenticatorGroupsConfig.Builder |
Cluster.Builder.getAuthenticatorGroupsConfigBuilder() |
Configuration controlling RBAC group membership information.
|
AuthenticatorGroupsConfig.Builder |
ClusterUpdate.Builder.getDesiredAuthenticatorGroupsConfigBuilder() |
The desired authenticator groups config for the cluster.
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.mergeFrom(AuthenticatorGroupsConfig other) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.newBuilder() |
|
static AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.newBuilder(AuthenticatorGroupsConfig prototype) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.newBuilderForType() |
|
protected AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.setEnabled(boolean value) |
Whether this cluster should return group membership lookups
during authentication using a group of security groups.
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.setSecurityGroup(String value) |
The name of the security group-of-groups to be used.
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.setSecurityGroupBytes(com.google.protobuf.ByteString value) |
The name of the security group-of-groups to be used.
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AuthenticatorGroupsConfig.Builder |
AuthenticatorGroupsConfig.toBuilder() |
|