Uses of Interface
org.tmatesoft.svn.core.internal.util.jna.ISVNMacOsSecurityLibrary
-
Packages that use ISVNMacOsSecurityLibrary Package Description org.tmatesoft.svn.core.internal.util.jna -
-
Uses of ISVNMacOsSecurityLibrary in org.tmatesoft.svn.core.internal.util.jna
Classes in org.tmatesoft.svn.core.internal.util.jna that implement ISVNMacOsSecurityLibrary Modifier and Type Class Description classDebugProxyISVNMacOsSecurityLibraryFields in org.tmatesoft.svn.core.internal.util.jna declared as ISVNMacOsSecurityLibrary Modifier and Type Field Description private ISVNMacOsSecurityLibraryDebugProxyISVNMacOsSecurityLibrary. myLibraryprivate static ISVNMacOsSecurityLibraryJNALibraryLoader. ourMacOsSecurityLibraryMethods in org.tmatesoft.svn.core.internal.util.jna that return ISVNMacOsSecurityLibrary Modifier and Type Method Description static ISVNMacOsSecurityLibraryJNALibraryLoader. getMacOsSecurityLibrary()Constructors in org.tmatesoft.svn.core.internal.util.jna with parameters of type ISVNMacOsSecurityLibrary Constructor Description DebugProxyISVNMacOsSecurityLibrary(ISVNMacOsSecurityLibrary myLibrary, ISVNDebugLog myDebugLog)
-