Packages | |
io.vertx.ceylon.auth.common |
Dependencies | ||
ceylon.json | 1.3.0 | |
io.vertx.ceylon.core | 3.4.0 | |
io.vertx.vertx-auth-common | 3.4.0 | |
java.base (jvm) | 8 |
Values | |
authOptions | shared authOptions authOptions |
Interfaces | |
AuthOptions | shared AuthOptions A common base object for authentication options. |
Classes | |
AuthProvider | shared AuthProvider User-facing interface for authenticating users. |
User | shared User Represents an authenticates User and contains operations to authorise the user. Please consult the documentation for a detailed explanation. |
authOptions | shared authOptions |