Class JDBCStoragePlugin

java.lang.Object
net.shibboleth.profile.plugin.AbstractPlugin<T>
net.shibboleth.profile.plugin.PropertyDrivenPlugin<net.shibboleth.idp.module.IdPModule>
net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin
net.shibboleth.idp.plugin.impl.FirstPartyIdPPlugin
net.shibboleth.plugin.storage.jdbc.impl.JDBCStoragePlugin
All Implemented Interfaces:
net.shibboleth.idp.plugin.IdPPlugin, net.shibboleth.profile.plugin.Plugin<net.shibboleth.idp.module.IdPModule>

public class JDBCStoragePlugin extends net.shibboleth.idp.plugin.impl.FirstPartyIdPPlugin
Plugin description about the webauthn plugin.
  • Field Summary

    Fields inherited from class net.shibboleth.profile.plugin.PropertyDrivenPlugin

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

    Constructors
    Constructor
    Description
    Constructor.
  • Method Summary

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

    getDefaultUpdateURLs

    Methods inherited from class net.shibboleth.profile.plugin.PropertyDrivenPlugin

    getLicenseFileLocation, getMajorVersion, getMinorVersion, getPatchVersion, getPluginId, getRequiredModules, getUpdateURLs, load

    Methods inherited from class net.shibboleth.profile.plugin.AbstractPlugin

    equals, getDisableOnRemoval, getEnableOnInstall, hashCode, setDisableOnRemoval, setEnableOnInstall, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface net.shibboleth.profile.plugin.Plugin

    getDisableOnRemoval, getEnableOnInstall, getLicenseFileLocation, getMajorVersion, getMinorVersion, getPatchVersion, getPluginId, getRequiredModules, getUpdateURLs
  • Constructor Details

    • JDBCStoragePlugin

      public JDBCStoragePlugin() throws IOException, net.shibboleth.profile.plugin.PluginException, net.shibboleth.profile.module.ModuleException
      Constructor.
      Throws:
      IOException - if properties can't be loaded
      net.shibboleth.profile.plugin.PluginException - if another error occurs
      net.shibboleth.profile.module.ModuleException - if a module error occurs