IDC extensions to the PAC4J library

A set of extensions to the PAC4J library. Developed by IDC and released as open source.

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

com.idc.webchannel.pac4j
ArtifactId

ArtifactId

extensions
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

IDC extensions to the PAC4J library
A set of extensions to the PAC4J library. Developed by IDC and released as open source.
Project URL

Project URL

https://github.com/jkacer/pac4j-extensions
Source Code Management

Source Code Management

https://github.com/jkacer/pac4j-extensions.git

Download extensions

Filename Size
extensions-2.0.0.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.idc.webchannel.pac4j/extensions/ -->
<dependency>
    <groupId>com.idc.webchannel.pac4j</groupId>
    <artifactId>extensions</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.idc.webchannel.pac4j/extensions/
implementation 'com.idc.webchannel.pac4j:extensions:2.0.0'
// https://jarcasting.com/artifacts/com.idc.webchannel.pac4j/extensions/
implementation ("com.idc.webchannel.pac4j:extensions:2.0.0")
'com.idc.webchannel.pac4j:extensions:pom:2.0.0'
<dependency org="com.idc.webchannel.pac4j" name="extensions" rev="2.0.0">
  <artifact name="extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.idc.webchannel.pac4j', module='extensions', version='2.0.0')
)
libraryDependencies += "com.idc.webchannel.pac4j" % "extensions" % "2.0.0"
[com.idc.webchannel.pac4j/extensions "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pac4j-saml-config-db

Versions

Version
2.0.0
1.9.0