jar

org.echocat.marquardt : authority

Maven & Gradle

Nov 27, 2015
2 usages
0 stars

Marquardt Java SDK - Authority

Table Of Contents

Latest Version

Download org.echocat.marquardt : authority JAR file - Latest Versions:

All Versions

Download org.echocat.marquardt : authority JAR file - All Versions:

Version Vulnerabilities Size Updated
0.14
0.13
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
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 authority-0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.echocat.marquardt.authority.policies

├─ org.echocat.marquardt.authority.policies.ClientAccessPolicy.class - [JAR]

├─ org.echocat.marquardt.authority.policies.SessionCreationPolicy.class - [JAR]

org.echocat.marquardt.authority.session

├─ org.echocat.marquardt.authority.session.ExpiryDateCalculator.class - [JAR]

├─ org.echocat.marquardt.authority.session.ExpiryDateCalculatorImpl.class - [JAR]

├─ org.echocat.marquardt.authority.session.SessionAction.class - [JAR]

├─ org.echocat.marquardt.authority.session.SessionCreator.class - [JAR]

├─ org.echocat.marquardt.authority.session.SessionRenewal.class - [JAR]

org.echocat.marquardt.authority.domain

├─ org.echocat.marquardt.authority.domain.Session.class - [JAR]

├─ org.echocat.marquardt.authority.domain.User.class - [JAR]

├─ org.echocat.marquardt.authority.domain.UserStatus.class - [JAR]

org.echocat.marquardt.authority

├─ org.echocat.marquardt.authority.Authority.class - [JAR]

org.echocat.marquardt.authority.persistence

├─ org.echocat.marquardt.authority.persistence.SessionStore.class - [JAR]

├─ org.echocat.marquardt.authority.persistence.UserCatalog.class - [JAR]

├─ org.echocat.marquardt.authority.persistence.UserCreator.class - [JAR]

org.echocat.marquardt.authority.spring

├─ org.echocat.marquardt.authority.spring.SpringAuthorityController.class - [JAR]

org.echocat.marquardt.authority.exceptions

├─ org.echocat.marquardt.authority.exceptions.CertificateCreationException.class - [JAR]

├─ org.echocat.marquardt.authority.exceptions.ExpiredSessionException.class - [JAR]

Advertisement