Class MapDrivenAuthnContextTranslationStrategy

java.lang.Object
net.shibboleth.idp.saml.authn.principal.impl.MapDrivenAuthnContextTranslationStrategy
All Implemented Interfaces:
Function<AuthnContext,Collection<Principal>>

public class MapDrivenAuthnContextTranslationStrategy extends Object implements Function<AuthnContext,Collection<Principal>>
Implements a set of default logic for mapping an AuthnContext's content into a set of custom Principals based on a set of static mapping rules.
Since:
4.0.0