Uses of Class
org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
Packages that use AuthenticationChallenge
-
Uses of AuthenticationChallenge in org.eclipse.jgit.internal.transport.sshd.proxy
Methods in org.eclipse.jgit.internal.transport.sshd.proxy that return types with arguments of type AuthenticationChallengeModifier and TypeMethodDescriptionstatic List<AuthenticationChallenge>HttpParser.getAuthenticationHeaders(List<String> reply, String authenticationHeader) Extract the authentication headers from the header lines.