abstract class Authn::Authenticator
- Authn::Authenticator
- Reference
- Object
Overview
Interface for providing User Credentials for use with a Docker Registry.
Direct Known Subclasses
Defined in:
authn/authn.crInstance Method Summary
-
#authorization : String
Produces a value suitable for use in the Authorization header.
Instance Method Detail
abstract
def authorization : String
#
Produces a value suitable for use in the Authorization header.