Uses of Class
org.apache.maven.scm.provider.git.jgit.command.ScmProviderAwareSshdSessionFactory
Packages that use ScmProviderAwareSshdSessionFactory
Package
Description
-
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command
Method parameters in org.apache.maven.scm.provider.git.jgit.command with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidCustomizableSshSessionFactoryCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) Sets a different supplier for the SSH session factory that will be used by this command. -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.branch
Fields in org.apache.maven.scm.provider.git.jgit.command.branch with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitBranchCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.branch with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitBranchCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.checkin
Fields in org.apache.maven.scm.provider.git.jgit.command.checkin with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitCheckInCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.checkin with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitCheckInCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.checkout
Fields in org.apache.maven.scm.provider.git.jgit.command.checkout with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitCheckOutCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.checkout with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitCheckOutCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.list
Fields in org.apache.maven.scm.provider.git.jgit.command.list with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitListCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.list with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitListCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.remoteinfo
Fields in org.apache.maven.scm.provider.git.jgit.command.remoteinfo with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitRemoteInfoCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.remoteinfo with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitRemoteInfoCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.tag
Fields in org.apache.maven.scm.provider.git.jgit.command.tag with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitTagCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.tag with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitTagCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) -
Uses of ScmProviderAwareSshdSessionFactory in org.apache.maven.scm.provider.git.jgit.command.untag
Fields in org.apache.maven.scm.provider.git.jgit.command.untag with type parameters of type ScmProviderAwareSshdSessionFactoryModifier and TypeFieldDescriptionprivate BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> JGitUntagCommand.sshSessionFactorySupplierMethod parameters in org.apache.maven.scm.provider.git.jgit.command.untag with type arguments of type ScmProviderAwareSshdSessionFactoryModifier and TypeMethodDescriptionvoidJGitUntagCommand.setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository, org.slf4j.Logger, ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier)