public interface CallbackUrlResolver
Modifier and Type | Method and Description |
---|---|
String |
compute(String callbackUrl,
WebContext context)
Compute a new callback url from the defined callback url and the web context.
|
String compute(String callbackUrl, WebContext context)
callbackUrl
- the callback urlcontext
- the web contextCopyright © 2017. All rights reserved.