omnisecurity CDI auth events undertow

Extension for Undertow that bridges authentication events to CDI

License

License

Categories

Categories

Security Undertow Net Networking
GroupId

GroupId

org.omnifaces
ArtifactId

ArtifactId

omnisecurity-cdi-auth-events-undertow
Last Version

Last Version

10.0.0.Final-u1
Release Date

Release Date

Type

Type

jar
Description

Description

omnisecurity CDI auth events undertow
Extension for Undertow that bridges authentication events to CDI
Project URL

Project URL

http://omnisecurity.omnifaces.org
Project Organization

Project Organization

OmniFaces
Source Code Management

Source Code Management

https://github.com/omnifaces/omnisecurity-cdi-auth-events-undertow

Download omnisecurity-cdi-auth-events-undertow

How to add to project

<!-- https://jarcasting.com/artifacts/org.omnifaces/omnisecurity-cdi-auth-events-undertow/ -->
<dependency>
    <groupId>org.omnifaces</groupId>
    <artifactId>omnisecurity-cdi-auth-events-undertow</artifactId>
    <version>10.0.0.Final-u1</version>
</dependency>
// https://jarcasting.com/artifacts/org.omnifaces/omnisecurity-cdi-auth-events-undertow/
implementation 'org.omnifaces:omnisecurity-cdi-auth-events-undertow:10.0.0.Final-u1'
// https://jarcasting.com/artifacts/org.omnifaces/omnisecurity-cdi-auth-events-undertow/
implementation ("org.omnifaces:omnisecurity-cdi-auth-events-undertow:10.0.0.Final-u1")
'org.omnifaces:omnisecurity-cdi-auth-events-undertow:jar:10.0.0.Final-u1'
<dependency org="org.omnifaces" name="omnisecurity-cdi-auth-events-undertow" rev="10.0.0.Final-u1">
  <artifact name="omnisecurity-cdi-auth-events-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.omnifaces', module='omnisecurity-cdi-auth-events-undertow', version='10.0.0.Final-u1')
)
libraryDependencies += "org.omnifaces" % "omnisecurity-cdi-auth-events-undertow" % "10.0.0.Final-u1"
[org.omnifaces/omnisecurity-cdi-auth-events-undertow "10.0.0.Final-u1"]

Dependencies

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
io.undertow : undertow-servlet jar 1.3.15.Final

Project Modules

There are no modules declared in this project.

omnisecurity-cdi-auth-events-undertow

Extension for Undertow that bridges authentication events to CDI

This can be used to observe Undertow authentication events from Undertow using regular CDI observers.

See Bridging Undertow’s authentication events to CDI for more details.

org.omnifaces

Versions

Version
10.0.0.Final-u1