View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hive-shims-common-secure-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.hadoop.hive.thrift.client
├─ org.apache.hadoop.hive.thrift.client.TUGIAssumingTransport.class - [JAR]
org.apache.hadoop.hive.shims
├─ org.apache.hadoop.hive.shims.HadoopShimsSecure.class - [JAR]
org.apache.hadoop.security.token.delegation
├─ org.apache.hadoop.security.token.delegation.HiveDelegationTokenSupport.class - [JAR]
org.apache.hadoop.hive.thrift
├─ org.apache.hadoop.hive.thrift.DBTokenStore.class - [JAR]
├─ org.apache.hadoop.hive.thrift.DelegationTokenIdentifier.class - [JAR]
├─ org.apache.hadoop.hive.thrift.DelegationTokenSecretManager.class - [JAR]
├─ org.apache.hadoop.hive.thrift.DelegationTokenSelector.class - [JAR]
├─ org.apache.hadoop.hive.thrift.DelegationTokenStore.class - [JAR]
├─ org.apache.hadoop.hive.thrift.HadoopThriftAuthBridge20S.class - [JAR]
├─ org.apache.hadoop.hive.thrift.MemoryTokenStore.class - [JAR]
├─ org.apache.hadoop.hive.thrift.TokenStoreDelegationTokenSecretManager.class - [JAR]
├─ org.apache.hadoop.hive.thrift.ZooKeeperTokenStore.class - [JAR]