@Deprecated public class Grant extends Object
| Constructor and Description |
|---|
Grant()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Grantee |
getGrantee()
Deprecated.
|
String |
getPermission()
Deprecated.
|
Grant |
setGrantee(Grantee grantee)
Deprecated.
|
Grant |
setPermission(String permission)
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2022. All rights reserved.