Package io.moquette.broker.security
-
Interface Summary Interface Description IAuthenticator username and password checkerIAuthorizatorPolicy ACL checker. -
Class Summary Class Description AcceptAllAuthenticator ACLFileParser Parses the acl configuration file.Authorization Carries the read/write authorization to topics for the users.DBAuthenticator Load user credentials from a SQL database.DenyAllAuthorizatorPolicy FileAuthenticator Deprecated. userResourceAuthenticatorinsteadPermitAllAuthorizatorPolicy ResourceAuthenticator Load user credentials from a text resource.