Authenticable
public protocol Authenticable
Represents an Authenticable that is associated with Requestable.
-
The
authentication.Declaration
Swift
var authentication: Authentication { get }
-
authenticationDefault implementationDefault Implementation
Authentication.defaultDeclaration
Swift
public var authentication: Authentication { get }
Authenticable Protocol Reference