Class FastInfosetFeatureConfigurator

    • Field Detail

      • enabled

        public static final QName enabled
    • Constructor Detail

      • FastInfosetFeatureConfigurator

        public FastInfosetFeatureConfigurator()
    • Method Detail

      • getFeatures

        public Collection<jakarta.xml.ws.WebServiceFeature> getFeatures​(PolicyMapKey key,
                                                                        PolicyMap policyMap)
                                                                 throws PolicyException
        Process FastInfoset policy assertions.
        Specified by:
        getFeatures in interface PolicyFeatureConfigurator
        Parameters:
        key - Key to identify the endpoint scope.
        policyMap - the policy map.
        Returns:
        A list of features that correspond to the policy identified by the policy map key. May be empty but not null.
        Throws:
        PolicyException - If retrieving the policy triggered an exception.