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 class
HibernateKeyStoreDao
Hibernate implementation of theKeyStore
interface -
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 void
DefaultTrustedApplicationsManager. setKeyStoreDao(KeyStore keyStoreDao)
-