| Package | Description |
|---|---|
| be.feelio.mollie.data.permission | |
| be.feelio.mollie.handler |
| Modifier and Type | Method and Description |
|---|---|
static Permission |
Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permission[] |
Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionResponse |
PermissionHandler.getPermission(Permission permission)
All API actions through OAuth are by default protected for privacy and/or money related reasons and therefore require specific permissions.
|
PermissionResponse |
PermissionHandler.getPermission(Permission permission,
QueryParams params)
All API actions through OAuth are by default protected for privacy and/or money related reasons and therefore require specific permissions.
|
Copyright © 2020. All rights reserved.