jar

com.cdk8s.tkey : tkey-sso-client-starter-rest

Maven & Gradle

Dec 25, 2022
1 stars

tkey-sso-client-starter-rest · tkey-sso-client-starter-rest

Table Of Contents

Latest Version

Download com.cdk8s.tkey : tkey-sso-client-starter-rest JAR file - Latest Versions:

All Versions

Download com.cdk8s.tkey : tkey-sso-client-starter-rest JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 tkey-sso-client-starter-rest-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cdk8s.tkey.client.rest.utils

├─ com.cdk8s.tkey.client.rest.utils.CodecUtil.class - [JAR]

com.cdk8s.tkey.client.rest.pojo.dto

├─ com.cdk8s.tkey.client.rest.pojo.dto.OauthIntrospect.class - [JAR]

├─ com.cdk8s.tkey.client.rest.pojo.dto.OauthToken.class - [JAR]

├─ com.cdk8s.tkey.client.rest.pojo.dto.OauthUserAttribute.class - [JAR]

├─ com.cdk8s.tkey.client.rest.pojo.dto.OauthUserProfile.class - [JAR]

├─ com.cdk8s.tkey.client.rest.pojo.dto.TkeyToken.class - [JAR]

com.cdk8s.tkey.client.rest.service

├─ com.cdk8s.tkey.client.rest.service.TkeyService.class - [JAR]

com.cdk8s.tkey.client.rest

├─ com.cdk8s.tkey.client.rest.EnableTkeySso.class - [JAR]

├─ com.cdk8s.tkey.client.rest.TkeyAutoConfiguration.class - [JAR]

├─ com.cdk8s.tkey.client.rest.TkeyProperties.class - [JAR]

com.cdk8s.tkey.client.rest.config

├─ com.cdk8s.tkey.client.rest.config.OkHttpConfig.class - [JAR]

com.cdk8s.tkey.client.rest.pojo.bo

├─ com.cdk8s.tkey.client.rest.pojo.bo.OAuth2AccessToken.class - [JAR]

├─ com.cdk8s.tkey.client.rest.pojo.bo.OkHttpResponse.class - [JAR]

Advertisement