public static final class Acl.User extends Acl.Entity
Acl.Entity.Type
Constructor and Description |
---|
User(String email)
Creates a user entity.
|
Modifier and Type | Method and Description |
---|---|
String |
getEmail()
Returns the user email.
|
static Acl.User |
ofAllAuthenticatedUsers() |
static Acl.User |
ofAllUsers() |
Copyright © 2023 Google LLC. All rights reserved.