@FunctionalInterface
public interface OAuth20CasClientRedirectActionBuilder
| Modifier and Type | Method and Description |
|---|---|
org.pac4j.core.redirect.RedirectAction |
build(org.pac4j.cas.client.CasClient casClient,
org.pac4j.core.context.WebContext context)
Build redirect action for the client dynamically
and configure the CAS client accordingly based
on the properties of the web context.
|
org.pac4j.core.redirect.RedirectAction build(org.pac4j.cas.client.CasClient casClient,
org.pac4j.core.context.WebContext context)
casClient - the cas client configcontext - the context