|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |