Interface IdentifiableComponent
- All Superinterfaces:
Component,IdentifiedComponent
- All Known Implementing Classes:
AbstractIdentifiableInitializableComponent,AbstractReloadableService,BasicAccessControlService,DelegatingAccessControlService,IPRangeAccessControl,ScriptedRunnable
A
Component whose identifier can be set.-
Method Summary
Methods inherited from interface net.shibboleth.utilities.java.support.component.IdentifiedComponent
getId
-
Method Details
-
setId
Set the ID of this component.- Parameters:
componentId- ID of this component
-