public class UnknownAuthority extends Object implements Authority
LOG, LOGICAL_MASTER_AUTH, LOGICAL_ZOOKEEPER_AUTH, MULTI_MASTERS_AUTH, SINGLE_MASTER_AUTH, ZOOKEEPER_AUTH
Constructor and Description |
---|
UnknownAuthority(String authority) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo, fromString
public UnknownAuthority(String authority)
authority
- the authority string of the URICopyright © 2023. All Rights Reserved.