Last Version

Authentication webapp DB-based Shiro realm 1.14.1

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

License

License

Categories

Categories

Security Realm Data Databases
GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.web.security.dbrealm
Version

Version

1.14.1
Type

Type

jar
Description

Description

Authentication 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

Download authservice.web.security.dbrealm 1.14.1


<!-- 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"]

Dependencies

provided (6)

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

test (12)

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

Project Modules

There are no modules declared in this project.