public class PermissionCreator extends Object
Modifier and Type | Method and Description |
---|---|
static Permission |
getInstance(String type,
String name,
String actions) |
public static final Permission getInstance(String type, String name, String actions) throws ClassNotFoundException, InstantiationException, IllegalAccessException, NoSuchMethodException, InvocationTargetException
Copyright © 2021. All rights reserved.