play-securityfilter

a play security filter that validates JWT tokens with encrypted payload

License

License

Categories

Categories

Security
GroupId

GroupId

com.bcgdv.jwt
ArtifactId

ArtifactId

play-securityfilter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

play-securityfilter
a play security filter that validates JWT tokens with encrypted payload
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/BCGDV-ASIA/play-securityfilter

Download play-securityfilter

How to add to project

<!-- https://jarcasting.com/artifacts/com.bcgdv.jwt/play-securityfilter/ -->
<dependency>
    <groupId>com.bcgdv.jwt</groupId>
    <artifactId>play-securityfilter</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bcgdv.jwt/play-securityfilter/
implementation 'com.bcgdv.jwt:play-securityfilter:1.0'
// https://jarcasting.com/artifacts/com.bcgdv.jwt/play-securityfilter/
implementation ("com.bcgdv.jwt:play-securityfilter:1.0")
'com.bcgdv.jwt:play-securityfilter:jar:1.0'
<dependency org="com.bcgdv.jwt" name="play-securityfilter" rev="1.0">
  <artifact name="play-securityfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bcgdv.jwt', module='play-securityfilter', version='1.0')
)
libraryDependencies += "com.bcgdv.jwt" % "play-securityfilter" % "1.0"
[com.bcgdv.jwt/play-securityfilter "1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
com.bcgdv.jwt : token-generation jar 1.1
com.bcgdv : play-apiclient jar 1.0
com.typesafe.play : play_2.11 jar 2.5.12
com.typesafe.akka : akka-stream-experimental_2.11 jar 2.0.4
org.reflections : reflections jar 0.9.9
com.simonmittag : cryptoutils jar 1.0
io.jsonwebtoken : jjwt jar 0.7.0
org.slf4j : slf4j-api jar 1.7.21
com.google.collections : google-collections jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0