public class InterruptSingleSignOnParticipationStrategy extends DefaultSingleSignOnParticipationStrategy
Constructor and Description |
---|
InterruptSingleSignOnParticipationStrategy(ServicesManager servicesManager,
boolean createSsoOnRenewedAuthn,
boolean renewEnabled) |
Modifier and Type | Method and Description |
---|---|
boolean |
isParticipating(org.springframework.webflow.execution.RequestContext ctx)
Tries to determine if this request should participate in SSO.
|
public InterruptSingleSignOnParticipationStrategy(ServicesManager servicesManager, boolean createSsoOnRenewedAuthn, boolean renewEnabled)
public boolean isParticipating(org.springframework.webflow.execution.RequestContext ctx)
SingleSignOnParticipationStrategy
isParticipating
in interface SingleSignOnParticipationStrategy
isParticipating
in class DefaultSingleSignOnParticipationStrategy
ctx
- the request