org.opensaml.saml2.metadata.impl
Class EncryptionMethodUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
          extended by org.opensaml.xml.encryption.impl.EncryptionMethodUnmarshaller
              extended by org.opensaml.saml2.metadata.impl.EncryptionMethodUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class EncryptionMethodUnmarshaller
extends EncryptionMethodUnmarshaller

A thread safe Unmarshaller for EncryptionMethod objects.


Constructor Summary
EncryptionMethodUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.encryption.impl.EncryptionMethodUnmarshaller
processAttribute, processChildElement
 
Methods inherited from class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
processElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptionMethodUnmarshaller

public EncryptionMethodUnmarshaller()


Copyright © 1999-2013. All Rights Reserved.