A B C D E G H K L M O P R S T X 
All Classes All Packages

A

AlgorithmDescriptorsTest - Class in org.opensaml.xmlsec.algorithm
 
AlgorithmDescriptorsTest() - Constructor for class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
AlgorithmRegistryTest - Class in org.opensaml.xmlsec.algorithm
Tests for the AlgorithmRegistry.
AlgorithmRegistryTest() - Constructor for class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
AlgorithmSupportTest - Class in org.opensaml.xmlsec.algorithm
Unit test for KeySupport.
AlgorithmSupportTest() - Constructor for class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 

B

basic() - Method in class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest
 

C

controlSignatureHMAC - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
controlSignatureRSA - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
credAES - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
credRSA - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 

D

data - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 

E

execute(Credential, String, KeyAgreementParameters) - Method in class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest.MockProcessorBar
execute(Credential, String, KeyAgreementParameters) - Method in class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest.MockProcessorFoo

G

getAlgorithm() - Method in class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest.MockProcessorBar
getAlgorithm() - Method in class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest.MockProcessorFoo
getControlSignature(byte[], PrivateKey, String) - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
getControlSignature(byte[], SecretKey, String) - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
getEffectiveKeyLength() - Method in class org.opensaml.xmlsec.derivation.KeyDerivationSupportTest
 
getJCAKeyAlgorithm() - Method in class org.opensaml.xmlsec.derivation.KeyDerivationSupportTest
 

H

hmacAlgorithmURI - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
hmacJCAAlgorithm - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 

K

KeyAgreementProcessorRegistryTest - Class in org.opensaml.xmlsec.agreement
 
KeyAgreementProcessorRegistryTest() - Constructor for class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest
 
KeyAgreementProcessorRegistryTest.MockProcessorBar - Class in org.opensaml.xmlsec.agreement
 
KeyAgreementProcessorRegistryTest.MockProcessorFoo - Class in org.opensaml.xmlsec.agreement
 
KeyDerivationSupportTest - Class in org.opensaml.xmlsec.derivation
 
KeyDerivationSupportTest() - Constructor for class org.opensaml.xmlsec.derivation.KeyDerivationSupportTest
 
keyPairRSA - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 

L

loadBCTestData() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 

M

MockProcessorBar() - Constructor for class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest.MockProcessorBar
 
MockProcessorFoo() - Constructor for class org.opensaml.xmlsec.agreement.KeyAgreementProcessorRegistryTest.MockProcessorFoo
 

O

org.opensaml.xmlsec.agreement - package org.opensaml.xmlsec.agreement
 
org.opensaml.xmlsec.algorithm - package org.opensaml.xmlsec.algorithm
 
org.opensaml.xmlsec.crypto - package org.opensaml.xmlsec.crypto
 
org.opensaml.xmlsec.derivation - package org.opensaml.xmlsec.derivation
 
org.opensaml.xmlsec.encryption.support - package org.opensaml.xmlsec.encryption.support
 

P

providerSupport - Variable in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 

R

rsaAlgorithmURI - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
rsaJCAAlgorithm - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
RSAOAEPParametersTest - Class in org.opensaml.xmlsec.encryption.support
 
RSAOAEPParametersTest() - Constructor for class org.opensaml.xmlsec.encryption.support.RSAOAEPParametersTest
 

S

secretKeyAES128 - Variable in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
setUp() - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 

T

testBlockEncryption() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testCheckKeyAlgorithmAndLength() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testConstructor() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParametersTest
 
testCredentialSupportsAlgorithmForEncryption() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testCredentialSupportsAlgorithmForSigning() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testDigest() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testDigestIndexing() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testGenerateKeyPairAndCredentialWithLength() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testGenerateKeyPairAndCredentialWithParamSpec() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testGenerateKeyPairWithLength() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testGenerateKeyPairWithParamSpec() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testGenerateSymmetricKey() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testGenerateSymmetricKeyAndCredential() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testGetKeyAlgorithm() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
Test mapping algorithm URI's to JCA key algorithm specifiers.
testGettersAndSetters() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParametersTest
 
testGlobalRegistryGetByType() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testGlobalRegistryPresence() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testGlobalRegistryRuntimeSupported(boolean) - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testHMAC() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testIsBlockEncryption() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testIsComplete() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParametersTest
 
testIsDataEncryptionAlgorithm() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testIsEmpty() - Method in class org.opensaml.xmlsec.encryption.support.RSAOAEPParametersTest
 
testIsKeyTransportAlgorithm() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testIsSymmetricKeyWrap() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
 
testKeyAgreement() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testKeyTransport() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testRegistrationAndDeregistration() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testSignature() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testSignatureIndexing() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testSigningWithHMAC() - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
testSigningWithPrivateKey() - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
testSymmetricKeyWrap() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmDescriptorsTest
 
testTypeIndexing() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmRegistryTest
 
testValidateAlgorithmURI() - Method in class org.opensaml.xmlsec.algorithm.AlgorithmSupportTest
Test algorithm URI whitelist and blacklist validation.
testVerificationWithHMAC() - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
testVerificationWithPublicKey() - Method in class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 

X

XMLSigningUtilTest - Class in org.opensaml.xmlsec.crypto
Test the SigningUtil operations for generating and verifying simple, raw signatures and MAC's.
XMLSigningUtilTest() - Constructor for class org.opensaml.xmlsec.crypto.XMLSigningUtilTest
 
A B C D E G H K L M O P R S T X 
All Classes All Packages