Class OIDCOPPlugin

  • All Implemented Interfaces:
    net.shibboleth.idp.plugin.IdPPlugin

    public class OIDCOPPlugin
    extends net.shibboleth.idp.plugin.impl.FirstPartyIdPPlugin
    Details about the OIDC OP plugin.
    • Field Summary

      • Fields inherited from class net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin

        DEFAULT_RESOURCE, PLUGIN_ID_PROPERTY, PLUGIN_LICENSE_PROPERTY, PLUGIN_REQ_MODULES_PROPERTY, PLUGIN_URL_PROPERTY, PLUGIN_VERSION_PROPERTY
    • Constructor Summary

      Constructors 
      Constructor Description
      OIDCOPPlugin()
      Constructor.
    • Method Summary

      • Methods inherited from class net.shibboleth.idp.plugin.impl.FirstPartyIdPPlugin

        getDefaultUpdateURLs
      • Methods inherited from class net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin

        getLicenseFileLocation, getMajorVersion, getMinorVersion, getPatchVersion, getPluginId, getRequiredModules, getUpdateURLs, load
      • Methods inherited from class net.shibboleth.idp.plugin.AbstractIdPPlugin

        equals, getDisableOnRemoval, getEnableOnInstall, hashCode, setDisableOnRemoval, setEnableOnInstall, toString
    • Constructor Detail

      • OIDCOPPlugin

        public OIDCOPPlugin()
                     throws IOException,
                            net.shibboleth.idp.plugin.PluginException
        Constructor.
        Throws:
        IOException - if the properties fail to load
        net.shibboleth.idp.plugin.PluginException - if other errors occur