Package io.vertx.tp.rbac.authorization
Class Align
java.lang.Object
io.vertx.tp.rbac.authorization.Align
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.vertx.core.Future<List<ProfileRole>>children(List<ProfileGroup> profiles) static ProfileGroupeager(List<ProfileGroup> groups) static io.vertx.core.Future<List<ProfileRole>>flat(List<ProfileGroup> profiles) static ProfileGrouplazy(List<ProfileGroup> groups) static io.vertx.core.Future<List<ProfileRole>>parent(List<ProfileGroup> profiles)
-
Constructor Details
-
Align
public Align()
-
-
Method Details
-
eager
-
lazy
-
flat
-
parent
-
children
-