Class SamlPreferencesWithETDEditor

  • All Implemented Interfaces:
    pl.edu.icm.unity.webui.common.preferences.PreferencesEditor

    public class SamlPreferencesWithETDEditor
    extends pl.edu.icm.unity.saml.idp.preferences.SamlPreferencesEditor
    Viewing and editing UI of SamlPreferencesWithETD.
    Author:
    K. Benedyczak
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface pl.edu.icm.unity.webui.common.preferences.PreferencesEditor

        pl.edu.icm.unity.webui.common.preferences.PreferencesEditor.ModificationListener
    • Field Summary

      • Fields inherited from class pl.edu.icm.unity.saml.idp.preferences.SamlPreferencesEditor

        atsMan, attributeHandlerRegistry, atTypes, identities, idsMan, idTpeSupport, listener, main, msg, table, viewer
    • Constructor Summary

      Constructors 
      Constructor Description
      SamlPreferencesWithETDEditor​(pl.edu.icm.unity.MessageSource msg, SamlPreferencesWithETD preferences, pl.edu.icm.unity.engine.api.EntityManagement idsMan, pl.edu.icm.unity.engine.api.AttributeTypeManagement atsMan, pl.edu.icm.unity.webui.common.attributes.AttributeHandlerRegistry attributeHandlerRegistries, pl.edu.icm.unity.engine.api.identity.IdentityTypeSupport idTpeSupport)  
    • Constructor Detail

      • SamlPreferencesWithETDEditor

        public SamlPreferencesWithETDEditor​(pl.edu.icm.unity.MessageSource msg,
                                            SamlPreferencesWithETD preferences,
                                            pl.edu.icm.unity.engine.api.EntityManagement idsMan,
                                            pl.edu.icm.unity.engine.api.AttributeTypeManagement atsMan,
                                            pl.edu.icm.unity.webui.common.attributes.AttributeHandlerRegistry attributeHandlerRegistries,
                                            pl.edu.icm.unity.engine.api.identity.IdentityTypeSupport idTpeSupport)
    • Method Detail

      • configureViewer

        protected SamlSPSettingsWithETDViewer configureViewer()
        Overrides:
        configureViewer in class pl.edu.icm.unity.saml.idp.preferences.SamlPreferencesEditor
      • getValue

        public String getValue()
                        throws pl.edu.icm.unity.webui.common.FormValidationException
        Specified by:
        getValue in interface pl.edu.icm.unity.webui.common.preferences.PreferencesEditor
        Overrides:
        getValue in class pl.edu.icm.unity.saml.idp.preferences.SamlPreferencesEditor
        Throws:
        pl.edu.icm.unity.webui.common.FormValidationException
      • getAddAction

        protected pl.edu.icm.unity.webui.common.SingleActionHandler<String> getAddAction()
        Overrides:
        getAddAction in class pl.edu.icm.unity.saml.idp.preferences.SamlPreferencesEditor
      • getEditAction

        protected pl.edu.icm.unity.webui.common.SingleActionHandler<String> getEditAction()
        Overrides:
        getEditAction in class pl.edu.icm.unity.saml.idp.preferences.SamlPreferencesEditor