Fermenter::Stout::Authentication

Provides authentication for Stout applications, building on shiro/pac4j funcitonality

License

License

GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-authentication
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fermenter::Stout::Authentication
Provides authentication for Stout applications, building on shiro/pac4j funcitonality

Download stout-authentication

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authentication/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-authentication</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authentication/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-authentication:2.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authentication/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-authentication:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-authentication:jar:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-authentication" rev="2.4.0">
  <artifact name="stout-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-authentication', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-authentication" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-authentication "2.4.0"]

Dependencies

compile (9)

Group / Artifact Type Version
io.buji : buji-pac4j jar 5.0.1
org.pac4j : jee-pac4j jar 5.0.0
org.pac4j : pac4j-oidc jar 4.0.3
org.pac4j : pac4j-http jar 4.0.3
org.pac4j : pac4j-core jar 4.0.3
org.bitbucket.askllc.fermenter.stout : stout-core jar 2.4.0
org.slf4j : slf4j-api jar 1.7.21
org.springframework : spring-context jar 5.2.8.RELEASE
org.springframework : spring-web jar 5.2.8.RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0