io.bloombox.schema.security.IdentityTokenOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-client Show documentation
Show all versions of java-client Show documentation
Java RPCAPI client for the Bloombox Cloud.
The newest version!
/*
* Copyright 2019, Momentum Ideas, Co. All rights reserved.
*
* Source and object computer code contained herein is the private intellectual
* property of Momentum Ideas Co., a Delaware Corporation. Use of this
* code in source form requires permission in writing before use or the
* assembly, distribution, or publishing of derivative works, for commercial
* purposes or any other purpose, from a duly authorized officer of Momentum
* Ideas Co.
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: security/IdentityToken.proto
package io.bloombox.schema.security;
public final class IdentityTokenOuterClass {
private IdentityTokenOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_bloombox_security_IdentityToken_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_bloombox_security_IdentityToken_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\034security/IdentityToken.proto\022\021bloombox" +
".security\"e\n\rIdentityToken\022\013\n\003uid\030\001 \001(\t\022" +
"\017\n\007encoded\030\002 \001(\t\0226\n\006issuer\030\003 \001(\0162&.bloom" +
"box.security.IdentityTokenIssuer*b\n\023Iden" +
"tityTokenIssuer\022\014\n\010INTERNAL\020\000\022\014\n\010FIREBAS" +
"E\020\001\022\t\n\005AUTH0\020\002\022\n\n\006GOOGLE\020\003\022\n\n\006DOMAIN\020\004\022\014" +
"\n\010EXTERNAL\020\005B\'\n\033io.bloombox.schema.secur" +
"ityH\001P\001\242\002\003BBSb\006proto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_bloombox_security_IdentityToken_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_bloombox_security_IdentityToken_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_bloombox_security_IdentityToken_descriptor,
new java.lang.String[] { "Uid", "Encoded", "Issuer", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy