jar

com.github.hiwepy : security-cas-spring-boot-starter

Maven & Gradle

Jul 24, 2022

com.github.hiwepy:security-cas-spring-boot-starter · Spring Boot Starter For Spring Security With Cas

Table Of Contents

Latest Version

Download com.github.hiwepy : security-cas-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.hiwepy : security-cas-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 security-cas-spring-boot-starter-1.0.4.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.security.boot

├─ org.springframework.security.boot.SecurityCasAuthcProperties.class - [JAR]

├─ org.springframework.security.boot.SecurityCasFilterConfiguration.class - [JAR]

├─ org.springframework.security.boot.SecurityCasProperties.class - [JAR]

org.springframework.security.boot.utils

├─ org.springframework.security.boot.utils.CasUrlUtils.class - [JAR]

org.springframework.security.boot.cas

├─ org.springframework.security.boot.cas.CasAuthenticationExtProvider.class - [JAR]

├─ org.springframework.security.boot.cas.CasAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.cas.CasAuthenticationSuccessHandler.class - [JAR]

├─ org.springframework.security.boot.cas.CasProxyFailureHandler.class - [JAR]

├─ org.springframework.security.boot.cas.CasTicketValidatorConfiguration.class - [JAR]

org.springframework.security.boot.cas.exception

├─ org.springframework.security.boot.cas.exception.CasAuthenticationServiceException.class - [JAR]

├─ org.springframework.security.boot.cas.exception.InvalidCasTicket.class - [JAR]

org.springframework.security.boot.cas.session

├─ org.springframework.security.boot.cas.session.MemcachedBackedSessionMappingStorage.class - [JAR]

├─ org.springframework.security.boot.cas.session.RedisBackedSessionMappingStorage.class - [JAR]