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