Package net.shibboleth.sp.saml.conf
Class SAMLPlugin
Details about the SP SAML protocol plugin.
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.shibboleth.profile.plugin.Plugin
Plugin.Package -
Field Summary
Fields inherited from class net.shibboleth.profile.plugin.PropertyDrivenPlugin
DEFAULT_RESOURCE, PLUGIN_ID_PROPERTY, PLUGIN_LICENSE_PROPERTY, PLUGIN_MODULE_URL_PROPERTY, PLUGIN_PACKAGE_DESTNATION_PROPERTY, PLUGIN_PACKAGE_NONWINDOWS_PROPERTY, PLUGIN_PACKAGE_PROPERTY, PLUGIN_PACKAGE_SOURCE_PROPERTY, PLUGIN_PACKAGE_STRIP_TLD_PROPERTY, PLUGIN_PACKAGE_WINDOWS_PROPERTY, PLUGIN_REQ_MODULES_PROPERTY, PLUGIN_URL_PROPERTY, PLUGIN_VERSION_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.plugin.impl.FirstPartyIdPPlugin
getDefaultModuleInfoSources, getDefaultUpdateURLsMethods inherited from class net.shibboleth.profile.plugin.PropertyDrivenPlugin
getLicenseFileLocation, getMajorVersion, getMinorVersion, getModuleInfoSources, getPatchVersion, getPluginId, getRequiredModules, getUpdateURLs, loadMethods inherited from class net.shibboleth.profile.plugin.AbstractPlugin
equals, getDisableOnRemoval, getEnableOnInstall, getPackages, hashCode, setDisableOnRemoval, setEnableOnInstall, setPackages, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.shibboleth.profile.plugin.Plugin
getDisableOnRemoval, getEnableOnInstall, getLicenseFileLocation, getMajorVersion, getMinorVersion, getModuleInfoSources, getPackages, getPatchVersion, getPluginId, getRequiredModules, getUpdateURLs
-
Constructor Details
-
SAMLPlugin
Constructor.- Throws:
IOException- if the properties fail to loadPluginException- if other errors occur
-