Class ProfileConfigurationManager

java.lang.Object
java.util.AbstractCollection<ProfileConfiguration>
net.shibboleth.sp.impl.ProfileConfigurationManager
All Implemented Interfaces:
Iterable<ProfileConfiguration>, Collection<ProfileConfiguration>

public class ProfileConfigurationManager extends AbstractCollection<ProfileConfiguration>
A wrapper class for collecting plugin-supplied ProfileConfiguration beans and using them as an implicit defaults to install into Application beans in place of a deployer-managed manual list.

The constructor tailors the set of profiles managed and exposed based on whether they should be verified or unverified profiles and standard or metadata-drive variants.