jar

org.sklsft.commons : commons-rest-security

Maven & Gradle

Sep 07, 2022
2 usages
3 stars

Commons REST Security · Commons REST Security

Table Of Contents

Latest Version

Download org.sklsft.commons : commons-rest-security JAR file - Latest Versions:

All Versions

Download org.sklsft.commons : commons-rest-security JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window commons-rest-security-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sklsft.commons.rest.security.aspect

├─ org.sklsft.commons.rest.security.aspect.AccessControlAspect.class - [JAR]

org.sklsft.commons.rest.security.annotations

├─ org.sklsft.commons.rest.security.annotations.AccessControl.class - [JAR]

org.sklsft.commons.rest.security.tokens.jwt

├─ org.sklsft.commons.rest.security.tokens.jwt.BasicJwtBody.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.jwt.BasicRsaJsonWebToken.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.jwt.BasicRsaJwtHeader.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.jwt.JsonWebToken.class - [JAR]

org.sklsft.commons.rest.security.tokens.factory

├─ org.sklsft.commons.rest.security.tokens.factory.RsaJsonWebTokenFactory.class - [JAR]

org.sklsft.commons.rest.security.credentials.extractor

├─ org.sklsft.commons.rest.security.credentials.extractor.SecurityCredentialsExtractor.class - [JAR]

org.sklsft.commons.rest.security.exception

├─ org.sklsft.commons.rest.security.exception.CredentialsConflictException.class - [JAR]

├─ org.sklsft.commons.rest.security.exception.InvalidTokenException.class - [JAR]

├─ org.sklsft.commons.rest.security.exception.NoBoundCredentialsException.class - [JAR]

├─ org.sklsft.commons.rest.security.exception.TokenEncodingException.class - [JAR]

├─ org.sklsft.commons.rest.security.exception.TokenNotFoundException.class - [JAR]

org.sklsft.commons.rest.security.tokens.encoder.impl

├─ org.sklsft.commons.rest.security.tokens.encoder.impl.AesJsonTokenEncoder.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.encoder.impl.CryptedTokenEncoder.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.encoder.impl.JwtEncoder.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.encoder.impl.PrivateRsaJwtEncoder.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.encoder.impl.PublicJwtDecoder.class - [JAR]

org.sklsft.commons.rest.security.context.impl

├─ org.sklsft.commons.rest.security.context.impl.BasicSecurityContextProvider.class - [JAR]

├─ org.sklsft.commons.rest.security.context.impl.FromBasicRsaJwtSecurityContextProvider.class - [JAR]

├─ org.sklsft.commons.rest.security.context.impl.FromCryptedTokenSecurityContextProvider.class - [JAR]

├─ org.sklsft.commons.rest.security.context.impl.FromJwtSecurityContextProvider.class - [JAR]

├─ org.sklsft.commons.rest.security.context.impl.FromKeySecurityContextProvider.class - [JAR]

├─ org.sklsft.commons.rest.security.context.impl.FromSignedTokenSecurityContextProvider.class - [JAR]

org.sklsft.commons.rest.security.context

├─ org.sklsft.commons.rest.security.context.SecurityContextHolder.class - [JAR]

├─ org.sklsft.commons.rest.security.context.SecurityContextProvider.class - [JAR]

org.sklsft.commons.rest.security.tokens.encoder

├─ org.sklsft.commons.rest.security.tokens.encoder.TokenEncoder.class - [JAR]

org.sklsft.commons.rest.security.tokens.extraction

├─ org.sklsft.commons.rest.security.tokens.extraction.TokenExtractionMode.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.extraction.TokenExtractor.class - [JAR]

org.sklsft.commons.rest.security.credentials

├─ org.sklsft.commons.rest.security.credentials.BasicCredentials.class - [JAR]

org.sklsft.commons.rest.security.access

├─ org.sklsft.commons.rest.security.access.AccessControlType.class - [JAR]

├─ org.sklsft.commons.rest.security.access.AccessController.class - [JAR]

org.sklsft.commons.rest.security.tokens.verification

├─ org.sklsft.commons.rest.security.tokens.verification.TokenVerifier.class - [JAR]

org.sklsft.commons.rest.security.credentials.validator

├─ org.sklsft.commons.rest.security.credentials.validator.SecurityCredentialsValidator.class - [JAR]

org.sklsft.commons.rest.security.credentials.extractor.impl

├─ org.sklsft.commons.rest.security.credentials.extractor.impl.FromBasicJwtCredentialsExtractor.class - [JAR]

├─ org.sklsft.commons.rest.security.credentials.extractor.impl.FromJwtCredentialsExtractor.class - [JAR]

org.sklsft.commons.rest.security.tokens.verification.impl

├─ org.sklsft.commons.rest.security.tokens.verification.impl.BasicRsaJwtVerifier.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.verification.impl.RsaJwtVerifier.class - [JAR]

org.sklsft.commons.rest.security.tokens.extraction.impl

├─ org.sklsft.commons.rest.security.tokens.extraction.impl.TokenExtractorFactory.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.extraction.impl.TokenFromCookieExtractor.class - [JAR]

├─ org.sklsft.commons.rest.security.tokens.extraction.impl.TokenFromHeaderExtractor.class - [JAR]

Advertisement

Dependencies from Group

Sep 07, 2022
15 usages
3 stars
Sep 07, 2022
9 usages
3 stars
Sep 07, 2022
6 usages
3 stars
Sep 07, 2022
6 usages
3 stars
Sep 07, 2022
3 usages
3 stars

Discover Dependencies

Jul 20, 2022
3 usages
0 stars
Apr 30, 2016
1 usages
3 stars
Jul 23, 2023
4 usages
12 stars
Aug 23, 2023
8 usages
54 stars
Sep 11, 2020
2 usages
6 stars
Mar 26, 2023
1 usages
461 stars
Jun 16, 2023
4 usages
13 stars
Aug 25, 2023
2 usages
2 stars