Uses of Interface
org.opensaml.xml.encryption.DHKeyValue

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

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

Classes in org.opensaml.xml.encryption.impl that implement DHKeyValue
 class DHKeyValueImpl
          Concrete implementation of DHKeyValue.
 

Methods in org.opensaml.xml.encryption.impl that return DHKeyValue
 DHKeyValue DHKeyValueBuilder.buildObject()
          Builds an XMLObject using the default name and namespace information provided XML Encryption specifications.
 DHKeyValue DHKeyValueBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          Creates an XMLObject with a given fully qualified name.
 



Copyright © 1999-2013. All Rights Reserved.