| Package | Description |
|---|---|
| io.vertx.ext.auth |
= Vert.x Auth Service
This Vert.x service provides authentication and authorisation functionality and the concept of a login session
for use in your Vert.x applications
The auth service provides a common interface that can be backed by different auth providers.
|
| io.vertx.ext.auth.shiro |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthServiceVerticle
A verticle which starts an Auth service instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShiroAuthServiceVerticle
A verticle which starts an Auth service instance
|
Copyright © 2015. All Rights Reserved.