@Deprecated public class ExactMatchRedirectResolver extends DefaultRedirectResolver
| Constructor and Description |
|---|
ExactMatchRedirectResolver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
redirectMatches(String requestedRedirect,
String redirectUri)
Deprecated.
Whether the requested redirect URI "matches" the specified redirect URI.
|
hostMatches, resolveRedirect, setMatchPorts, setMatchSubdomains, setRedirectGrantTypesprotected boolean redirectMatches(String requestedRedirect, String redirectUri)
redirectMatches in class DefaultRedirectResolverrequestedRedirect - The requested redirect URI.redirectUri - The registered redirect URI.Copyright © 2020. All rights reserved.