Class IncludeAllAttributeReleaseVoter

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

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