jar

br.com.caelum.vraptor : vraptor-shiro

Maven & Gradle

Mar 27, 2014
13 stars

vraptor-shiro · VRaptor Shiro Plugin provides support to security authentication, authorization, cryptography and session management by Apache Shiro.

Table Of Contents

Latest Version

Download br.com.caelum.vraptor : vraptor-shiro JAR file - Latest Versions:

All Versions

Download br.com.caelum.vraptor : vraptor-shiro JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 vraptor-shiro-4.0.0-RC2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

br.com.caelum.vraptor.security.realm

├─ br.com.caelum.vraptor.security.realm.CustomAuthorizingRealm.class - [JAR]

br.com.caelum.vraptor.security.interceptor

├─ br.com.caelum.vraptor.security.interceptor.SecurityInterceptor.class - [JAR]

br.com.caelum.vraptor.security.produces

├─ br.com.caelum.vraptor.security.produces.SecurityFacade.class - [JAR]

br.com.caelum.vraptor.security.listener

├─ br.com.caelum.vraptor.security.listener.AuthenticationListenerLogger.class - [JAR]

├─ br.com.caelum.vraptor.security.listener.SessionListenerLogger.class - [JAR]

br.com.caelum.vraptor.security

├─ br.com.caelum.vraptor.security.AuthorizationRestrictionListener.class - [JAR]

├─ br.com.caelum.vraptor.security.Permission.class - [JAR]

├─ br.com.caelum.vraptor.security.User.class - [JAR]

br.com.caelum.vraptor.security.strategy

├─ br.com.caelum.vraptor.security.strategy.ShiroInitConfigStrategy.class - [JAR]

br.com.caelum.vraptor.security.annotation

├─ br.com.caelum.vraptor.security.annotation.Secured.class - [JAR]

Advertisement