Uses of Class
com.google.cloud.audit.AuthenticationInfo
Packages that use AuthenticationInfo
-
Uses of AuthenticationInfo in com.google.cloud.audit
Methods in com.google.cloud.audit that return AuthenticationInfoModifier and TypeMethodDescriptionAuthenticationInfo.Builder.build()AuthenticationInfo.Builder.buildPartial()AuditLog.Builder.getAuthenticationInfo()Authentication information.AuditLog.getAuthenticationInfo()Authentication information.AuditLogOrBuilder.getAuthenticationInfo()Authentication information.static AuthenticationInfoAuthenticationInfo.getDefaultInstance()AuthenticationInfo.Builder.getDefaultInstanceForType()AuthenticationInfo.getDefaultInstanceForType()static AuthenticationInfoAuthenticationInfo.parseDelimitedFrom(InputStream input) static AuthenticationInfoAuthenticationInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationInfoAuthenticationInfo.parseFrom(byte[] data) static AuthenticationInfoAuthenticationInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationInfoAuthenticationInfo.parseFrom(com.google.protobuf.ByteString data) static AuthenticationInfoAuthenticationInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationInfoAuthenticationInfo.parseFrom(com.google.protobuf.CodedInputStream input) static AuthenticationInfoAuthenticationInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationInfoAuthenticationInfo.parseFrom(InputStream input) static AuthenticationInfoAuthenticationInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AuthenticationInfoAuthenticationInfo.parseFrom(ByteBuffer data) static AuthenticationInfoAuthenticationInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.audit that return types with arguments of type AuthenticationInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AuthenticationInfo>AuthenticationInfo.getParserForType()static com.google.protobuf.Parser<AuthenticationInfo>AuthenticationInfo.parser()Methods in com.google.cloud.audit with parameters of type AuthenticationInfoModifier and TypeMethodDescriptionAuditLog.Builder.mergeAuthenticationInfo(AuthenticationInfo value) Authentication information.AuthenticationInfo.Builder.mergeFrom(AuthenticationInfo other) static AuthenticationInfo.BuilderAuthenticationInfo.newBuilder(AuthenticationInfo prototype) AuditLog.Builder.setAuthenticationInfo(AuthenticationInfo value) Authentication information.