Class SAMLAuthAction

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.crowd.console.action.BaseAction
com.atlassian.crowd.plugin.saml.action.SAMLAuthAction
All Implemented Interfaces:
Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

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