Interface ISVNGnomeKeyringPasswordProvider

All Known Implementing Classes:
SVNConsoleAuthenticationProvider

public interface ISVNGnomeKeyringPasswordProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    char[]
    getKeyringPassword(java.lang.String keyringName)
     
  • Method Details