Security library for Vert.x: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
- authorization
- oauth
- ldap
- logout
- sql
- cas
- security
- openid-connect
- login
- vertx
- mongodb
- saml
- social-login
- jwt
- java
- authentication
vertx-pac4j 5.0.1
Group ID:
org.pac4j
Artifact ID:
vertx-pac4j
Version:
5.0.1
Release Date:
Dec 18, 2020
Licenses:
Files:
libraryDependencies += "org.pac4j" % "vertx-pac4j" % "5.0.1"
ivy"org.pac4j:vertx-pac4j:5.0.1"
//> using dep "org.pac4j:vertx-pac4j:5.0.1"
import $ivy.`org.pac4j:vertx-pac4j:5.0.1`
<dependency> <groupId>org.pac4j</groupId> <artifactId>vertx-pac4j</artifactId> <version>5.0.1</version> </dependency>
compile group: 'org.pac4j', name: 'vertx-pac4j', version: '5.0.1'