没有编辑权限,隐藏集群属性;打印全部操作日志.
This commit is contained in:
@@ -15,6 +15,11 @@ public class Credentials {
|
||||
|
||||
private long expiration;
|
||||
|
||||
/**
|
||||
* 是否隐藏集群属性
|
||||
*/
|
||||
private boolean hideClusterProperty;
|
||||
|
||||
public boolean isInvalid() {
|
||||
return this == INVALID;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user