Uses of Class
io.vertx.tp.rbac.logged.ProfileType
Packages that use ProfileType
-
Uses of ProfileType in io.vertx.tp.error
Constructors in io.vertx.tp.error with parameters of type ProfileTypeModifierConstructorDescription_403ProfileConflictException(Class<?> clazz, ProfileType expected, ProfileType current) -
Uses of ProfileType in io.vertx.tp.rbac.authorization
Methods in io.vertx.tp.rbac.authorization with parameters of type ProfileTypeModifier and TypeMethodDescriptionstatic Consumer<io.vertx.core.json.JsonObject>Assembler.eager(ProfileType type, List<ProfileRole> profiles) static Consumer<io.vertx.core.json.JsonObject>Assembler.intersect(ProfileType type, List<ProfileRole> profiles) static Consumer<io.vertx.core.json.JsonObject>Assembler.lazy(ProfileType type, List<ProfileRole> profiles) static Consumer<io.vertx.core.json.JsonObject>Assembler.union(ProfileType type, List<ProfileRole> profiles) -
Uses of ProfileType in io.vertx.tp.rbac.logged
Fields in io.vertx.tp.rbac.logged declared as ProfileTypeModifier and TypeFieldDescriptionstatic ProfileTypeProfileType.CHILD_CRITICAL_EAGERstatic ProfileTypeProfileType.CHILD_CRITICAL_INTERSECTstatic ProfileTypeProfileType.CHILD_CRITICAL_LAZYstatic ProfileTypeProfileType.CHILD_CRITICAL_UNIONstatic ProfileTypeProfileType.CHILD_HORIZON_EAGERstatic ProfileTypeProfileType.CHILD_HORIZON_INTERSECTstatic ProfileTypeProfileType.CHILD_HORIZON_LAZYstatic ProfileTypeProfileType.CHILD_HORIZON_UNIONstatic ProfileTypeProfileType.CHILD_OVERLOOK_EAGERstatic ProfileTypeProfileType.CHILD_OVERLOOK_INTERSECTstatic ProfileTypeProfileType.CHILD_OVERLOOK_LAZYstatic ProfileTypeProfileType.CHILD_OVERLOOK_UNIONstatic ProfileTypeProfileType.CRITICAL_EAGERstatic ProfileTypeProfileType.CRITICAL_INTERSECTstatic ProfileTypeProfileType.CRITICAL_LAZYstatic ProfileTypeProfileType.CRITICAL_UNIONstatic ProfileTypeProfileType.EAGERstatic ProfileTypeProfileType.EXTEND_CRITICAL_EAGERstatic ProfileTypeProfileType.EXTEND_CRITICAL_INTERSECTstatic ProfileTypeProfileType.EXTEND_CRITICAL_LAZYstatic ProfileTypeProfileType.EXTEND_CRITICAL_UNIONstatic ProfileTypeProfileType.EXTEND_HORIZON_EAGERstatic ProfileTypeProfileType.EXTEND_HORIZON_INTERSECTstatic ProfileTypeProfileType.EXTEND_HORIZON_LAZYstatic ProfileTypeProfileType.EXTEND_HORIZON_UNIONstatic ProfileTypeProfileType.EXTEND_OVERLOOK_EAGERstatic ProfileTypeProfileType.EXTEND_OVERLOOK_INTERSECTstatic ProfileTypeProfileType.EXTEND_OVERLOOK_LAZYstatic ProfileTypeProfileType.EXTEND_OVERLOOK_UNIONstatic ProfileTypeProfileType.HORIZON_EAGERstatic ProfileTypeProfileType.HORIZON_INTERSECTstatic ProfileTypeProfileType.HORIZON_LAZYstatic ProfileTypeProfileType.HORIZON_UNIONstatic ProfileTypeProfileType.INHERIT_CRITICAL_EAGERstatic ProfileTypeProfileType.INHERIT_CRITICAL_INTERSECTstatic ProfileTypeProfileType.INHERIT_CRITICAL_LAZYstatic ProfileTypeProfileType.INHERIT_CRITICAL_UNIONstatic ProfileTypeProfileType.INHERIT_HORIZON_EAGERstatic ProfileTypeProfileType.INHERIT_HORIZON_INTERSECTstatic ProfileTypeProfileType.INHERIT_HORIZON_LAZYstatic ProfileTypeProfileType.INHERIT_HORIZON_UNIONstatic ProfileTypeProfileType.INHERIT_OVERLOOK_EAGERstatic ProfileTypeProfileType.INHERIT_OVERLOOK_INTERSECTstatic ProfileTypeProfileType.INHERIT_OVERLOOK_LAZYstatic ProfileTypeProfileType.INHERIT_OVERLOOK_UNIONstatic ProfileTypeProfileType.INTERSECTstatic ProfileTypeProfileType.LAZYstatic ProfileTypeProfileType.OVERLOOK_EAGERstatic ProfileTypeProfileType.OVERLOOK_INTERSECTstatic ProfileTypeProfileType.OVERLOOK_LAZYstatic ProfileTypeProfileType.OVERLOOK_UNIONstatic ProfileTypeProfileType.PARENT_CRITICAL_EAGERstatic ProfileTypeProfileType.PARENT_CRITICAL_INTERSECTstatic ProfileTypeProfileType.PARENT_CRITICAL_LAZYstatic ProfileTypeProfileType.PARENT_CRITICAL_UNIONstatic ProfileTypeProfileType.PARENT_HORIZON_EAGERstatic ProfileTypeProfileType.PARENT_HORIZON_INTERSECTstatic ProfileTypeProfileType.PARENT_HORIZON_LAZYstatic ProfileTypeProfileType.PARENT_HORIZON_UNIONstatic ProfileTypeProfileType.PARENT_OVERLOOK_EAGERstatic ProfileTypeProfileType.PARENT_OVERLOOK_INTERSECTstatic ProfileTypeProfileType.PARENT_OVERLOOK_LAZYstatic ProfileTypeProfileType.PARENT_OVERLOOK_UNIONstatic ProfileTypeProfileType.UNION