Centrales |  Componentes |  consola |  Debug |  Default |  Fuentes |  SalidaGrafica |  Seguridad |  SIUToba |  Varios |  Deprecated

toba_servicio_web

toba_servicio_web

Ubicada en php/nucleo/componentes/negocio/toba_servicio_web.php [line 6]



Métodos Propios
static mixed   agregar_mapeo_firmas()  
static mixed   cargar_ini()  
static mixed   decodificar_certificado()  
static mixed   esta_activo()  
static mixed   get_opciones()  
static mixed   servicio_con_firma()  
mixed   __call ()  
mixed   __construct ()  
mixed   get_certificado_cliente ()  
array   get_headers ()  
mixed   get_id_cliente ()  
string   op__eco ()  
mixed   validar_certificado_cliente ()  

static method agregar_mapeo_firmas  [línea 256]

  static mixed agregar_mapeo_firmas( mixed archivo , mixed id , mixed fingerprint = null ] )

Parámetros:
mixed   archivo: 
mixed   id: 
mixed   fingerprint: 





static method cargar_ini  [línea 29]

  static mixed cargar_ini( mixed id )

Parámetros:
mixed   id: 





static method decodificar_certificado  [línea 263]

  static mixed decodificar_certificado( mixed archivo )

Parámetros:
mixed   archivo: 





static method esta_activo  [línea 39]

  static mixed esta_activo( mixed id )

Parámetros:
mixed   id: 





static method get_opciones  [línea 49]

  static mixed get_opciones( )





static method servicio_con_firma  [línea 248]

  static mixed servicio_con_firma( )





__call   [línea 117]

  mixed __call( mixed nombre , mixed argumentos )

Rutea WSF hacia la extensión
Parámetros:
mixed   nombre: 
mixed   argumentos: 





__construct   [línea 16]

  mixed __construct( mixed id )

Parámetros:
mixed   id: 





get_certificado_cliente   [línea 193]

  mixed get_certificado_cliente( )

Retorna el certificado utilizado por el cliente para la firma del mensaje actual




get_headers   [línea 221]

  array get_headers( )

Devuelve un arreglo con los datos de los headers




get_id_cliente   [línea 204]

  mixed get_id_cliente( [mixed parametro = null ] )

Parámetros:
mixed   parametro: 





op__eco   [línea 280]

  string op__eco( \toba_servicio_web_mensaje mensaje )

Retorna la misma cadena enviada al servidor
Parámetros:
\toba_servicio_web_mensaje   mensaje: 





validar_certificado_cliente   [línea 168]

  mixed validar_certificado_cliente( )






Desarrollado por SIU.
Documentación generada con phpDocumentor