Open rumata28 opened 8 years ago
For example, method auth does not require authentication, while runList requires. Make a default setting of connection and make it possible to register which application methods do not require authentication.
auth
runList
For example, method
auth
does not require authentication, whilerunList
requires. Make a default setting of connection and make it possible to register which application methods do not require authentication.