Class SAMLAuthAction

java.lang.Object
com.opensymphony.xwork2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class SAMLAuthAction extends BaseAction
Action responsible for servicing SAML authentication requests. This has been implemented for compatibility with Google Apps SSO.
See Also: