Package br.com.intersys.systextil.dto
Class ControleSenhasDTO
java.lang.Object
br.com.intersys.systextil.dto.ControleSenhasDTO
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bloqueio_tentativas
public int bloqueio_tentativas -
tempo_tentativas
public int tempo_tentativas -
senha_conter_letra
-
senha_conter_numeros
-
senha_conter_especiais
-
codigo_empresa
public int codigo_empresa -
tamanho_min_senha
public int tamanho_min_senha -
controle_senha
public int controle_senha -
tempo_expiracao_senha
public int tempo_expiracao_senha -
nro_historico_senha
public int nro_historico_senha
-
-
Constructor Details
-
ControleSenhasDTO
public ControleSenhasDTO()
-