public class JwtProperties extends Object
JwtProperties()
Long
getExpiration()
String
getSecret()
void
setExpiration(Long expiration)
setSecret(String secret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JwtProperties()
public String getSecret()
public void setSecret(String secret)
public Long getExpiration()
public void setExpiration(Long expiration)
Copyright © 2019. All rights reserved.