Class BasicApplication.ApplicationAwareRelyingPartyResolver

All Implemented Interfaces:
RelyingPartyConfigurationResolver, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, Resolver<RelyingPartyConfiguration,CriteriaSet>
Enclosing class:
BasicApplication

private final class BasicApplication.ApplicationAwareRelyingPartyResolver extends DefaultRelyingPartyConfigurationResolver
Subclass of default resolver that allows us to hook the configuration object getter methods to allow them to be inheritance-aware.