java.lang.Object
se.swedenconnect.opensaml.common.builder.AbstractSAMLObjectBuilder<MatchValue>
se.swedenconnect.opensaml.sweid.saml2.authn.psc.build.MatchValueBuilder
All Implemented Interfaces:
SAMLObjectBuilder<MatchValue>

public class MatchValueBuilder extends AbstractSAMLObjectBuilder<MatchValue>
A builder for MatchValue objects.
Author:
Martin Lindström (martin@idsec.se)
  • Constructor Details

    • MatchValueBuilder

      public MatchValueBuilder()
  • Method Details