Class BaseXacmlJsonRequestPreprocessor.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
      • getInputRequestType

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