C D E G I J K L M O R S T V 

C

cleanup() - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
 
context - Variable in class org.opensaml.storage.impl.LDAPStorageServiceTest
LDAP DN to test.
context - Variable in class org.opensaml.storage.impl.ReplayCacheTest
 
contexts - Variable in class org.opensaml.storage.impl.JPAStorageServiceTest
Contexts used for testing.
contexts() - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
 
create() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
createContextKeys(String, IdGenerator, int) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
createEntityManagerFactory() - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
Creates an entity manager factory instance.

D

directoryServer - Variable in class org.opensaml.storage.impl.LDAPStorageServiceTest
In-memory directory server.

E

expiration - Variable in class org.opensaml.storage.impl.ReplayCacheTest
 

G

getPooledConnectionFactory() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
getStorageService() - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
 
getStorageService() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
getStorageService() - Method in class org.opensaml.storage.impl.MemoryStorageServiceTest
getStorageService() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest

I

invalidConfig() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
invalidConfig() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
 

J

JPAStorageServiceTest - Class in org.opensaml.storage.impl
Test of JPAStorageService implementation.
JPAStorageServiceTest() - Constructor for class org.opensaml.storage.impl.JPAStorageServiceTest
 

K

keystoreResource - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
 
keyTrackingService - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 

L

LDAPStorageServiceTest - Class in org.opensaml.storage.impl
Test of LDAPStorageService implementation.
LDAPStorageServiceTest() - Constructor for class org.opensaml.storage.impl.LDAPStorageServiceTest
 
loadSave() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
 

M

MemcachedStorageRecordTest - Class in org.opensaml.storage.impl.memcached
Unit test for MemcachedStorageRecord class.
MemcachedStorageRecordTest() - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageRecordTest
 
MemcachedStorageServiceTest - Class in org.opensaml.storage.impl.memcached
Unit test for MemcachedStorageService class.
MemcachedStorageServiceTest() - Constructor for class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
MemoryStorageServiceTest - Class in org.opensaml.storage.impl
Test of MemoryStorageService implementation.
MemoryStorageServiceTest() - Constructor for class org.opensaml.storage.impl.MemoryStorageServiceTest
 
messageID - Variable in class org.opensaml.storage.impl.ReplayCacheTest
 
multithread(String) - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
 

O

org.opensaml.storage.impl - package org.opensaml.storage.impl
 
org.opensaml.storage.impl.memcached - package org.opensaml.storage.impl.memcached
 

R

replayCache - Variable in class org.opensaml.storage.impl.ReplayCacheTest
 
ReplayCacheTest - Class in org.opensaml.storage.impl
Tests for ReplayCache
ReplayCacheTest() - Constructor for class org.opensaml.storage.impl.ReplayCacheTest
 

S

service - Variable in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
ServletRequestScopedStorageServiceTest - Class in org.opensaml.storage.impl
Test of ServletRequestScopedStorageService implementation.
ServletRequestScopedStorageServiceTest() - Constructor for class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
 
setUp() - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
Creates the shared instance of the entity manager factory.
setUp() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
setUp() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
setUp() - Method in class org.opensaml.storage.impl.ReplayCacheTest
 
setUp() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
Convert the Spring resource to a java-support resource.
setupDirectoryServer() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
Creates an UnboundID in-memory directory server.
StorageRecordTranscoderTest - Class in org.opensaml.storage.impl.memcached
Unit test for StorageRecordTranscoder class.
StorageRecordTranscoderTest() - Constructor for class org.opensaml.storage.impl.memcached.StorageRecordTranscoderTest
 
storageService - Variable in class org.opensaml.storage.impl.JPAStorageServiceTest
Storage service.
storageService - Variable in class org.opensaml.storage.impl.LDAPStorageServiceTest
Storage service to test.
storageService - Variable in class org.opensaml.storage.impl.ReplayCacheTest
 
StringTranscoderTest - Class in org.opensaml.storage.impl.memcached
Unit test for edu.vt.middleware.idp.storage.StringTranscoder.
StringTranscoderTest() - Constructor for class org.opensaml.storage.impl.memcached.StringTranscoderTest
 

T

tearDown() - Method in class org.opensaml.storage.impl.JPAStorageServiceTest
 
tearDown() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
tearDown() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
tearDown() - Method in class org.opensaml.storage.impl.ReplayCacheTest
 
teardownDirectoryServer() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
Shutdown the in-memory directory server.
testCreateReadUpdateDelete(String, String, String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
testCreateReadUpdateDeleteVersion(String, String, String, String) - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
testDeleteContextDeletesEntries() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
testEncodeDecode(MemcachedStorageRecord) - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoderTest
 
testEncodeDecode(String) - Method in class org.opensaml.storage.impl.memcached.StringTranscoderTest
 
testNonReplayDistinctIDs() - Method in class org.opensaml.storage.impl.ReplayCacheTest
Test valid non-replayed message ID.
testNonReplayEmptyCache() - Method in class org.opensaml.storage.impl.ReplayCacheTest
Test valid non-replayed message ID.
testNonReplayValidByMillisecondExpiriation() - Method in class org.opensaml.storage.impl.ReplayCacheTest
Test valid replayed message ID, setting expiration by short duration.
testNullExpiration() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageRecordTest
 
testNumericExpiration() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageRecordTest
 
testRecords() - Method in class org.opensaml.storage.impl.memcached.StorageRecordTranscoderTest
 
testReplay() - Method in class org.opensaml.storage.impl.ReplayCacheTest
Test invalid replayed message ID, using replay cache default expiration duration.
testStrings() - Static method in class org.opensaml.storage.impl.memcached.StringTranscoderTest
 
testUpdateContextExpiration() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
testUpdateContextExpirationWithBlacklisting() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
testUpdateExpiration() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
testValues() - Method in class org.opensaml.storage.impl.memcached.MemcachedStorageServiceTest
 
threadInit() - Method in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
throwException() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
transcoder - Variable in class org.opensaml.storage.impl.memcached.StorageRecordTranscoderTest
 
transcoder - Variable in class org.opensaml.storage.impl.memcached.StringTranscoderTest
 

V

validConfig() - Method in class org.opensaml.storage.impl.LDAPStorageServiceTest
 
validConfig() - Method in class org.opensaml.storage.impl.MemoryStorageServiceTest
 
versionResource - Variable in class org.opensaml.storage.impl.ServletRequestScopedStorageServiceTest
 
C D E G I J K L M O R S T V 

Copyright © 1999–2015. All rights reserved.