Home
last modified time | relevance | path

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

/AOO41X/main/xmlsecurity/tools/uno/
H A DTestTool.java219 private XMLSecurityFrameworkController m_xmlSecurityFrameworkController = null; field in TestTool
534 if (m_xmlSecurityFrameworkController != null) in endMission()
536 m_xmlSecurityFrameworkController.endMission(); in endMission()
541 m_xmlSecurityFrameworkController = null; in endMission()
1029 m_xmlSecurityFrameworkController = in startsUp()
1084 if (m_xmlSecurityFrameworkController != null) in updatesUIs()
1086 … String bufferNodeTreeText = m_xmlSecurityFrameworkController.getBufferNodeTreeInformation(); in updatesUIs()
1095 m_xmlSecurityFrameworkController.getDocument(m_middleTreeEventCollector); in updatesUIs()
1185 if (m_xmlSecurityFrameworkController == null) in getUnsolvedReferenceIds()
1191 rc = ((XMLSecurityFrameworkController)m_xmlSecurityFrameworkController). in getUnsolvedReferenceIds()
[all …]