License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.web.security |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication webapp web whiteboard Shiro filter
A drop-in shiro user database for apache karaf web whiteboard, with user administration UI and user self-service password and user info change. In addition can serve as forms based authentication for nginx
|
<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.web.security</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security/
implementation 'no.priv.bang.authservice:authservice.web.security:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security/
implementation ("no.priv.bang.authservice:authservice.web.security:1.14.1")
'no.priv.bang.authservice:authservice.web.security:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice.web.security" rev="1.14.1">
<artifact name="authservice.web.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.web.security', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.web.security" % "1.14.1"
[no.priv.bang.authservice/authservice.web.security "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
no.priv.bang.osgiservice : osgiservice.users | xml | |
no.priv.bang.servlet : servlet.jersey | xml | |
org.jsoup : jsoup | jar | |
no.priv.bang.beans : beans.immutable | xml |
Group / Artifact | Type | Version |
---|---|---|
no.priv.bang.authservice : authservice.definitions | jar | 1.14.1 |
org.ops4j.pax.web : pax-web-api | jar | |
javax.servlet : javax.servlet-api | jar | |
org.ops4j.pax.web : pax-web-extender-whiteboard | jar | |
org.apache.shiro : shiro-core | jar | 1.7.0 |
org.apache.shiro : shiro-web | jar | 1.7.0 |
org.osgi : osgi.core | jar | |
org.osgi : org.osgi.service.component.annotations | jar | |
no.priv.bang.osgiservice : osgiservice.users | jar | |
org.osgi : org.osgi.service.jdbc | jar | |
no.priv.bang.servlet : servlet.jersey | jar | |
org.glassfish.jersey.inject : jersey-hk2 | jar | |
org.glassfish.jersey.containers : jersey-container-servlet | jar | |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | |
no.priv.bang.beans : beans.immutable | jar |