jar

com.github.vindell : spring-boot-starter-shiro-cas

Maven & Gradle

Jan 21, 2019

Spring Boot Starter For Shiro With Cas

Table Of Contents

Latest Version

Download com.github.vindell : spring-boot-starter-shiro-cas JAR file - Latest Versions:

All Versions

Download com.github.vindell : spring-boot-starter-shiro-cas 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-boot-starter-shiro-cas-1.0.2.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shiro.spring.boot.cas.token

├─ org.apache.shiro.spring.boot.cas.token.CasToken.class - [JAR]

org.apache.shiro.spring.boot.cas

├─ org.apache.shiro.spring.boot.cas.AntPatternMatcherStrategy.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.CasClientProperties.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.CasPrincipalRepository.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.CasSubjectFactory.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.CasTicketPrincipal.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.ContainsPatternsUrlPatternMatcherStrategy.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.ShiroCasFilterFactoryBean.class - [JAR]

org.apache.shiro.spring.boot.utils

├─ org.apache.shiro.spring.boot.utils.CasTicketValidatorUtils.class - [JAR]

├─ org.apache.shiro.spring.boot.utils.CasUrlUtils.class - [JAR]

├─ org.apache.shiro.spring.boot.utils.RemoteAddrUtils.class - [JAR]

├─ org.apache.shiro.spring.boot.utils.StringUtils.class - [JAR]

org.apache.shiro.spring.boot.cas.realm

├─ org.apache.shiro.spring.boot.cas.realm.CasStatefulAuthorizingRealm.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.realm.CasStatelessAuthorizingRealm.class - [JAR]

org.apache.shiro.spring.boot.cas.filter

├─ org.apache.shiro.spring.boot.cas.filter.CasAuthenticatingFilter.class - [JAR]

├─ org.apache.shiro.spring.boot.cas.filter.CasLogoutFilter.class - [JAR]

org.apache.shiro.spring.boot

├─ org.apache.shiro.spring.boot.ShiroCasProperties.class - [JAR]

├─ org.apache.shiro.spring.boot.ShiroCasWebAutoConfiguration.class - [JAR]

├─ org.apache.shiro.spring.boot.ShiroCasWebFilterConfiguration.class - [JAR]

org.apache.shiro.spring.boot.cas.exception

├─ org.apache.shiro.spring.boot.cas.exception.CasAuthenticationException.class - [JAR]