public class OutlookWebAccessUrl
extends java.lang.Object
| Constructor and Description |
|---|
OutlookWebAccessUrl()
Initializes a new instance of the OutlookWebAccessUrl class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AuthenticationMethod> |
getAuthenticationMethods()
Gets the authentication methods that are available for a Web client.
|
java.lang.String |
getUrl()
Gets the URL of a Web client.
|
public OutlookWebAccessUrl()
public java.lang.String getUrl()
public java.util.List<AuthenticationMethod> getAuthenticationMethods()