Uses of Class
net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Packages that use AbstractCollectionConfigurationLookupStrategy
Package
Description
Functionality and base classes common to both SAML 1 and 2 profile configuration.
-
Uses of AbstractCollectionConfigurationLookupStrategy in net.shibboleth.idp.saml.profile.config
Subclasses of AbstractCollectionConfigurationLookupStrategy in net.shibboleth.idp.saml.profile.configModifier and TypeClassDescriptionclass
A strategy function that examines SAML metadata associated with a relying party and derives List<String>-valued configuration settings based on EntityAttribute extension tags.class
A strategy function that examines SAML metadata associated with a relying party and derives Set<String>-valued configuration settings based on EntityAttribute extension tags.