public class Security extends Object implements Serializable
| Constructor and Description | 
|---|
Security()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addDoNotOverride(String doNotOverride)  | 
boolean | 
equals(Object obj)  | 
List<String> | 
getDoNotOverrides()  | 
int | 
hashCode()  | 
boolean | 
isSecureTag(String tag)  | 
boolean | 
removeDoNotOverride(String doNotOverride)  | 
void | 
setDoNotOverride(List<String> doNotOverride)  | 
Copyright © 2020. All rights reserved.