Interface CallbackUrlExtractor
- All Known Implementing Classes:
CallbackUrlExtractorImpl
public interface CallbackUrlExtractor
-
Field Summary
Fields Modifier and Type Field Description static StringTERMINATION_URI -
Method Summary
Modifier and Type Method Description StringextractCallbackUrl(String redirectUrl)Deprecated.StringextractCallbackUrl(Map<String,String> adapterConfigurations, String redirectUrl)StringgetSuccessRedirectUrl(Map<String,String> adapterConfigurations, String redirectUrl)
-
Field Details
-
TERMINATION_URI
- See Also:
- Constant Field Values
-
-
Method Details
-
extractCallbackUrl
Deprecated. -
extractCallbackUrl
-
getSuccessRedirectUrl
-