public static class AccessControlList.CanonicalUserGrantee extends AccessControlList.Grantee
| Constructor and Description |
|---|
CanonicalUserGrantee(String id) |
CanonicalUserGrantee(String id,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
toString() |
compareTo, equals, getIdentifier, hashCodepublic CanonicalUserGrantee(String id)
public String getDisplayName()
public String toString()
toString in class AccessControlList.GranteeCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.