License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdno.priv.bang.authservice |
ArtifactId | ArtifactIdauthservice.web.security.memorysession |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication webapp memory based Shiro SessionDAO
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.memorysession/ -->
<dependency>
<groupId>no.priv.bang.authservice</groupId>
<artifactId>authservice.web.security.memorysession</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security.memorysession/
implementation 'no.priv.bang.authservice:authservice.web.security.memorysession:1.14.1'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.security.memorysession/
implementation ("no.priv.bang.authservice:authservice.web.security.memorysession:1.14.1")
'no.priv.bang.authservice:authservice.web.security.memorysession:jar:1.14.1'
<dependency org="no.priv.bang.authservice" name="authservice.web.security.memorysession" rev="1.14.1">
<artifact name="authservice.web.security.memorysession" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.web.security.memorysession', version='1.14.1')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.web.security.memorysession" % "1.14.1"
[no.priv.bang.authservice/authservice.web.security.memorysession "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.7.0 |
org.osgi : org.osgi.service.component.annotations | jar |
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 |