Class SAML2SPEntityDirectoryPanel.SAML2SPEntityProvider

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.extensions.markup.html.repeater.data.sort.ISortStateLocator<String>, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<org.apache.syncope.common.lib.to.SAML2SPEntityTO,​String>, org.apache.wicket.markup.repeater.data.IDataProvider<org.apache.syncope.common.lib.to.SAML2SPEntityTO>, org.apache.wicket.model.IDetachable, org.apache.wicket.util.io.IClusterable
    Enclosing class:
    SAML2SPEntityDirectoryPanel

    protected final class SAML2SPEntityDirectoryPanel.SAML2SPEntityProvider
    extends DirectoryDataProvider<org.apache.syncope.common.lib.to.SAML2SPEntityTO>
    See Also:
    Serialized Form
    • Constructor Detail

      • SAML2SPEntityProvider

        public SAML2SPEntityProvider​(int paginatorRows)
    • Method Detail

      • iterator

        public Iterator<? extends org.apache.syncope.common.lib.to.SAML2SPEntityTO> iterator​(long first,
                                                                                             long count)
      • size

        public long size()
      • model

        public org.apache.wicket.model.IModel<org.apache.syncope.common.lib.to.SAML2SPEntityTO> model​(org.apache.syncope.common.lib.to.SAML2SPEntityTO metadata)