jar

com.aliyun : aliyun-java-auth

Maven & Gradle

Mar 22, 2023
6 usages
Table Of Contents

Latest Version

Download com.aliyun : aliyun-java-auth JAR file - Latest Versions:

All Versions

Download com.aliyun : aliyun-java-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 aliyun-java-auth-0.1.13-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.auth.credentials.provider

├─ com.aliyun.auth.credentials.provider.AnonymousCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.CredentialsProviderChain.class - [JAR]

├─ com.aliyun.auth.credentials.provider.CredentialsProviderFactory.class - [JAR]

├─ com.aliyun.auth.credentials.provider.DefaultCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.EcsRamRoleCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.EnvironmentVariableCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.HttpCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.ICredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.ProfileCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.RamRoleArnCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.RsaKeyPairCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.StaticCredentialProvider.class - [JAR]

├─ com.aliyun.auth.credentials.provider.SystemPropertiesCredentialProvider.class - [JAR]

com.aliyun.auth.signature.signer

├─ com.aliyun.auth.signature.signer.SignAlgorithmHmacSHA1.class - [JAR]

├─ com.aliyun.auth.signature.signer.SignAlgorithmHmacSHA256.class - [JAR]

├─ com.aliyun.auth.signature.signer.SignAlgorithmHmacSM3.class - [JAR]

├─ com.aliyun.auth.signature.signer.SignAlgorithmSHA256withRSA.class - [JAR]

com.aliyun.auth.credentials.exception

├─ com.aliyun.auth.credentials.exception.CredentialException.class - [JAR]

com.aliyun.auth.credentials.http

├─ com.aliyun.auth.credentials.http.CompatibleUrlConnClient.class - [JAR]

├─ com.aliyun.auth.credentials.http.FormatType.class - [JAR]

├─ com.aliyun.auth.credentials.http.HttpMessage.class - [JAR]

├─ com.aliyun.auth.credentials.http.HttpRequest.class - [JAR]

├─ com.aliyun.auth.credentials.http.HttpResponse.class - [JAR]

├─ com.aliyun.auth.credentials.http.MethodType.class - [JAR]

├─ com.aliyun.auth.credentials.http.TrueHostnameVerifier.class - [JAR]

├─ com.aliyun.auth.credentials.http.X509TrustManagerImp.class - [JAR]

com.aliyun.auth.signature.exception

├─ com.aliyun.auth.signature.exception.SignatureException.class - [JAR]

com.aliyun.auth.signature

├─ com.aliyun.auth.signature.Signer.class - [JAR]

├─ com.aliyun.auth.signature.SignerParams.class - [JAR]

com.aliyun.auth.credentials

├─ com.aliyun.auth.credentials.Credential.class - [JAR]

├─ com.aliyun.auth.credentials.ICredential.class - [JAR]

com.aliyun.auth.credentials.utils

├─ com.aliyun.auth.credentials.utils.AcsURLEncoder.class - [JAR]

├─ com.aliyun.auth.credentials.utils.AuthConstant.class - [JAR]

├─ com.aliyun.auth.credentials.utils.AuthUtils.class - [JAR]

├─ com.aliyun.auth.credentials.utils.Base64Helper.class - [JAR]

├─ com.aliyun.auth.credentials.utils.NonBlocking.class - [JAR]

├─ com.aliyun.auth.credentials.utils.OneCallerBlocks.class - [JAR]

├─ com.aliyun.auth.credentials.utils.ParameterHelper.class - [JAR]

├─ com.aliyun.auth.credentials.utils.RefreshCachedSupplier.class - [JAR]

├─ com.aliyun.auth.credentials.utils.RefreshResult.class - [JAR]

Advertisement