Class JDBCPairwiseIdStoreTest
java.lang.Object
net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStoreTest
Tests for
JDBCPairwiseIdStore.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleancomparePersistentIdEntrys(PairwiseId one, PairwiseId other) voidvoidvoidvoidstoreEntry(int isolateLevel, boolean localLock) voidteardown()
-
Field Details
-
IDP_ENTITY_ID
- See Also:
-
PRINCIPAL_ID
- See Also:
-
SP_ENTITY_ID
- See Also:
-
INIT_FILE
- See Also:
-
DELETE_FILE
- See Also:
-
testSource
-
-
Constructor Details
-
JDBCPairwiseIdStoreTest
public JDBCPairwiseIdStoreTest()
-
-
Method Details
-
setupSource
- Throws:
IOExceptionIOException
-
teardown
@AfterMethod public void teardown() -
initializeAndGetters
-
comparePersistentIdEntrys
-
storeEntry
-
storeEntry
public void storeEntry(int isolateLevel, boolean localLock) throws ComponentInitializationException, IOException, SQLException
-