Interface AuthOuterClass.GetTokenAuthorityRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AuthOuterClass.GetTokenAuthorityRequest
,AuthOuterClass.GetTokenAuthorityRequest.Builder
- Enclosing class:
AuthOuterClass
public static interface AuthOuterClass.GetTokenAuthorityRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getHost
-
getHostBytes
com.google.protobuf.ByteString getHostBytes()string Host = 1;
- Returns:
- The bytes for host.
-
getSalt
com.google.protobuf.ByteString getSalt()bytes Salt = 2;
- Returns:
- The salt.
-