| Constructor and Description |
|---|
HeaderName(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
boolean |
equals(String s)
Specialized equals that takes a
String for comparison instead of a HeaderName |
int |
hashCode() |
String |
toString() |
public HeaderName(String name)
public boolean equals(String s)
String for comparison instead of a HeaderNames - the String to compare to this HeaderNameString is equal to this HeaderNameCopyright 2023 Ping Identity Corp. All rights reserved.