jar

org.kie.kogito : kogito-rest-utils

Maven & Gradle

Aug 15, 2023

Kogito :: Workitems :: RestUtils · Rest utils

Table Of Contents

Latest Version

Download org.kie.kogito : kogito-rest-utils JAR file - Latest Versions:

All Versions

Download org.kie.kogito : kogito-rest-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
1.43.x
1.42.x
1.41.x
1.40.x
1.39.x
1.38.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 kogito-rest-utils-1.43.0.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kogito.workitem.rest.auth

├─ org.kogito.workitem.rest.auth.ClientInfo.class - [JAR]

├─ org.kogito.workitem.rest.auth.ClientOAuth2AuthToken.class - [JAR]

├─ org.kogito.workitem.rest.auth.OAuth2AuthToken.class - [JAR]

├─ org.kogito.workitem.rest.auth.PasswordOAuth2AuthToken.class - [JAR]

├─ org.kogito.workitem.rest.auth.TokenRetriever.class - [JAR]

├─ org.kogito.workitem.rest.auth.UserInfo.class - [JAR]