Uses of Class
com.atlassian.crowd.model.sso.idp.SAMLTrustEntity
Packages that use SAMLTrustEntity
-
Uses of SAMLTrustEntity in com.atlassian.crowd.dao.sso
Methods in com.atlassian.crowd.dao.sso that return SAMLTrustEntityModifier and TypeMethodDescriptionSAMLTrustDAO.addSamlTrustEntity(SAMLTrustEntity samlTrustEntity) Store new certificate and private keyMethods in com.atlassian.crowd.dao.sso that return types with arguments of type SAMLTrustEntityModifier and TypeMethodDescriptionSAMLTrustDAO.findAll()Returns all stored entities of typeSAMLTrustEntity.SAMLTrustDAO.findSamlTrustEntityById(long trustEntityId) Methods in com.atlassian.crowd.dao.sso with parameters of type SAMLTrustEntityModifier and TypeMethodDescriptionSAMLTrustDAO.addSamlTrustEntity(SAMLTrustEntity samlTrustEntity) Store new certificate and private key