Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager auth
func NewManager ¶
NewManager new auth manager
func (*Manager) ACL ¶
func (m *Manager) ACL(clientID, user, topic string, access vlauth.AccessType) error
ACL check permissions
func (*Manager) AllowAnonymous ¶ added in v0.0.4
AllowAnonymous allow anonymous connections
Click to show internal directories.
Click to hide internal directories.