com.meterware.httpunit
public class AuthorizationRequiredException extends RuntimeException
Constructor Summary | |
---|---|
protected | AuthorizationRequiredException(String scheme, String params) |
Method Summary | |
---|---|
String | getAuthenticationParameter(String parameterName)
Returns the named authentication parameter. |
String | getAuthenticationScheme()
Returns the name of the authentication scheme.
|
String | getMessage() |