Class ClaimTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
swiss.trustbroker.wstrustclient.xml.ClaimTypeMarshaller
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class ClaimTypeMarshaller
extends org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmarshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) Methods inherited from class org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
ClaimTypeMarshaller
public ClaimTypeMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.core.xml.io.MarshallingException - Overrides:
marshallAttributesin classorg.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller- Throws:
org.opensaml.core.xml.io.MarshallingException
-