|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.common.impl.AbstractSAMLObjectMarshaller
org.opensaml.saml1.core.impl.RequestAbstractTypeMarshaller
public class RequestAbstractTypeMarshaller
A thread safe Marshaller for RequestAbstractType
objects.
Constructor Summary | |
---|---|
RequestAbstractTypeMarshaller()
|
Method Summary | |
---|---|
protected void |
marshallAttributes(org.opensaml.xml.XMLObject samlElement,
Element domElement)
No-op method. |
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectMarshaller |
---|
marshall, marshall, marshallElementContent |
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller |
---|
checkXMLObjectIsTarget, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestAbstractTypeMarshaller()
Method Detail |
---|
protected void marshallAttributes(org.opensaml.xml.XMLObject samlElement, Element domElement) throws org.opensaml.xml.io.MarshallingException
marshallAttributes
in class AbstractSAMLObjectMarshaller
org.opensaml.xml.io.MarshallingException
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |