Package io.vertx.tp.rbac.authorization
Interface ScDetent.Group.Parent
-
- Enclosing interface:
- ScDetent.Group
public static interface ScDetent.Group.Parent
-
-
Method Summary
Static Methods Modifier and Type Method Description static ScDetentcritical(List<ProfileGroup> original)static ScDetenthorizon()static ScDetentoverlook(List<ProfileGroup> original)
-
-
-
Method Detail
-
horizon
static ScDetent horizon()
-
critical
static ScDetent critical(List<ProfileGroup> original)
-
overlook
static ScDetent overlook(List<ProfileGroup> original)
-
-