org.sblim.cimclient.internal.http
public class PegasusLocalAuthInfo extends AuthorizationInfo
| Constructor Summary | |
|---|---|
| PegasusLocalAuthInfo()
Default ctor. | |
| Method Summary | |
|---|---|
| String | getHeaderFieldName() |
| boolean | isKeptAlive() |
| boolean | isSentOnFirstRequest() |
| String | toString() |
| void | updateAuthenticationInfo(Challenge challenge, String authenticate, URI url, String requestMethod) |
Parameters: challenge authenticate url requestMethod