public interface RedirectWhitelist
HttpConversationManager
via the setRedirectWhiteList()
methodModifier and Type | Method and Description |
---|---|
boolean |
isValid(java.net.URL redirectUrl)
Returns true in case the specified redirect URL is valid and should be allowed.
|
boolean isValid(java.net.URL redirectUrl)
redirectUrl
- the redirect URL, must be non-null