Class JDBCPairwiseIdStoreTest


  • public class JDBCPairwiseIdStoreTest
    extends Object
    Tests for JDBCPairwiseIdStore.
    • Constructor Detail

      • JDBCPairwiseIdStoreTest

        public JDBCPairwiseIdStoreTest()
    • Method Detail

      • initializeAndGetters

        public void initializeAndGetters()
                                  throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
                                         IOException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
        IOException
      • comparePersistentIdEntrys

        private boolean comparePersistentIdEntrys​(@Nonnull
                                                  net.shibboleth.idp.attribute.PairwiseId one,
                                                  @Nonnull
                                                  net.shibboleth.idp.attribute.PairwiseId other)
      • storeEntry

        public void storeEntry()
                        throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
                               IOException,
                               SQLException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
        IOException
        SQLException