public abstract class AbstractNameIDTypeUnmarshaller extends AbstractSAMLObjectUnmarshaller
NameIDType
objects.Constructor and Description |
---|
AbstractNameIDTypeUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(org.opensaml.xml.XMLObject samlObject,
Attr attribute) |
protected void |
processElementContent(org.opensaml.xml.XMLObject samlObject,
String elementContent) |
processChildElement
protected void processAttribute(org.opensaml.xml.XMLObject samlObject, Attr attribute) throws org.opensaml.xml.io.UnmarshallingException
processAttribute
in class AbstractSAMLObjectUnmarshaller
org.opensaml.xml.io.UnmarshallingException
protected void processElementContent(org.opensaml.xml.XMLObject samlObject, String elementContent)
processElementContent
in class AbstractSAMLObjectUnmarshaller
Copyright © 1999-2013. All Rights Reserved.