All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-boot-starter-shiro-jwt JAR 1.0.4.RELEASE with all dependencies


Spring Boot Starter For Shiro With JWT

Files of the artifact spring-boot-starter-shiro-jwt version 1.0.4.RELEASE from the group com.github.vindell.

Artifact spring-boot-starter-shiro-jwt
Group com.github.vindell
Version 1.0.4.RELEASE
Last update 21. January 2019
Tags: boot with starter shiro spring
Organization not specified
URL https://github.com/vindell/${project.artifactId}
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies slf4j-api, spring-boot-starter, spring-boot-autoconfigure, fastjson, jwt-issuer-api, spring-boot-starter-shiro-biz,
There are maybe transitive dependencies!
There is a newer version: 1.0.6.RELEASE
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-boot-starter-shiro-jwt Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of spring-boot-starter-shiro-jwt version 1.0.4.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.vindell.spring-boot-starter-shiro-jwt
META-INF.maven.com.github.vindell.spring-boot-starter-shiro-jwt.META-INF.maven.com.github.vindell.spring-boot-starter-shiro-jwt.pom.properties
META-INF.maven.com.github.vindell.spring-boot-starter-shiro-jwt.META-INF.maven.com.github.vindell.spring-boot-starter-shiro-jwt.pom.xml
META-INF
META-INF.META-INF.spring-autoconfigure-metadata.properties
META-INF.META-INF.spring.factories
org.apache.shiro.spring.boot
org.apache.shiro.spring.boot.org.apache.shiro.spring.boot.ShiroJwtProperties
org.apache.shiro.spring.boot.org.apache.shiro.spring.boot.ShiroJwtWebAutoConfiguration
org.apache.shiro.spring.boot.org.apache.shiro.spring.boot.ShiroJwtWebFilterConfiguration
org.apache.shiro.spring.boot.jwt
org.apache.shiro.spring.boot.jwt.org.apache.shiro.spring.boot.jwt.JwtPayload
org.apache.shiro.spring.boot.jwt.org.apache.shiro.spring.boot.jwt.JwtPayloadPrincipal
org.apache.shiro.spring.boot.jwt.org.apache.shiro.spring.boot.jwt.JwtPayloadRepository
org.apache.shiro.spring.boot.jwt.org.apache.shiro.spring.boot.jwt.JwtPrincipalRepository
org.apache.shiro.spring.boot.jwt.authc
org.apache.shiro.spring.boot.jwt.authc.org.apache.shiro.spring.boot.jwt.authc.JwtAuthenticatingFilter
org.apache.shiro.spring.boot.jwt.authc.org.apache.shiro.spring.boot.jwt.authc.JwtSubjectFactory
org.apache.shiro.spring.boot.jwt.authc.credential
org.apache.shiro.spring.boot.jwt.authc.credential.org.apache.shiro.spring.boot.jwt.authc.credential.JwtCredentialsMatcher
org.apache.shiro.spring.boot.jwt.authz
org.apache.shiro.spring.boot.jwt.authz.org.apache.shiro.spring.boot.jwt.authz.JwtAuthorizationFilter
org.apache.shiro.spring.boot.jwt.authz.org.apache.shiro.spring.boot.jwt.authz.JwtWithinExpiryFilter
org.apache.shiro.spring.boot.jwt.exception
org.apache.shiro.spring.boot.jwt.exception.org.apache.shiro.spring.boot.jwt.exception.ExpiredJwtException
org.apache.shiro.spring.boot.jwt.exception.org.apache.shiro.spring.boot.jwt.exception.IncorrectJwtException
org.apache.shiro.spring.boot.jwt.exception.org.apache.shiro.spring.boot.jwt.exception.InvalidJwtToken
org.apache.shiro.spring.boot.jwt.exception.org.apache.shiro.spring.boot.jwt.exception.NotObtainedJwtException
org.apache.shiro.spring.boot.jwt.realm
org.apache.shiro.spring.boot.jwt.realm.org.apache.shiro.spring.boot.jwt.realm.JwtStatefulAuthorizingRealm
org.apache.shiro.spring.boot.jwt.realm.org.apache.shiro.spring.boot.jwt.realm.JwtStatelessAuthorizingRealm
org.apache.shiro.spring.boot.jwt.time
org.apache.shiro.spring.boot.jwt.time.org.apache.shiro.spring.boot.jwt.time.DefaultJwtTimeProvider
org.apache.shiro.spring.boot.jwt.time.org.apache.shiro.spring.boot.jwt.time.JwtTimeProvider
org.apache.shiro.spring.boot.jwt.token
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.JwtKeyPairRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.JwtKeyResolverRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.JwtRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.JwtToken
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithAESJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithEcAndEncryptedWithRsaJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithEcJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithAESJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithEdAndEncryptedWithRsaJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithEdJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithAESJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithHamcAndEncryptedWithRsaJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithHamcJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithAESJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithRsaAndEncryptedWithRsaJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithRsaJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithSecretBase64JWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithSecretKeyJWTRepository
org.apache.shiro.spring.boot.jwt.token.org.apache.shiro.spring.boot.jwt.token.SignedWithSecretResolverJWTRepository
org.apache.shiro.spring.boot.jwt.verifier
org.apache.shiro.spring.boot.jwt.verifier.org.apache.shiro.spring.boot.jwt.verifier.ExtendedECDSAVerifier
org.apache.shiro.spring.boot.jwt.verifier.org.apache.shiro.spring.boot.jwt.verifier.ExtendedEd25519Verifier
org.apache.shiro.spring.boot.jwt.verifier.org.apache.shiro.spring.boot.jwt.verifier.ExtendedMACVerifier
org.apache.shiro.spring.boot.jwt.verifier.org.apache.shiro.spring.boot.jwt.verifier.ExtendedRSASSAVerifier
org.apache.shiro.spring.boot.utils
org.apache.shiro.spring.boot.utils.org.apache.shiro.spring.boot.utils.JJwtUtils
org.apache.shiro.spring.boot.utils.org.apache.shiro.spring.boot.utils.JSONResult
org.apache.shiro.spring.boot.utils.org.apache.shiro.spring.boot.utils.NimbusdsUtils
org.apache.shiro.spring.boot.utils.org.apache.shiro.spring.boot.utils.SecretKeyUtils
org.apache.shiro.spring.boot.utils.org.apache.shiro.spring.boot.utils.StringUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy