Package | Description |
---|---|
org.opensaml.xml.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
Modifier and Type | Class and Description |
---|---|
class |
DHKeyValueImpl
Concrete implementation of
DHKeyValue . |
Modifier and Type | Method and Description |
---|---|
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.