Home
last modified time | relevance | path

Searched refs:getSecurityId (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx85 pElementCollector->getSecurityId() != nIgnoredSecurityId) && in isECOfBeforeModifyIncluded()
309 rc += rtl::OUString::valueOf(((ElementCollector*)(*ii))->getSecurityId()); in printChildren()
993 !isBlockerInSubTreeIncluded(pElementCollector->getSecurityId()))) in elementCollectorNotify()
1007 (isECInSubTreeIncluded(pElementCollector->getSecurityId()) || in elementCollectorNotify()
1008 isECOfBeforeModifyInAncestorIncluded(pElementCollector->getSecurityId())) in elementCollectorNotify()
1057 pElementCollector->getSecurityId() != nIgnoredSecurityId) in isECInSubTreeIncluded()
1175 pBlocker->getSecurityId() != nIgnoredSecurityId )) in isBlockerInSubTreeIncluded()
H A Delementmark.hxx74 sal_Int32 getSecurityId() const;
H A Delementmark.cxx80 sal_Int32 ElementMark::getSecurityId() const in getSecurityId() function in ElementMark
H A Dsaxeventkeeperimpl.cxx406 rc += rtl::OUString::valueOf( pBlocker->getSecurityId() ); in printBufferNode()
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java366 m_xSAXEventKeeper.setSecurityId(cloneKeeperId, signatureEntity.getSecurityId()); in findKeyOrReference()
391 m_xSAXEventKeeper.setSecurityId(cloneKeeperId, signatureEntity.getSecurityId()); in findKeyOrReference()
H A DSecurityEntity.java134 protected int getSecurityId() in getSecurityId() method in SecurityEntity
/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx207 int getSecurityId() const;
834 int SecurityEntity::getSecurityId() const in getSecurityId() function in SecurityEntity
1247 m_xSAXEventKeeper->setSecurityId(nClonedKeeperId, pSecurityEntity->getSecurityId()); in findKeyOrReference()
1263 m_xSAXEventKeeper->setSecurityId(nClonedKeeperId, pSecurityEntity->getSecurityId()); in findKeyOrReference()

Completed in 46 milliseconds