Package cronapp.framework.core.model
Class Security
java.lang.Object
cronapp.framework.core.model.Security
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetToken()voidvoidsetTokenExpiration(Long tokenExpiration) voidsetTokenRecaptcha(String tokenRecaptcha)
-
Constructor Details
-
Security
public Security() -
Security
-
-
Method Details
-
getToken
-
setToken
-
getTokenExpiration
-
setTokenExpiration
-
getTokenRecaptcha
-
setTokenRecaptcha
-