Uses of Class
org.apache.sshd.client.session.proxy.AuthenticationChallenge
Packages that use AuthenticationChallenge
-
Uses of AuthenticationChallenge in org.apache.sshd.client.session.proxy
Methods in org.apache.sshd.client.session.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.