org.opensaml.samlext.samlec.impl
Class SessionKeyUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.samlext.samlec.impl.SessionKeyUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class SessionKeyUnmarshaller
- extends AbstractSAMLObjectUnmarshaller
A thread-safe Unmarshaller for SessionKey objects.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionKeyUnmarshaller
public SessionKeyUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentObject,
XMLObject childObject)
throws UnmarshallingException
-
- Overrides:
processChildElement in class AbstractSAMLObjectUnmarshaller
- Throws:
UnmarshallingException
processAttribute
protected void processAttribute(XMLObject samlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute in class AbstractSAMLObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.