Uses of Class
net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
Packages that use AbstractCollectionConfigurationLookupStrategy
Package
Description
Configuration support for leveraging
IdPAttribute objects
decoded from SAML metadata for access to settings.-
Uses of AbstractCollectionConfigurationLookupStrategy in net.shibboleth.idp.attribute.config
Modifier and TypeClassDescriptionclassA strategy function that examines SAML metadata associated with a relying party and derives List<String>-valued configuration settings based on EntityAttribute extension tags.classA strategy function that examines SAML metadata associated with a relying party and derives Set<String>-valued configuration settings based on EntityAttribute extension tags.