Class PrincipalSelectionMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.saml.common.AbstractSAMLObjectMarshaller
-
- se.litsec.swedisheid.opensaml.saml2.authentication.psc.impl.PrincipalSelectionMarshaller
-
- All Implemented Interfaces:
Marshaller
public class PrincipalSelectionMarshaller extends AbstractSAMLObjectMarshaller
A marshaller forPrincipalSelection.- Author:
- Martin Lindström (martin.lindstrom@litsec.se)
-
-
Constructor Summary
Constructors Constructor Description PrincipalSelectionMarshaller()
-
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
-
-