Home
last modified time | relevance | path

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

/aoo41x/main/xmlsecurity/tools/uno/
H A DTestTool.java582 String tokenPath; in createComponents() local
589 tokenPath = m_javaTokenFile; in createComponents()
596 tokenPath = m_nssTokenPath; in createComponents()
611 m_xXMLSecurityContext = m_xSEInitializer.createSecurityContext(tokenPath); in createComponents()
/aoo41x/main/xmlsecurity/tools/demo/
H A Dperformance.cxx470 rtl::OUString tokenPath; in parseFile() local
478 tokenPath = m_ouJavaCryptokenDir; in parseFile()
485 tokenPath = m_ouCCryptokenDir; in parseFile()
519 xSEInitializer->createSecurityContext(tokenPath); in parseFile()

Completed in 17 milliseconds