InType - the type which is to be inspected and mappedOutType - some sort of representation of an IdP attributepublic interface AttributesMapper<InType,OutType extends IdPAttribute>
IdPAttribute, the
representation (a Multimap) being such as is useful to attribute filtering. AttributeMapper.@Nonnull @NonnullElements Multimap<String,OutType> mapAttributes(@Nonnull@NonnullElements List<InType> prototypes)
prototypes - the SAML attributesCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.