| Package | Description |
|---|---|
| org.killbill.billing.security | |
| org.killbill.billing.security.api |
| Modifier and Type | Method and Description |
|---|---|
static Logical |
Logical.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Logical[] |
Logical.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityApi.checkCurrentUserPermissions(java.util.List<Permission> permissions,
Logical logical,
TenantContext context)
Check the current user has the set of permissions.
|
Copyright © 2010-2018. All Rights Reserved.