Uses of Class
org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller

Packages that use KeyInfoTypeUnmarshaller
org.opensaml.xml.encryption.impl Implementations of the interfaces for XMLObjects that represent XML encryption types. 
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Uses of KeyInfoTypeUnmarshaller in org.opensaml.xml.encryption.impl
 

Subclasses of KeyInfoTypeUnmarshaller in org.opensaml.xml.encryption.impl
 class OriginatorKeyInfoUnmarshaller
          A thread-safe Unmarshaller for OriginatorKeyInfo objects.
 class RecipientKeyInfoUnmarshaller
          A thread-safe Unmarshaller for RecipientKeyInfo objects.
 

Uses of KeyInfoTypeUnmarshaller in org.opensaml.xml.signature.impl
 

Subclasses of KeyInfoTypeUnmarshaller in org.opensaml.xml.signature.impl
 class KeyInfoUnmarshaller
          Unmarshaller of KeyInfo objects.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.