Class RedirectSAML

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.littemplate.LitTemplate
com.storedobject.helper.LitComponent
com.storedobject.ui.RedirectSAML
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, com.vaadin.flow.internal.Template, Serializable

@Tag("so-redirect-saml") @JsModule("./so/saml-redirect/saml-redirect.js") public class RedirectSAML extends LitComponent
Class used to redirect the user to another site via SAML authentication.
Author:
Syam
See Also: