Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Missing classes detected while running R8 #31

Description

@goodibunakov

I added rules from doc, but...

Missing class org.ietf.jgss.GSSContext (referenced from: byte[] android.org.apache.http.impl.auth.GGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String, android.org.apache.http.auth.Credentials))

Missing class org.ietf.jgss.GSSCredential (referenced from: org.ietf.jgss.GSSCredential android.org.apache.http.auth.KerberosCredentials.gssCredential and 3 other contexts)

Missing class org.ietf.jgss.GSSException (referenced from: android.org.apache.http.Header android.org.apache.http.impl.auth.GGSSchemeBase.authenticate(android.org.apache.http.auth.Credentials, android.org.apache.http.HttpRequest, android.org.apache.http.protocol.HttpContext) and 1 other context)

Missing class org.ietf.jgss.GSSManager (referenced from: byte[] android.org.apache.http.impl.auth.GGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String, android.org.apache.http.auth.Credentials) and 1 other context)

Missing class org.ietf.jgss.GSSName (referenced from: byte[] android.org.apache.http.impl.auth.GGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String, android.org.apache.http.auth.Credentials))

Missing class org.ietf.jgss.Oid (referenced from: byte[] android.org.apache.http.impl.auth.GGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, java.lang.String) and 4 other contexts)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions