interface upadated
This commit is contained in:
parent
773a88346c
commit
781f6ceba2
|
@ -16,7 +16,5 @@ public abstract class Secret {
|
|||
public abstract Map<String,String> getHTTPAuthorizationHeaders();
|
||||
|
||||
public abstract boolean isExpired();
|
||||
|
||||
public abstract boolean isRefreshable();
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue