Class JNALibraryLoader
java.lang.Object
org.tmatesoft.svn.core.internal.util.jna.JNALibraryLoader
- Version:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate static ISVNCLibraryprivate static intprivate static ISVNGLibraryprivate static ISVNGnomeKeyringLibraryprivate static ISVNKernel32Libraryprivate static ISVNMacOsCFLibraryprivate static ISVNMacOsSecurityLibraryprivate static ISVNSecurityLibraryprivate static intprivate static ISVNWin32Libraryprivate static ISVNWinCryptLibrary -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ISVNCLibrarystatic intgetGID()static ISVNGLibraryprivate static Stringstatic ISVNGnomeKeyringLibraryprivate static Stringstatic ISVNKernel32Librarystatic ISVNMacOsCFLibrarystatic ISVNMacOsSecurityLibrarystatic ISVNSecurityLibraryprivate static Stringstatic intgetUID()static ISVNWin32Librarystatic ISVNWinCryptLibrary
-
Field Details
-
GLIB_LIBRARY
- See Also:
-
GNOME_KEYRING_LIBRARY
- See Also:
-
ourWinCryptLibrary
-
ourKenrelLibrary
-
ourSecurityLibrary
-
ourCLibrary
-
ourWin32Library
-
ourMacOsSecurityLibrary
-
ourMacOsCFLibrary
-
ourGnomeKeyringLibrary
-
ourGLibrary
-
ourUID
private static volatile int ourUID -
ourGID
private static volatile int ourGID
-
-
Constructor Details
-
JNALibraryLoader
JNALibraryLoader()
-
-
Method Details
-
getGLibraryName
-
getGnomeKeyringLibraryName
-
getUID
public static int getUID() -
getGID
public static int getGID() -
getWinCryptLibrary
-
getWin32Library
-
getKernelLibrary
-
getSecurityLibrary
-
getCLibrary
-
getMacOsSecurityLibrary
-
getMacOsCFLibrary
-
getGnomeKeyringLibrary
-
getGLibrary
-
getSecurityLibraryName
-