Class SCIMConfPage

All Implemented Interfaces:
Serializable, Iterable<Component>, IAjaxIndicatorAware, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IManageablePage, IRequestableComponent, IRequestablePage, IHierarchical<Component>, IClusterable

@ExtPage(label="SCIM 2.0", icon="fa fa-cloud", listEntitlement="SCIM_CONF_GET", priority=500) public class SCIMConfPage extends BaseExtPage
See Also:
  • Field Details

    • MAPPER

      protected static final com.fasterxml.jackson.databind.json.JsonMapper MAPPER
    • scimConfRestClient

      @SpringBean protected SCIMConfRestClient scimConfRestClient
  • Constructor Details