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
-
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
-
Constructor Details
-
PrincipalSelectionMarshaller
public PrincipalSelectionMarshaller()
-