public class DefaultCallbackUrlResolver extends Object implements CallbackUrlResolver
Constructor and Description |
---|
DefaultCallbackUrlResolver() |
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.
|
public String compute(String callbackUrl, WebContext context)
CallbackUrlResolver
compute
in interface CallbackUrlResolver
callbackUrl
- the callback urlcontext
- the web contextCopyright © 2017. All rights reserved.