Class JaxbBoundPdpExtension<T extends org.ow2.authzforce.xmlns.pdp.ext.AbstractPdpExtension>

    • Constructor Detail

      • JaxbBoundPdpExtension

        public JaxbBoundPdpExtension()
    • Method Detail

      • getJaxbClass

        public abstract Class<T> getJaxbClass()
        Gets the XML/JAXB class used as configuration class for the extension. There must be a one-to-one relationship between such types and the JAXB-bound extensions.
        Returns:
        XML/JAXB class bound to this extension
      • getId

        public final String getId()
        Description copied from interface: PdpExtension
        Get globally unique ID (e.g. URI) of the extension
        Specified by:
        getId in interface PdpExtension
        Returns:
        extension ID