public interface Grantee
限定符和类型 | 方法和说明 |
---|---|
String |
getIdentifier()
Gets the identifier for this grantee.
|
String |
getTypeIdentifier()
Returns the identifier for the type of this grant, to be used when
specifying grants in the header of a request.
|
void |
setIdentifier(String id)
Sets the identifier for this grantee.
|
String getTypeIdentifier()
void setIdentifier(String id)
Grantee
.id
- The identifier for this grantee.getIdentifier()
Copyright © 2016. All rights reserved.