Uses of Interface
com.atlassian.confluence.security.trust.KeyStore

Packages that use KeyStore
com.atlassian.confluence.security.persistence.dao.hibernate   
com.atlassian.confluence.security.trust   
 

Uses of KeyStore in com.atlassian.confluence.security.persistence.dao.hibernate
 

Classes in com.atlassian.confluence.security.persistence.dao.hibernate that implement KeyStore
 class HibernateKeyStoreDao
          Hibernate implementation of the KeyStore interface
 

Uses of KeyStore in com.atlassian.confluence.security.trust
 

Methods in com.atlassian.confluence.security.trust with parameters of type KeyStore
 void DefaultTrustedApplicationsManager.setKeyStoreDao(KeyStore keyStoreDao)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.