Uses of Interface
com.atlassian.confluence.security.trust.AsymmetricKeyFactory
-
Packages that use AsymmetricKeyFactory Package Description com.atlassian.confluence.security.trust -
-
Uses of AsymmetricKeyFactory in com.atlassian.confluence.security.trust
Classes in com.atlassian.confluence.security.trust that implement AsymmetricKeyFactory Modifier and Type Class Description class
ProviderBasedAsymmetricKeyFactory
Key factory for generating asymmetric cryptographic keys.Methods in com.atlassian.confluence.security.trust with parameters of type AsymmetricKeyFactory Modifier and Type Method Description void
DefaultTrustedApplicationsManager. setAsymmetricKeyFactory(AsymmetricKeyFactory asymmetricKeyFactory)
-