Class ReleaseAllAttributeProducer

java.lang.Object
se.swedenconnect.spring.saml.idp.attributes.release.ReleaseAllAttributeProducer
All Implemented Interfaces:
AttributeProducer

public class ReleaseAllAttributeProducer extends Object implements AttributeProducer
An AttributeProducer that releases all attributes found in the supplied Saml2UserAuthentication token.
Author:
Martin Lindström
  • Constructor Details

    • ReleaseAllAttributeProducer

      public ReleaseAllAttributeProducer()
  • Method Details