toba_autenticacion_openid
Implementa interfaces:
Ubicada en /nucleo/lib/toba_autenticacion_openid.php [line 5]
|
toba_autenticacion_openid __construct(
[
$campos = null], [
$providers = null], [
$permite_login_toba = false]
)
|
|
Parámetros:
|
$campos: |
|
|
$providers: |
|
|
$permite_login_toba: |
|
void alta_usuario(
$id_usuario,
$clave,
$perfil
)
|
|
Parámetros:
|
$id_usuario: |
|
|
$clave: |
|
|
$perfil: |
|
void autenticar(
$id_usuario,
$clave, [
$datos_iniciales = null]
)
|
|
Parámetros:
|
$id_usuario: |
|
|
$clave: |
|
|
$datos_iniciales: |
|
Implementation of:
- toba_autenticable::autenticar()
void iniciar_pedido(
[
$url = null]
)
|
|
Parámetros:
void permite_login_toba(
)
|
|
void set_provider(
$datos
)
|
|
Parámetros:
|
|