Authenticator
public protocol Authenticator
Authenticates a Call.Command.
-
Parameters containing authentication information for a
Call.Command.Declaration
Swift
var authenticationParameters: [Call.Command.Parameter] { get }
View on GitHub
Authenticator Protocol Reference