Uses of Class
com.atlassian.crowd.model.sso.KeyCertificatePair
-
Uses of KeyCertificatePair in com.atlassian.crowd.manager.sso
Modifier and TypeMethodDescriptionSamlSSOCertificateServiceImpl.getKeyCertificatePair
(long keyCertificatePairId) SamlSSOCertificateServiceInternal.getKeyCertificatePair
(long keyCertificatePairId) CrowdSamlConfigurationServiceImpl.getKeyCertificatePairToSign()
CrowdSamlConfigurationServiceInternal.getKeyCertificatePairToSign()
-
Uses of KeyCertificatePair in com.atlassian.crowd.util
Modifier and TypeMethodDescriptionCertificateAndPrivateKeyGenerator.generateCertificateAndPrivateKey()
KeyCertificatePairUtilsImpl.samlTrustEntityToPair
(SAMLTrustEntity trustEntity) Modifier and TypeMethodDescriptionKeyCertificatePairUtilsImpl.pairToSamlTrustEntity
(KeyCertificatePair keyCertificatePair)