public abstract static class Acl.Entity extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Acl.Entity.Type |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Acl.Entity.Type |
getType()
Returns the type of entity.
|
protected String |
getValue()
Returns the entity's value.
|
int |
hashCode() |
String |
toString() |
public Acl.Entity.Type getType()
protected String getValue()
Copyright © 2023 Google LLC. All rights reserved.