public class

IntegrationTestHibernateKeystoreDao

extends AbstractConfluenceSingleContextSpringPersistenceTest
java.lang.Object
   ↳ AbstractTransactionalDataSourceSpringContextTests
     ↳ com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
       ↳ com.atlassian.integrationtest.confluence.security.persistence.dao.hibernate.IntegrationTestHibernateKeystoreDao

Class Overview

Created by IntelliJ IDEA. User: cowen Date: Jan 2, 2008 Time: 5:08:50 PM To change this template use File | Settings | File Templates.

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
Public Constructors
IntegrationTestHibernateKeystoreDao()
Public Methods
void testGetKeyPairWithSelfTrust()
void testStoreKeyPair()
Protected Methods
void onSetUp()
[Expand]
Inherited Methods
From class com.atlassian.confluence.core.AbstractConfluenceSingleContextSpringPersistenceTest
From class java.lang.Object

Public Constructors

public IntegrationTestHibernateKeystoreDao ()

Public Methods

public void testGetKeyPairWithSelfTrust ()

public void testStoreKeyPair ()

Protected Methods

protected void onSetUp ()

Throws
Exception