jar

io.getlime.security : powerauth-tpp-engine-model

Maven & Gradle

Jun 06, 2023
1 usages
8 stars

powerauth-tpp-engine-model

Table Of Contents

Latest Version

Download io.getlime.security : powerauth-tpp-engine-model JAR file - Latest Versions:

All Versions

Download io.getlime.security : powerauth-tpp-engine-model JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.24.x
0.23.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 powerauth-tpp-engine-model-1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.getlime.security.powerauth.app.tppengine.model.certificate

├─ io.getlime.security.powerauth.app.tppengine.model.certificate.CertInfo.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.certificate.ICACertificateParser.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.certificate.ICertificateParser.class - [JAR]

io.getlime.security.powerauth.app.tppengine.model.validator

├─ io.getlime.security.powerauth.app.tppengine.model.validator.CreateTppAppRequestValidator.class - [JAR]

io.getlime.security.powerauth.app.tppengine.model.response

├─ io.getlime.security.powerauth.app.tppengine.model.response.ConsentDetailResponse.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.response.ConsentHistoryListResponse.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.response.ConsentListResponse.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.response.GiveConsentResponse.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.response.ServiceStatusResponse.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.response.TppAppDetailResponse.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.response.UserConsentDetailResponse.class - [JAR]

io.getlime.security.powerauth.app.tppengine.model.request

├─ io.getlime.security.powerauth.app.tppengine.model.request.CreateTppAppRequest.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.request.GiveConsentRequest.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.request.RemoveConsentRequest.class - [JAR]

io.getlime.security.powerauth.app.tppengine.model.entity

├─ io.getlime.security.powerauth.app.tppengine.model.entity.GivenConsent.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.entity.GivenConsentHistory.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.entity.TppEngineError.class - [JAR]

├─ io.getlime.security.powerauth.app.tppengine.model.entity.TppInfo.class - [JAR]

io.getlime.security.powerauth.app.tppengine.model.enumeration

├─ io.getlime.security.powerauth.app.tppengine.model.enumeration.ConsentChange.class - [JAR]

Advertisement