Options
All
  • Public
  • Public/Protected
  • All
Menu

Resolves to single credentials from the configuration

Hierarchy

  • ConfigurationBasedBasicCredentialsResolver

Implements

  • CredentialsResolver

Index

Constructors

constructor

Properties

Private paths

paths: object

Type declaration

  • password: string
  • username: string

Methods

commandHandlerCredentials

  • commandHandlerCredentials(context: HandlerContext, id: RemoteRepoRef): ProjectOperationCredentials

Private credentialsFromConfiguration

  • credentialsFromConfiguration(): ProjectOperationCredentials & object

eventHandlerCredentials

  • eventHandlerCredentials(context: HandlerContext): ProjectOperationCredentials

Generated using TypeDoc