org.opensaml.ws.wstrust.impl
public abstract class AbstractWSTrustObjectUnmarshaller extends org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wstrust
.Modifier | Constructor and Description |
---|---|
protected |
AbstractWSTrustObjectUnmarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(org.opensaml.xml.XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.xml.XMLObject parentXMLObject,
org.opensaml.xml.XMLObject childXMLObject) |
protected void |
processElementContent(org.opensaml.xml.XMLObject xmlObject,
String elementContent) |
private final Logger log
protected AbstractWSTrustObjectUnmarshaller()
protected void processChildElement(org.opensaml.xml.XMLObject parentXMLObject, org.opensaml.xml.XMLObject childXMLObject) throws org.opensaml.xml.io.UnmarshallingException
processChildElement
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xml.io.UnmarshallingException
protected void processAttribute(org.opensaml.xml.XMLObject xmlObject, Attr attribute) throws org.opensaml.xml.io.UnmarshallingException
processAttribute
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xml.io.UnmarshallingException
protected void processElementContent(org.opensaml.xml.XMLObject xmlObject, String elementContent)
processElementContent
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.