Class IncludeAllAttributeReleaseVoter

java.lang.Object
se.swedenconnect.spring.saml.idp.attributes.release.IncludeAllAttributeReleaseVoter
All Implemented Interfaces:
BiFunction<Saml2UserAuthentication,org.opensaml.saml.saml2.core.Attribute,AttributeReleaseVote>, AttributeReleaseVoter

public class IncludeAllAttributeReleaseVoter extends Object implements AttributeReleaseVoter
A voter that always votes AttributeReleaseVote.INCLUDE.
Author:
Martin Lindström