Class External
java.lang.Object
net.shibboleth.idp.module.AbstractIdPModule
net.shibboleth.idp.module.PropertyDrivenIdPModule
net.shibboleth.idp.module.impl.CoreIdPModule
net.shibboleth.idp.module.authn.impl.External
- All Implemented Interfaces:
IdPModule,Component,IdentifiedComponent
IdPModule implementation.-
Nested Class Summary
Nested classes/interfaces inherited from interface net.shibboleth.idp.module.IdPModule
IdPModule.ModuleResource, IdPModule.ResourceResult -
Field Summary
Fields inherited from class net.shibboleth.idp.module.impl.CoreIdPModule
MODULE_URL_BASEFields inherited from class net.shibboleth.idp.module.PropertyDrivenIdPModule
DEFAULT_RESOURCE, MODULE_DESC_PROPERTY, MODULE_DEST_PROPERTY, MODULE_EXEC_PROPERTY, MODULE_LANGS_PROPERTY, MODULE_NAME_PROPERTY, MODULE_OPTIONAL_PROPERTY, MODULE_PLUGIN_PROPERTY, MODULE_POSTDISABLE_PROPERTY, MODULE_POSTENABLE_PROPERTY, MODULE_REPLACE_PROPERTY, MODULE_SRC_PROPERTY, MODULE_URL_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.module.impl.CoreIdPModule
loadMethods inherited from class net.shibboleth.idp.module.PropertyDrivenIdPModule
disable, enable, getDescription, getId, getName, getOwnerId, getURL, isHttpClientRequired, setURLMethods inherited from class net.shibboleth.idp.module.AbstractIdPModule
equals, getResources, hashCode, isEnabled, setResources, toString
-
Constructor Details
-
External
Constructor.- Throws:
ModuleException- on errorIOException- on error
-