Uses of Class
com.atlassian.crowd.model.sso.idp.PemPrivateKey
Packages that use PemPrivateKey
-
Uses of PemPrivateKey in com.atlassian.crowd.model.sso.idp
Methods in com.atlassian.crowd.model.sso.idp that return PemPrivateKeyMethods in com.atlassian.crowd.model.sso.idp with parameters of type PemPrivateKeyModifier and TypeMethodDescriptionvoidSAMLTrustEntity.setPemPrivateKey(PemPrivateKey pemPrivateKey) Constructors in com.atlassian.crowd.model.sso.idp with parameters of type PemPrivateKeyModifierConstructorDescriptionSAMLTrustEntity(PemCertificate pemCertificate, PemPrivateKey pemPrivateKey)