Skip navigation links
A B C D E F G H I J L M N O P R S T U W Y 

B

base64ToByte(String) - Static method in class io.github.jokoframework.utils.security.EncryptUtils
De una representación en Base64, retorna el byte[] correspondiente.
BaseDTO - Interface in io.github.jokoframework.utils.dto_mapping
Created by danicricco on 2/26/18.
BaseEntity<T extends BaseDTO> - Class in io.github.jokoframework.utils.dto_mapping
Provee un entity de conversion basica a DTO asumiendo que los parametros del Entity son un superconjunto de los parametros del DTO.
BaseEntity() - Constructor for class io.github.jokoframework.utils.dto_mapping.BaseEntity
 
byteToBase64(byte[]) - Static method in class io.github.jokoframework.utils.security.EncryptUtils
De un byte[] retorna una representación en base 64.
A B C D E F G H I J L M N O P R S T U W Y 
Skip navigation links