public class AclSupportedParser extends AbstractParser<AclSupportedParser.AclCapabilities>
| Modifier and Type | Class and Description |
|---|---|
static class |
AclSupportedParser.AclCapabilities
The "acl-supported" information as per
DRAFT 11 - section 5.4
|
| Modifier and Type | Field and Description |
|---|---|
static AclSupportedParser |
INSTANCE |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
AclSupportedParser() |
| Modifier and Type | Method and Description |
|---|---|
AclSupportedParser.AclCapabilities |
parse(Buffer buffer) |
AclSupportedParser.AclCapabilities |
parse(byte[] input,
int offset,
int len) |
getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, parsefindByName, getNameList, getNames, removeByNamepublic static final AclSupportedParser INSTANCE
public AclSupportedParser.AclCapabilities parse(byte[] input, int offset, int len)
public AclSupportedParser.AclCapabilities parse(Buffer buffer)
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.