BrightSide Workbench Full Report + Source Code
org.turro.external.IElephantAuthentication Interface Reference
Inheritance diagram for org.turro.external.IElephantAuthentication:

Public Member Functions

boolean requiresProcedence ()
 
boolean accepts (Object extra)
 
IContact doLogin (String login, String pass, Object extra)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 26 of file IElephantAuthentication.java.

Member Function Documentation

◆ accepts()

boolean org.turro.external.IElephantAuthentication.accepts ( Object  extra)

◆ doLogin()

IContact org.turro.external.IElephantAuthentication.doLogin ( String  login,
String  pass,
Object  extra 
)

◆ requiresProcedence()

boolean org.turro.external.IElephantAuthentication.requiresProcedence ( )

The documentation for this interface was generated from the following file: