Class AbstractNonInteractiveCredentialsAction

java.lang.Object
org.springframework.webflow.action.AbstractAction
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, org.springframework.webflow.execution.Action

public abstract class AbstractNonInteractiveCredentialsAction extends AbstractAuthenticationAction
Abstract class to handle the retrieval and authentication of non-interactive credential such as client certificates, NTLM, etc.
Since:
3.0.0