jar

com.logiclander.jaasmine : jaasmine-core

Maven & Gradle

Jan 22, 2015
1 usages

jaasmine-core · The JAASmine library is based in Java and implements functionality of Java Authentication and Authorization Services (JAAS), and applies JAAS to common scenarios.

Table Of Contents

Latest Version

Download com.logiclander.jaasmine : jaasmine-core JAR file - Latest Versions:

All Versions

Download com.logiclander.jaasmine : jaasmine-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 jaasmine-core-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.logiclander.jaasmine.authentication

├─ com.logiclander.jaasmine.authentication.AuthenticationService.class - [JAR]

├─ com.logiclander.jaasmine.authentication.BaseAuthenticationService.class - [JAR]

├─ com.logiclander.jaasmine.authentication.KeyTabAuthenticationService.class - [JAR]

├─ com.logiclander.jaasmine.authentication.NoOpCallbackHandler.class - [JAR]

├─ com.logiclander.jaasmine.authentication.SimpleAuthenticationService.class - [JAR]

├─ com.logiclander.jaasmine.authentication.SimpleCallbackHandler.class - [JAR]

com.logiclander.jaasmine

├─ com.logiclander.jaasmine.AuthenticationType.class - [JAR]

├─ com.logiclander.jaasmine.JAASMineContants.class - [JAR]

├─ com.logiclander.jaasmine.SPNegoClient.class - [JAR]

├─ com.logiclander.jaasmine.SPNegoPrincipal.class - [JAR]

├─ com.logiclander.jaasmine.SPNegoServer.class - [JAR]

├─ com.logiclander.jaasmine.SPNegoServices.class - [JAR]

com.logiclander.jaasmine.authentication.http

├─ com.logiclander.jaasmine.authentication.http.AuthorizationType.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.BaseHttpAuthorizor.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.BasicHttpAuthorizor.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.Challenge.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.ChallengeHttpAuthorizor.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.GeneralAuthorizationFilter.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.HttpAuthorizable.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.HttpAuthorizorException.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.JaasLoginFilter.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.JaasmineHttpServletRequest.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.NegotiateHttpAuthorizor.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.NonAuthorizingHttpAuthorizor.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.SPNegoFilter.class - [JAR]

├─ com.logiclander.jaasmine.authentication.http.SimpleLogoutServlet.class - [JAR]

com.logiclander.jaasmine.authentication.client

├─ com.logiclander.jaasmine.authentication.client.AuthorizationToken.class - [JAR]

├─ com.logiclander.jaasmine.authentication.client.KeyTabAuthorizationToken.class - [JAR]