Uses of Class
org.yamcs.protobuf.AuthInfo
-
Packages that use AuthInfo Package Description org.yamcs.protobuf -
-
Uses of AuthInfo in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type AuthInfo Modifier and Type Field Description static com.google.protobuf.Parser<AuthInfo>AuthInfo. PARSERDeprecated.Methods in org.yamcs.protobuf that return AuthInfo Modifier and Type Method Description AuthInfoAuthInfo.Builder. build()AuthInfoAuthInfo.Builder. buildPartial()static AuthInfoAuthInfo. getDefaultInstance()AuthInfoAuthInfo.Builder. getDefaultInstanceForType()AuthInfoAuthInfo. getDefaultInstanceForType()static AuthInfoAuthInfo. parseDelimitedFrom(InputStream input)static AuthInfoAuthInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthInfoAuthInfo. parseFrom(byte[] data)static AuthInfoAuthInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthInfoAuthInfo. parseFrom(com.google.protobuf.ByteString data)static AuthInfoAuthInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthInfoAuthInfo. parseFrom(com.google.protobuf.CodedInputStream input)static AuthInfoAuthInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthInfoAuthInfo. parseFrom(InputStream input)static AuthInfoAuthInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthInfoAuthInfo. parseFrom(ByteBuffer data)static AuthInfoAuthInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type AuthInfo Modifier and Type Method Description com.google.protobuf.Parser<AuthInfo>AuthInfo. getParserForType()static com.google.protobuf.Parser<AuthInfo>AuthInfo. parser()Methods in org.yamcs.protobuf with parameters of type AuthInfo Modifier and Type Method Description AuthInfo.BuilderAuthInfo.Builder. mergeFrom(AuthInfo other)static AuthInfo.BuilderAuthInfo. newBuilder(AuthInfo prototype)
-