jar

io.motown.domain : domain-command-authorization

Maven & Gradle

May 16, 2014
1 usages
40 stars

Authorization on command class level. Can check if a user identity has access to a command class for a certain charging station.

Table Of Contents

Latest Version

Download io.motown.domain : domain-command-authorization JAR file - Latest Versions:

All Versions

Download io.motown.domain : domain-command-authorization JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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 domain-command-authorization-0.8.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.motown.domain.commandauthorization.model

├─ io.motown.domain.commandauthorization.model.CommandAuthorization.class - [JAR]

├─ io.motown.domain.commandauthorization.model.CommandAuthorizationId.class - [JAR]

io.motown.domain.commandauthorization

├─ io.motown.domain.commandauthorization.CommandAuthorizationEventHandler.class - [JAR]

├─ io.motown.domain.commandauthorization.CommandAuthorizationService.class - [JAR]

io.motown.domain.commandauthorization.repositories

├─ io.motown.domain.commandauthorization.repositories.CommandAuthorizationRepository.class - [JAR]

Advertisement