|
|||||||||
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.xml.signature.impl.AbstractXMLSignatureMarshaller
org.opensaml.xml.signature.impl.RSAKeyValueMarshaller
public class RSAKeyValueMarshaller
A thread-safe Marshaller for RSAKeyValue
objects.
Constructor Summary | |
---|---|
|
RSAKeyValueMarshaller()
Constructor |
protected |
RSAKeyValueMarshaller(java.lang.String targetNamespaceURI,
java.lang.String targetLocalName)
Constructor |
Method Summary |
---|
Methods inherited from class org.opensaml.xml.signature.impl.AbstractXMLSignatureMarshaller |
---|
marshallAttributes, marshallElementContent |
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller |
---|
checkXMLObjectIsTarget, marshall, marshall, 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 RSAKeyValueMarshaller()
protected RSAKeyValueMarshaller(java.lang.String targetNamespaceURI, java.lang.String targetLocalName)
targetNamespaceURI
- targetLocalName
-
java.lang.NullPointerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |