interface upadated
This commit is contained in:
parent
773a88346c
commit
781f6ceba2
|
@ -17,6 +17,4 @@ public abstract class Secret {
|
|||
|
||||
public abstract boolean isExpired();
|
||||
|
||||
public abstract boolean isRefreshable();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue