Class SAMLTrustEntity

java.lang.Object
com.atlassian.crowd.model.sso.idp.SAMLTrustEntity

public class SAMLTrustEntity extends Object
  • Constructor Details

    • SAMLTrustEntity

      public SAMLTrustEntity()
    • SAMLTrustEntity

      public SAMLTrustEntity(PemCertificate pemCertificate, PemPrivateKey pemPrivateKey)
  • Method Details