Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java53 private XComponentContext m_xRemoteContext; field in XMLSecurityFrameworkController
170 m_xRemoteContext = xRemoteContext; in XMLSecurityFrameworkController()
276 TestTool.XMLDOCUMENTWRAPPER_COMPONENT_JAVA, m_xRemoteContext); in foundSecurityRelated()
281 TestTool.XMLDOCUMENTWRAPPER_COMPONENT_C, m_xRemoteContext); in foundSecurityRelated()
291 TestTool.SAXEVENTKEEPER_COMPONENT, m_xRemoteContext); in foundSecurityRelated()
469 m_xRemoteContext); in checkSecurityElement()
601 m_xRemoteContext); in checkSecurityElement()
H A DTestTool.java203 private XComponentContext m_xRemoteContext = null; field in TestTool
600 SEInitializer_comp, m_xRemoteContext); in createComponents()
614 XMLSignature_comp, m_xRemoteContext); in createComponents()
626 XMLEncryption_comp, m_xRemoteContext); in createComponents()
675 if (m_xRemoteContext == null) in getRemoteServiceManager()
700 m_xRemoteContext = (XComponentContext)UnoRuntime.queryInterface( in getRemoteServiceManager()
703 return m_xRemoteContext.getServiceManager(); in getRemoteServiceManager()
1040 m_xRemoteContext); in startsUp()
H A DSecurityEntity.java53 protected XComponentContext m_xRemoteContext; field in SecurityEntity
75 m_xRemoteContext = xRemoteContext; in SecurityEntity()
H A DEncryptionEntity.java69 TestTool.ENCRYPTOR_COMPONENT, m_xRemoteContext); in EncryptionEntity()
111 TestTool.DECRYPTOR_COMPONENT, m_xRemoteContext); in EncryptionEntity()
H A DSignatureEntity.java74 TestTool.SIGNATURECREATOR_COMPONENT, m_xRemoteContext); in SignatureEntity()
134 TestTool.SIGNATUREVERIFIER_COMPONENT, m_xRemoteContext); in SignatureEntity()

Completed in 51 milliseconds