what-the-bank/sources/org/apache/http/auth/MalformedChallengeException...

8 lines
177 B
Java

package org.apache.http.auth;
import org.apache.http.ProtocolException;
/* loaded from: classes6.dex */
public class MalformedChallengeException extends ProtocolException {
}