Uses of Interface
com.atlassian.confluence.security.trust.KeyStore
-
Packages that use KeyStore Package Description 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 Modifier and Type Class Description classHibernateKeyStoreDaoHibernate implementation of theKeyStoreinterface -
Uses of KeyStore in com.atlassian.confluence.security.trust
Methods in com.atlassian.confluence.security.trust with parameters of type KeyStore Modifier and Type Method Description voidDefaultTrustedApplicationsManager. setKeyStoreDao(KeyStore keyStoreDao)
-