- Pac4jHelper - Class in org.pac4j.vertx
 
- 
This helper class is usefull for sending messages on the event bus to the pac4j manager module.
 
- Pac4jHelper(Vertx) - Constructor for class org.pac4j.vertx.Pac4jHelper
 
-  
 
- Pac4jHelper(Vertx, String, EventBusObjectConverter) - Constructor for class org.pac4j.vertx.Pac4jHelper
 
-  
 
- Pac4jManager - Class in org.pac4j.vertx
 
- 
The pac4j manager module.
 
- Pac4jManager() - Constructor for class org.pac4j.vertx.Pac4jManager
 
-  
 
- params() - Method in class org.pac4j.vertx.AuthHttpServerRequest
 
-  
 
- path() - Method in class org.pac4j.vertx.AuthHttpServerRequest
 
-  
 
- pause() - Method in class org.pac4j.vertx.AuthHttpServerRequest
 
-  
 
- peerCertificateChain() - Method in class org.pac4j.vertx.AuthHttpServerRequest
 
-  
 
- putSessionData(HttpServerRequest, JsonObject) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts multiple data fields into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, String, JsonArray) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonArray into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, String, byte[]) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a byte array into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, String, boolean) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a boolean into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, String, Number) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a number into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, String, JsonObject) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonObject into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, String, String) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a String into the session storage without need of the result.
 
- putSessionData(HttpServerRequest, JsonObject, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts multiple data fields into the session storage and retrieves the result of the storage
 operation.
 
- putSessionData(HttpServerRequest, String, JsonArray, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonArray into the session storage and retrieves the result of the storage operation.
 
- putSessionData(HttpServerRequest, String, byte[], Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a byte array into the session storage and retrieves the result of the storage operation.
 
- putSessionData(HttpServerRequest, String, boolean, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a boolean into the session storage and retrieves the result of the storage operation.
 
- putSessionData(HttpServerRequest, String, Number, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a number into the session storage and retrieves the result of the storage operation.
 
- putSessionData(HttpServerRequest, String, JsonObject, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonObject into the session storage and retrieves the result of the storage operation.
 
- putSessionData(HttpServerRequest, String, String, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a String into the session storage and retrieves the result of the storage operation.
 
- putSessionData(String, JsonObject) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts multiple data fields into the session storage without need of the result.
 
- putSessionData(String, String, JsonArray) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonArray into the session storage without need of the result.
 
- putSessionData(String, String, byte[]) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a byte array into the session storage without need of the result.
 
- putSessionData(String, String, boolean) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a boolean into the session storage without need of the result.
 
- putSessionData(String, String, Number) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a number into the session storage without need of the result.
 
- putSessionData(String, String, JsonObject) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonObject into the session storage without need of the result.
 
- putSessionData(String, String, String) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a String into the session storage without need of the result.
 
- putSessionData(String, JsonObject, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts multiple data fields into the session storage without need of the result.
 
- putSessionData(String, String, JsonArray, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonArray into the session storage and retrieves the result of the storage operation.
 
- putSessionData(String, String, byte[], Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a byte array into the session storage and retrieves the result of the storage operation.
 
- putSessionData(String, String, boolean, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a boolean into the session storage and retrieves the result of the storage operation.
 
- putSessionData(String, String, Number, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a number into the session storage and retrieves the result of the storage operation.
 
- putSessionData(String, String, JsonObject, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a JsonObject into the session storage and retrieves the result of the storage operation.
 
- putSessionData(String, String, String, Handler<JsonObject>) - Method in class com.campudus.vertx.sessionmanager.java.SessionHelper
 
- 
Puts a String into the session storage and retrieves the result of the storage operation.