Package io.vertx.tp.rbac.cv
Interface Addr.Perm
-
- Enclosing interface:
- Addr
public static interface Addr.Perm
-
-
Field Detail
-
PERMISSION_UN_READY
static final String PERMISSION_UN_READY
- See Also:
- Constant Field Values
-
BY_ID
static final String BY_ID
- See Also:
- Constant Field Values
-
ADD
static final String ADD
- See Also:
- Constant Field Values
-
EDIT
static final String EDIT
- See Also:
- Constant Field Values
-
DELETE
static final String DELETE
- See Also:
- Constant Field Values
-
-