public final class ACLFileParser extends Object
public static com.github.netty.protocol.mqtt.security.AuthorizationsCollector parse(File file) throws ParseException
file - to parseParseException - if the format is not compliant.public static com.github.netty.protocol.mqtt.security.AuthorizationsCollector parse(Reader reader) throws ParseException
reader - to parseParseException - if the format is not compliant.Copyright © 2021. All rights reserved.