Package | Description |
---|---|
org.opensaml.xml.encryption | |
org.opensaml.xml.mock | |
org.opensaml.xml.signature |
Modifier and Type | Field and Description |
---|---|
private SimpleXMLObject |
SimpleDecryptionTest.targetObject |
Modifier and Type | Method and Description |
---|---|
private List<org.opensaml.xml.encryption.EncryptedKey> |
SimpleRetrievalMethodEncryptedKeyResolverTest.getEncryptedKeys(SimpleXMLObject sxo)
Extract all the EncryptedKey's from the SimpleXMLObject.
|
private List<org.opensaml.xml.encryption.EncryptedKey> |
ChainingEncryptedKeyResolverTest.getEncryptedKeys(SimpleXMLObject sxo)
Extract all the EncryptedKey's from the SimpleXMLObject.
|
Modifier and Type | Field and Description |
---|---|
private org.opensaml.xml.util.XMLObjectChildrenList<SimpleXMLObject> |
SimpleXMLObject.simpleXMLObjects
Child SimpleXMLObjects
|
Modifier and Type | Method and Description |
---|---|
SimpleXMLObject |
SimpleXMLObjectBuilder.buildObject() |
SimpleXMLObject |
SimpleXMLObjectBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<SimpleXMLObject> |
SimpleXMLObject.getSimpleXMLObjects()
Gets the list of child SimpleXMLObjects.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleXMLObjectValidator.validate(SimpleXMLObject xmlObject) |
Modifier and Type | Method and Description |
---|---|
private SimpleXMLObject |
DetachedSignatureTest.getXMLObjectWithSignature()
Creates a XMLObject that has another XMLObject and a Signature as children.
|
private SimpleXMLObject |
EnvelopedSignatureTest.getXMLObjectWithSignature()
Creates a XMLObject that has a Signature child element.
|
private SimpleXMLObject |
HMACSignatureTest.getXMLObjectWithSignature(boolean useHMACOutputLength)
Creates a XMLObject that has a Signature child element.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.