Package org.opensaml.soap.wstrust.impl
Class ChallengeMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.core.xml.schema.impl.XSStringMarshaller
-
- org.opensaml.soap.wstrust.impl.ChallengeMarshaller
-
- All Implemented Interfaces:
Marshaller
public class ChallengeMarshaller extends XSStringMarshaller
Marshaller for the Challenge element.
-
-
Constructor Summary
Constructors Constructor Description ChallengeMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.core.xml.schema.impl.XSStringMarshaller
marshallElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallAttributes, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-