支持多种协议的身份认证Java客户端:pac4j

jopen 9年前

pac4j是一个支持多种支持多种协议的身份认证的Java客户端。
支持多种协议的身份认证Java客户端:pac4j

它有一个非常简单和统一的API以支持以下这6个客户端认证机制:

  1. OAuth (1.0 & 2.0)
  2. CAS (1.0, 2.0, SAML, logout & proxy)
  3. HTTP (form & basic auth authentications)
  4. OpenID
  5. SAML (2.0)
  6. Google App Engine UserService.
  7. OpenID Connect 1.0

提供 7 种库实现用于不同环境:

  1. the CAS server (using the cas-server-support-pac4j library)
  2. the Play 2.x framework (using the play-pac4j_java and play-pac4j_scala libraries)
  3. any basic J2E environment (using the j2e-pac4j library)
  4. the Apache Shiro library (using the buji-pac4j library)
  5. the Spring Security library (using the spring-security-pac4j library)
  6. the Ratpack JVM toolkit (using the ratpack-pac4j module)
  7. the Vertx framework (using the vertx-pac4j module).

支持多种协议的身份认证Java客户端:pac4j


项目主页:http://www.open-open.com/lib/view/home/1418870307933