org
.
openmole
.
gui
.
plugin
.
authentication
egi
package
egi
Visibility
Public
All
Type Members
class
Activator
extends
PluginActivator
trait
EGIAuthenticationAPI
extends
AnyRef
class
EGIAuthenticationAPIImpl
extends
EGIAuthenticationAPI
case class
EGIAuthenticationData
(
cypheredPassword:
String
=
""
,
privateKey:
Option
[
String
] =
None
)
extends
AuthenticationData
with
Product
with
Serializable
class
EGIAuthenticationGUI
extends
AuthenticationPlugin
Annotations
@JSExportTopLevel
(
...
)
class
EGIAuthenticationGUIFactory
extends
AuthenticationPluginFactory
Annotations
@JSExportTopLevel
(
...
)
Value Members
object
EGIAuthenticationAPIImpl
object
EGIAuthenticationTest
Ungrouped