Package net.shibboleth.idp.module
Interface IdPModule
- All Superinterfaces:
Component,IdentifiedComponent,Module
- All Known Implementing Classes:
CAS,CommandLine,Consent,ContextCheck,Core,CoreIdPModule,Demo,EditWebApp,ExpiringPassword,Hello,Impersonate,IPAddress,MFA,Password,PluginIdPModule,PropertyDrivenIdPModule,SPNEGO,UnlockKeys,UserPrefs,Warning,X509
This interface is exported (via the service API) by every IdP module.
- Since:
- 4.1.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.shibboleth.profile.module.Module
Module.ModuleResource, Module.ResourceResult -
Field Summary
Fields -
Method Summary
Methods inherited from interface net.shibboleth.shared.component.IdentifiedComponent
getIdMethods inherited from interface net.shibboleth.profile.module.Module
disable, enable, getDescription, getName, getOwnerId, getResources, getURL, isEnabled, isHttpClientRequired
-
Field Details
-
IDPSAVE_EXT
Extension for preserving user files.- See Also:
-
IDPNEW_EXT_BASE
Base extension for adding new default files.- See Also:
-
-
Method Details
-
getSaveExtension
- Specified by:
getSaveExtensionin interfaceModule
-
getNewExtension
- Specified by:
getNewExtensionin interfaceModule
-