[TOC]
- Offical Site
- 介绍
- 开始使用
- Core
- Web
- Web Client
- Data Access
- Integration
- Event Bus Bridge
- Authentication and Authorisation
- Reactive
- Microservices
- IoT
- Devops
- Testing
- Clustering
- Services
- Cloud
- 翻译计划
- Published with GitBook
Authentication and Authorisation
Vert.x Authentication and Authorisation
Vert.x为您的应用程序提供了简单的认证API。我们还提供了一些开箱即用的实现
Auth common:http://vertx.io/docs/vertx-auth-common/java/
JDBC auth:http://vertx.io/docs/vertx-auth-jdbc/java/
JWT auth:http://vertx.io/docs/vertx-auth-jwt/java/
Shiro auth:http://vertx.io/docs/vertx-auth-shiro/java/
MongoDB auth:http://vertx.io/docs/vertx-auth-mongo/java/
OAuth 2:http://vertx.io/docs/vertx-auth-oauth2/java/
译者:虞浪,易世伟
校对:钟子期,易世伟