Class PolicyInformationPointConfiguration

    • Constructor Detail

      • PolicyInformationPointConfiguration

        public PolicyInformationPointConfiguration()
    • Method Detail

      • componentServicePostProcessor

        @Bean(name="pipPostProcessor")
        public ComponentServicePostProcessor componentServicePostProcessor​(IMyDataEnvironment myDataEnvironment,
                                                                           MyDataConfigurationProperties properties,
                                                                           @Nullable
                                                                           javax.servlet.ServletContext servletContext,
                                                                           @Nullable
                                                                           RestExposeHelper restExposeHelper)
        * returns spring component of ComponentServicePostProcessor to be used to discover and register PipService.
        Parameters:
        myDataEnvironment -
        properties -
        servletContext -
        restExposeHelper -
        Returns:
        ComponentServicePostProcessor for ComponentType.PIP