Frames | No Frames |
Methods with parameter type org.sblim.wbem.http.Challenge | |
void | AuthInfo.updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod) Updates the authorization information acording to a received challenge. |
void | PegasusLocalAuthInfo.updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod) |
void | WwwAuthInfo.updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod) |
Methods with return type org.sblim.wbem.http.Challenge | |
Challenge[] | Challenge.parseChallenge(String line) |