| Package | Description |
|---|---|
| org.opensaml.xmlsec.encryption.support | |
| org.opensaml.xmlsec.mock | |
| org.opensaml.xmlsec.signature.support |
| Modifier and Type | Field and Description |
|---|---|
private SignableSimpleXMLObject |
SimpleDecryptionTest.targetObject |
| Modifier and Type | Method and Description |
|---|---|
private List<org.opensaml.xmlsec.encryption.EncryptedKey> |
SimpleRetrievalMethodEncryptedKeyResolverTest.getEncryptedKeys(SignableSimpleXMLObject sxo)
Extract all the EncryptedKey's from the SimpleXMLObject.
|
private List<org.opensaml.xmlsec.encryption.EncryptedKey> |
SimpleKeyInfoReferenceEncryptedKeyResolverTest.getEncryptedKeys(SignableSimpleXMLObject sxo)
Extract all the EncryptedKey's from the SimpleXMLObject.
|
private List<org.opensaml.xmlsec.encryption.EncryptedKey> |
ChainingEncryptedKeyResolverTest.getEncryptedKeys(SignableSimpleXMLObject sxo)
Extract all the EncryptedKey's from the SignableSimpleXMLObject.
|
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<SignableSimpleXMLObject> |
SignableSimpleXMLObject.simpleXMLObjects
Child SimpleXMLObjects
|
| Modifier and Type | Method and Description |
|---|---|
SignableSimpleXMLObject |
SignableSimpleXMLObjectBuilder.buildObject() |
SignableSimpleXMLObject |
SignableSimpleXMLObjectBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<SignableSimpleXMLObject> |
SignableSimpleXMLObject.getSimpleXMLObjects()
Gets the list of child SimpleXMLObjects.
|
| Modifier and Type | Method and Description |
|---|---|
private SignableSimpleXMLObject |
EnvelopedSignatureTest.getXMLObjectWithSignature()
Creates a XMLObject that has a Signature child element.
|
private SignableSimpleXMLObject |
DetachedSignatureTest.getXMLObjectWithSignature()
Creates a XMLObject that has another XMLObject and a Signature as children.
|
private SignableSimpleXMLObject |
HMACSignatureTest.getXMLObjectWithSignature(boolean useHMACOutputLength)
Creates a XMLObject that has a Signature child element.
|
Copyright © 1999–2015. All rights reserved.