public abstract class AutodiscoverRedirectionUrlValidationCallback
extends MulticastDelegate
Defines a delegate that is used by the AutodiscoverService to ask whether a redirectionUrl can be used.
| Constructor and Description |
|---|
AutodiscoverRedirectionUrlValidationCallback() |
| Modifier and Type | Method and Description |
|---|---|
IAsyncResult |
beginInvoke(String redirectionUrl,
AsyncCallback callback,
Object state) |
boolean |
endInvoke(IAsyncResult result) |
abstract boolean |
invoke(String redirectionUrl) |
combineImpl, getDelegateId, getInvocationList, op_Equality, op_Inequality, removeImplCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.