@ConfigurationProperties(prefix="naivete.admin") public class AdminBootProperteis extends Object
AdminBootProperteis()
String[]
getAnons()
String
getCipherKey()
Integer
getMaxAge()
void
setAnons(String[] anons)
setCipherKey(String cipherKey)
setMaxAge(Integer maxAge)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AdminBootProperteis()
public String[] getAnons()
public void setAnons(String[] anons)
public Integer getMaxAge()
public void setMaxAge(Integer maxAge)
public String getCipherKey()
public void setCipherKey(String cipherKey)
Copyright © 2018. All rights reserved.