License |
License |
---|---|
Categories |
CategoriesSecurity Realm Data Databases |
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.web.security.dbrealm |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication webapp DB-based Shiro realm
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.dbrealm/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.web.security.dbrealm</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security.dbrealm/
implementation 'no.priv.bang.authservice:authservice.web.security.dbrealm:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security.dbrealm/
implementation ("no.priv.bang.authservice:authservice.web.security.dbrealm:1.14.1")
'no.priv.bang.authservice:authservice.web.security.dbrealm:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice.web.security.dbrealm" rev="1.14.1">
<artifact name="authservice.web.security.dbrealm" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.web.security.dbrealm', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.web.security.dbrealm" % "1.14.1"
[no.priv.bang.authservice/authservice.web.security.dbrealm "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.7.0 |
org.osgi : org.osgi.service.log | jar | |
org.osgi : org.osgi.service.component.annotations | jar | |
org.osgi : org.osgi.service.jdbc | jar | |
org.ops4j.pax.jdbc : pax-jdbc | jar | |
no.priv.bang.authservice : authservice.definitions | jar | 1.14.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
no.priv.bang.osgi.service.adapters : service-mocks | jar | |
org.ops4j.pax.jdbc : pax-jdbc-pool-common | jar | |
org.ops4j.pax.jdbc : pax-jdbc-derby | jar | |
org.apache.derby : derby | jar | |
org.liquibase : liquibase-core | jar | |
no.priv.bang.authservice : authservice.db.liquibase | jar | 1.14.1 |
no.priv.bang.authservice : authservice.db.liquibase.test | jar | 1.14.1 |