Class MockAuthenticationProfileConfiguration

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
net.shibboleth.shared.component.AbstractIdentifiedInitializableComponent
net.shibboleth.shared.component.AbstractIdentifiableInitializableComponent
net.shibboleth.profile.config.AbstractProfileConfiguration
net.shibboleth.profile.config.AbstractConditionalProfileConfiguration
net.shibboleth.idp.profile.config.AbstractInterceptorAwareProfileConfiguration
net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
All Implemented Interfaces:
AuthenticationProfileConfiguration, InterceptorAwareProfileConfiguration, net.shibboleth.profile.config.ConditionalProfileConfiguration, net.shibboleth.profile.config.ProfileConfiguration, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class MockAuthenticationProfileConfiguration extends AbstractInterceptorAwareProfileConfiguration implements AuthenticationProfileConfiguration
Mock implementation of AuthenticationProfileConfiguration.