|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Challenge | |
|---|---|
| org.sblim.cimclient.internal.http | Internal implementation of HTTP client and server. |
| Uses of Challenge in org.sblim.cimclient.internal.http |
|---|
| Methods in org.sblim.cimclient.internal.http that return Challenge | |
|---|---|
static Challenge[] |
Challenge.parseChallenge(java.lang.String pLine)
Parses the challenge as received from the host |
| Methods in org.sblim.cimclient.internal.http with parameters of type Challenge | |
|---|---|
abstract void |
AuthorizationInfo.updateAuthenticationInfo(Challenge challenge,
java.lang.String authenticate,
java.net.URI url,
java.lang.String requestMethod)
Updates the authorization information according to a received challenge. |
void |
PegasusLocalAuthInfo.updateAuthenticationInfo(Challenge challenge,
java.lang.String authenticate,
java.net.URI url,
java.lang.String requestMethod)
|
void |
WwwAuthInfo.updateAuthenticationInfo(Challenge challenge,
java.lang.String authenticate,
java.net.URI url,
java.lang.String requestMethod)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||