public class WebClientUrl
extends java.lang.Object
| Constructor and Description |
|---|
WebClientUrl()
Initializes a new instance of the WebClientUrl class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthenticationMethods()
Gets the authentication method to use when accessing the specified URL.
|
java.lang.String |
getUrl()
Gets the Web address for the URL.
|