enum PlaceOS::Model::Broker::AuthType

Defined in:

placeos-models/broker.cr

Enum Members

Certificate = 0
NoAuth = 1
UserPassword = 2

Instance Method Summary

Instance Method Detail

def certificate? #

def no_auth? #

def user_password? #