public static class SecureProperties.AccessLimited extends Object implements Serializable
AccessLimited()
Duration
getExpire()
int
getMaxTimes()
void
setExpire(Duration expire)
setMaxTimes(int maxTimes)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AccessLimited()
public int getMaxTimes()
public void setMaxTimes(int maxTimes)
public Duration getExpire()
public void setExpire(Duration expire)
public String toString()
toString
Object
Copyright © 2022. All rights reserved.