Package io.vertx.tp.rbac.ruler
Class AdmitValve
java.lang.Object
io.aeon.experiment.specification.secure.AbstractValve
io.vertx.tp.rbac.ruler.AdmitValve
- All Implemented Interfaces:
io.horizon.cloud.secure.HValve,io.horizon.specification.action.HCommand<io.vertx.core.json.JsonObject,,io.vertx.core.Future<io.vertx.core.json.JsonObject>> io.horizon.specification.action.HEvent<io.vertx.core.json.JsonObject,io.vertx.core.json.JsonObject>
public class AdmitValve
extends io.aeon.experiment.specification.secure.AbstractValve
Dim = FLAT
Ui = DAO
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected io.vertx.core.Future<io.vertx.core.json.JsonObject>response(io.aeon.atom.secure.HPermit permit, io.aeon.atom.secure.HCatena catena) Methods inherited from class io.aeon.experiment.specification.secure.AbstractValve
configure, uiSmartMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.horizon.specification.action.HEvent
bind, compile, synchro
-
Constructor Details
-
AdmitValve
public AdmitValve()
-
-
Method Details
-
response
protected io.vertx.core.Future<io.vertx.core.json.JsonObject> response(io.aeon.atom.secure.HPermit permit, io.aeon.atom.secure.HCatena catena) - Specified by:
responsein classio.aeon.experiment.specification.secure.AbstractValve
-