Uses of Class
org.eclipse.webdav.internal.authentication.AuthenticateChallenge

Packages that use AuthenticateChallenge
org.eclipse.webdav.internal.authentication   
 

Uses of AuthenticateChallenge in org.eclipse.webdav.internal.authentication
 

Methods in org.eclipse.webdav.internal.authentication with parameters of type AuthenticateChallenge
protected  Map DigestAuthority.getAuthenticationInfo(AuthenticateChallenge challenge, Map oldInfo, URL serverUrl, URL protectionSpaceUrl)
           
protected  Map AuthorizationAuthority.getAuthenticationInfo(AuthenticateChallenge challenge, Map oldInfo, URL serverUrl, URL protectionSpaceUrl)
          Returns the new authentication information gleaned from the given authenticate challenge and the given old authentication information.
protected  Map BasicAuthority.getAuthenticationInfo(AuthenticateChallenge challenge, Map oldInfo, URL serverUrl, URL protectionSpaceUrl)
           
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.