jar

de.enerko : vaadin-springsecurityviewprovider

Maven & Gradle

Feb 16, 2017
0 stars

Vaadin-SpringSecurityViewProvider · Provides a custom ViewProvider which evaluates @ViewDescription's and instanciates Views accordingly if the current User, authenticated through Spring Security, has the necessary permissions to use them.

Table Of Contents

Latest Version

Download de.enerko : vaadin-springsecurityviewprovider JAR file - Latest Versions:

All Versions

Download de.enerko : vaadin-springsecurityviewprovider JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 vaadin-springsecurityviewprovider-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.vaadin.addons.springsecurityviewprovider

├─ org.vaadin.addons.springsecurityviewprovider.RecoverSecurityContextAtmosphereInterceptor.class - [JAR]

├─ org.vaadin.addons.springsecurityviewprovider.SpringSecurityViewProvider.class - [JAR]

├─ org.vaadin.addons.springsecurityviewprovider.ViewDescription.class - [JAR]