jar

com.payneteasy.superfly : superfly-remote-api

Maven & Gradle

Aug 07, 2023
15 usages

Superfly Remote API · API classes for Superfly server which can be used by clients

Table Of Contents

Latest Version

Download com.payneteasy.superfly : superfly-remote-api JAR file - Latest Versions:

All Versions

Download com.payneteasy.superfly : superfly-remote-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7
1.6
1.5
1.4
1.3
1.2
1.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 superfly-remote-api-1.7-32.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.payneteasy.superfly.api

├─ com.payneteasy.superfly.api.ActionDescription.class - [JAR]

├─ com.payneteasy.superfly.api.AuthenticationRequestInfo.class - [JAR]

├─ com.payneteasy.superfly.api.BadPublicKeyException.class - [JAR]

├─ com.payneteasy.superfly.api.MessageSendException.class - [JAR]

├─ com.payneteasy.superfly.api.Notifications.class - [JAR]

├─ com.payneteasy.superfly.api.OTPType.class - [JAR]

├─ com.payneteasy.superfly.api.PasswordReset.class - [JAR]

├─ com.payneteasy.superfly.api.PolicyValidationException.class - [JAR]

├─ com.payneteasy.superfly.api.RoleGrantSpecification.class - [JAR]

├─ com.payneteasy.superfly.api.SSOAction.class - [JAR]

├─ com.payneteasy.superfly.api.SSOException.class - [JAR]

├─ com.payneteasy.superfly.api.SSORole.class - [JAR]

├─ com.payneteasy.superfly.api.SSOService.class - [JAR]

├─ com.payneteasy.superfly.api.SSOUser.class - [JAR]

├─ com.payneteasy.superfly.api.SSOUserWithActions.class - [JAR]

├─ com.payneteasy.superfly.api.SsoDecryptException.class - [JAR]

├─ com.payneteasy.superfly.api.UserDescription.class - [JAR]

├─ com.payneteasy.superfly.api.UserExistsException.class - [JAR]

├─ com.payneteasy.superfly.api.UserNotFoundException.class - [JAR]

├─ com.payneteasy.superfly.api.UserRegisterRequest.class - [JAR]

├─ com.payneteasy.superfly.api.UserStatus.class - [JAR]

Advertisement