Package

org.openmole.gui.plugin.authentication

sshlogin

Permalink

package sshlogin

Visibility
  1. Public
  2. All

Type Members

  1. class Activator extends PluginActivator

    Permalink
  2. trait LoginAuthenticationAPI extends AnyRef

    Permalink
  3. class LoginAuthenticationApiImpl extends LoginAuthenticationAPI

    Permalink
  4. case class LoginAuthenticationData(login: String = "", password: String = "", target: String = "", port: String = "22") extends AuthenticationData with Product with Serializable

    Permalink
  5. class LoginAuthenticationFactory extends AuthenticationPluginFactory

    Permalink
    Annotations
    @JSExportTopLevel( ... )
  6. class LoginAuthenticationGUI extends AuthenticationPlugin

    Permalink
    Annotations
    @JSExportTopLevel( ... )

Ungrouped