public abstract class RedirectDecisionHandler extends java.lang.Object implements DecisionHandler
Constructor and Description |
---|
RedirectDecisionHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRedirectUri()
Get the redirect URI.
|
void |
setRedirectUri(java.lang.String redirectUri)
Set the redirect URI.
|