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 void   agregar_mapeo_firmas()  
static void   cargar_ini()  
static void   decodificar_certificado()  
static void   esta_activo()  
static void   get_opciones()  
static void   servicio_con_firma()  
void   __call ()  
void   __construct ()  
void   get_certificado_cliente ()  
array   get_headers ()  
void   get_id_cliente ()  
string   op__eco ()  
void   validar_certificado_cliente ()  

static method agregar_mapeo_firmas  [línea 256]

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

Parámetros:
   $archivo: 
   $id: 
   $fingerprint: 





static method cargar_ini  [línea 29]

  static cargar_ini( $id )

Parámetros:
   $id: 





static method decodificar_certificado  [línea 263]

  static decodificar_certificado( $archivo )

Parámetros:
   $archivo: 





static method esta_activo  [línea 39]

  static esta_activo( $id )

Parámetros:
   $id: 





static method get_opciones  [línea 49]

  static get_opciones( )






static method servicio_con_firma  [línea 248]

  static servicio_con_firma( )






__call   [línea 117]

  __call( $nombre , $argumentos )

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





__construct   [línea 16]

  __construct( $id )

Parámetros:
   $id: 





get_certificado_cliente   [línea 193]

  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]

  get_id_cliente( [ $parametro = null ] )

Parámetros:
   $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]

  validar_certificado_cliente( )







Desarrollado por SIU.
Documentación generada con phpDocumentor