jar

com.gullerya : elsec

Maven & Gradle

Mar 15, 2020
1 stars

Enterprise Level Security Easy (ELSEC) · Tasks management, distribution and execution service, working in cluster aware fashion, providing queue-like functionality, embedded.

Table Of Contents

Latest Version

Download com.gullerya : elsec JAR file - Latest Versions:

All Versions

Download com.gullerya : elsec JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 elsec-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gullerya.elsec.impl

├─ com.gullerya.elsec.impl.EDSessionsManagerImpl.class - [JAR]

├─ com.gullerya.elsec.impl.OTPManagerImpl.class - [JAR]

├─ com.gullerya.elsec.impl.PrincipalsManagerImpl.class - [JAR]

├─ com.gullerya.elsec.impl.SecurityConfigurationDefault.class - [JAR]

├─ com.gullerya.elsec.impl.SecurityFactory.class - [JAR]

├─ com.gullerya.elsec.impl.SecurityServiceImpl.class - [JAR]

├─ com.gullerya.elsec.impl.SecuritySessionImpl.class - [JAR]

├─ com.gullerya.elsec.impl.SessionsManagerBaseImpl.class - [JAR]

com.gullerya.elsec

├─ com.gullerya.elsec.SecurityConfigurationSPI.class - [JAR]

├─ com.gullerya.elsec.SecurityFilter.class - [JAR]

com.gullerya.elsec.api

├─ com.gullerya.elsec.api.OTPManager.class - [JAR]

├─ com.gullerya.elsec.api.PrincipalsManager.class - [JAR]

├─ com.gullerya.elsec.api.SecurityService.class - [JAR]

├─ com.gullerya.elsec.api.SecuritySession.class - [JAR]

├─ com.gullerya.elsec.api.SessionsManager.class - [JAR]

Advertisement