Class GrantRequest
-
- All Implemented Interfaces:
public final class GrantRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGrantRequest.Companion
-
Constructor Summary
Constructors Constructor Description GrantRequest(GrantType grantType, Map<String, String> params)
-
Method Summary
Modifier and Type Method Description final GrantTypegetGrantType()final Map<String, String>getParams()
-