Package net.shibboleth.shared.component
Interface Component
- All Known Subinterfaces:
AccessControlService,DestructableComponent,IdentifiableComponent,IdentifiedComponent,InitializableComponent,LoggingService,ReloadableService<T>,UnmodifiableComponent
- All Known Implementing Classes:
AbstractIdentifiableInitializableComponent,AbstractIdentifiedInitializableComponent,AbstractInitializableComponent,AbstractReloadableService,AbstractServiceableComponent,ApplicationContextServiceableComponent,BasicAccessControlService,BasicKeystoreKeyStrategy,BasicParserPool,ConditionalResource,CookieManager,DataSealer,DelegatingAccessControlService,EvaluableScript,FileBackedHTTPResource,FileCachingHttpClientBuilder.StorageManagingHttpClient,HTTPResource,IPRangeAccessControl,LogbackLoggingService,MockReloadableService,ReloadableServiceGaugeSet,ReloadableSpringService,ReloadingAccessControlService,ScriptedKeyStrategy,ScriptedRunnable,ServiceableAccessControlService,SpringServiceableComponent
public interface Component
A marker interface that represents something used as a discrete part of a larger system.