Class BaseXacmlJsonResultPostprocessor.Factory

    • Constructor Detail

      • Factory

        protected Factory​(String id)
    • Method Detail

      • getId

        public final String getId()
        Specified by:
        getId in interface org.ow2.authzforce.core.pdp.api.PdpExtension
      • getResponseType

        public final Class<org.json.JSONObject> getResponseType()
        Specified by:
        getResponseType in interface org.ow2.authzforce.core.pdp.api.DecisionResultPostprocessor.Factory<IndividualXacmlJsonRequest,​org.json.JSONObject>