| Package | Description |
|---|---|
| org.apache.karaf.management.tools |
| Modifier and Type | Method and Description |
|---|---|
static ACLConfigurationParser.Specificity |
ACLConfigurationParser.getRolesForInvocation(String methodName,
Object[] params,
String[] signature,
Dictionary<String,Object> config,
List<String> addToRoles)
Returns the roles that can invoke the given operation.
|
static ACLConfigurationParser.Specificity |
ACLConfigurationParser.Specificity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ACLConfigurationParser.Specificity[] |
ACLConfigurationParser.Specificity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.