OmniSecurity homepage is available at omnisecurity.omnifaces.org.
NOTE
Core concepts of OmniSecurity have been standardised as JSR 375 and reimplemented as Soteria.
This means OmniSecurity is now deprecated in favor of JSR 375/Soteria.
License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.omnifaces |
ArtifactId | ArtifactIdomnifaces-security |
Last Version | Last Version0.6-ALPHA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOmniSecurity
Java EE, JSF and JASPIC integrated security
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.omnifaces/omnifaces-security/ -->
<dependency>
<groupId>org.omnifaces</groupId>
<artifactId>omnifaces-security</artifactId>
<version>0.6-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/org.omnifaces/omnifaces-security/
implementation 'org.omnifaces:omnifaces-security:0.6-ALPHA'
// https://jarcasting.com/artifacts/org.omnifaces/omnifaces-security/
implementation ("org.omnifaces:omnifaces-security:0.6-ALPHA")
'org.omnifaces:omnifaces-security:jar:0.6-ALPHA'
<dependency org="org.omnifaces" name="omnifaces-security" rev="0.6-ALPHA">
<artifact name="omnifaces-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.omnifaces', module='omnifaces-security', version='0.6-ALPHA')
)
libraryDependencies += "org.omnifaces" % "omnifaces-security" % "0.6-ALPHA"
[org.omnifaces/omnifaces-security "0.6-ALPHA"]
Group / Artifact | Type | Version |
---|---|---|
org.brickred : socialauth | jar | 4.6 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
OmniSecurity homepage is available at omnisecurity.omnifaces.org.
NOTE
Core concepts of OmniSecurity have been standardised as JSR 375 and reimplemented as Soteria.
This means OmniSecurity is now deprecated in favor of JSR 375/Soteria.