|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumFormatoFirma | |
|---|---|
| es.mityc.firmaJava.libreria.xades | |
| Uses of EnumFormatoFirma in es.mityc.firmaJava.libreria.xades |
|---|
| Methods in es.mityc.firmaJava.libreria.xades that return EnumFormatoFirma | |
|---|---|
EnumFormatoFirma |
ResultadoValidacion.getEnumNivel()
Último nivel validado |
EnumFormatoFirma |
DatosTipoFirma.getTipoXAdES()
|
EnumFormatoFirma |
DataToSign.getXadesFormat()
Devuelve el formato de firma XAdES que se quiere aplicar en la firma. |
static EnumFormatoFirma |
EnumFormatoFirma.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnumFormatoFirma[] |
EnumFormatoFirma.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in es.mityc.firmaJava.libreria.xades with parameters of type EnumFormatoFirma | |
|---|---|
void |
ResultadoValidacion.setEnumNivel(EnumFormatoFirma enumNivel)
Último nivel validado |
void |
DatosTipoFirma.setTipoXAdES(EnumFormatoFirma tipoXAdES)
|
void |
DataToSign.setXadesFormat(EnumFormatoFirma xadesFormat)
Establece el formato de firma XAdES que se quiere aplicar a la firma |
| Constructors in es.mityc.firmaJava.libreria.xades with parameters of type EnumFormatoFirma | |
|---|---|
DatosTipoFirma(EnumFormatoFirma tipoXAdES,
boolean esXAdES_EPES,
boolean esXAdES_A)
Almacena información referente al tipo de firma XAdES obtenido |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||