jar

com.vnomicscorp : spring-stateless-ticket-cache-redis

Maven & Gradle

Jan 05, 2016
0 stars

spring-stateless-ticket-cache-redis · A Redis implementation of Spring security's stateless ticket cache for CAS

Table Of Contents

Latest Version

Download com.vnomicscorp : spring-stateless-ticket-cache-redis JAR file - Latest Versions:

All Versions

Download com.vnomicscorp : spring-stateless-ticket-cache-redis JAR file - All Versions:

Version Vulnerabilities Size Updated
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 spring-stateless-ticket-cache-redis-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vnomicscorp.spring.security.cas.authentication.redis

├─ com.vnomicscorp.spring.security.cas.authentication.redis.CasAuthenticationTokenSerializer.class - [JAR]

├─ com.vnomicscorp.spring.security.cas.authentication.redis.CasAuthenticationTokenSerializerException.class - [JAR]

├─ com.vnomicscorp.spring.security.cas.authentication.redis.DefaultCasAuthenticationTokenSerializer.class - [JAR]

├─ com.vnomicscorp.spring.security.cas.authentication.redis.RedisStatelessTicketCache.class - [JAR]

Advertisement