public class PermitAllAuthorizatorPolicy extends Object implements IAuthorizatorPolicy
public boolean canWrite(Topic topic, String user, String client)
IAuthorizatorPolicycanWrite 在接口中 IAuthorizatorPolicytopic - the topic to write to.user - the userclient - the clientpublic boolean canRead(Topic topic, String user, String client)
canRead 在接口中 IAuthorizatorPolicyCopyright © 2021. All rights reserved.