Class RequestedPrincipalSelectionImpl

java.lang.Object
org.opensaml.core.xml.AbstractXMLObject
se.swedenconnect.opensaml.sweid.saml2.authn.psc.impl.PrincipalSelectionImpl
se.swedenconnect.opensaml.sweid.saml2.authn.psc.impl.RequestedPrincipalSelectionImpl
All Implemented Interfaces:
XMLObject, SAMLObject, PrincipalSelection, RequestedPrincipalSelection

public class RequestedPrincipalSelectionImpl extends PrincipalSelectionImpl implements RequestedPrincipalSelection
Implementation class for the RequestedPrincipalSelection interface.
Author:
Martin Lindström (martin@idsec.se)
  • Constructor Details

    • RequestedPrincipalSelectionImpl

      protected RequestedPrincipalSelectionImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
      Constructor.
      Parameters:
      namespaceURI - the namespace the element is in
      elementLocalName - the local name of the XML element this Object represents
      namespacePrefix - the prefix for the given namespace