Class PrincipalSelectionMarshaller

java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
se.swedenconnect.opensaml.sweid.saml2.authn.psc.impl.PrincipalSelectionMarshaller
All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller

public class PrincipalSelectionMarshaller extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
A marshaller for PrincipalSelection.
Author:
Martin Lindström (martin@idsec.se)
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller

    marshall, marshall, marshallAttributes, marshallElementContent

    Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller

    marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PrincipalSelectionMarshaller

      public PrincipalSelectionMarshaller()