jar

no.mnemonic.services.common : auth

Maven & Gradle

Aug 03, 2023
3 stars

mnemonic common services - auth · Interfaces defining an access controller

Table Of Contents

Latest Version

Download no.mnemonic.services.common : auth JAR file - Latest Versions:

All Versions

Download no.mnemonic.services.common : auth JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.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 auth-0.3.52.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

no.mnemonic.services.common.auth.model

├─ no.mnemonic.services.common.auth.model.Credentials.class - [JAR]

├─ no.mnemonic.services.common.auth.model.FunctionIdentity.class - [JAR]

├─ no.mnemonic.services.common.auth.model.NamedFunction.class - [JAR]

├─ no.mnemonic.services.common.auth.model.OrganizationIdentity.class - [JAR]

├─ no.mnemonic.services.common.auth.model.SessionDescriptor.class - [JAR]

├─ no.mnemonic.services.common.auth.model.SubjectIdentity.class - [JAR]

no.mnemonic.services.common.auth

├─ no.mnemonic.services.common.auth.AccessController.class - [JAR]

├─ no.mnemonic.services.common.auth.InvalidCredentialsException.class - [JAR]