Class AuthState

java.lang.Object
org.apache.http.auth.AuthState

@NotThreadSafe public class AuthState extends Object
This class provides detailed information about the state of the authentication process.
Since:
4.0
  • Constructor Details

    • AuthState

      public AuthState()
  • Method Details