org.opensaml.saml1.core.impl
public class NameIdentifierMarshaller extends AbstractSAMLObjectMarshaller
NameIdentifier
objects.Constructor and Description |
---|
NameIdentifierMarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject samlElement,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
marshall, marshall
checkXMLObjectIsTarget, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
protected void marshallAttributes(XMLObject samlElement, Element domElement) throws MarshallingException
marshallAttributes
in class AbstractSAMLObjectMarshaller
MarshallingException
protected void marshallElementContent(XMLObject samlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractSAMLObjectMarshaller
MarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.