Class PrincipalSelectionBuilder

java.lang.Object
org.opensaml.core.xml.AbstractXMLObjectBuilder<PrincipalSelection>
org.opensaml.saml.common.AbstractSAMLObjectBuilder<PrincipalSelection>
se.swedenconnect.opensaml.sweid.saml2.authn.psc.impl.PrincipalSelectionBuilder
All Implemented Interfaces:
org.opensaml.core.xml.XMLObjectBuilder<PrincipalSelection>, org.opensaml.saml.common.SAMLObjectBuilder<PrincipalSelection>

public class PrincipalSelectionBuilder extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<PrincipalSelection>
Builder for PrincipalSelection objects.
Author:
Martin Lindström (martin@idsec.se)
  • Constructor Details

    • PrincipalSelectionBuilder

      public PrincipalSelectionBuilder()
  • Method Details