@AutoService(value=ch.kk7.confij.source.any.ConfijAnyResource.class)
public static class GitResource.GitAnyResource
extends java.lang.Object
implements ch.kk7.confij.source.any.ConfijAnyResource
| Constructor and Description |
|---|
GitAnyResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jgit.transport.CredentialsProvider |
getCredentialsProvider(java.lang.String remoteUrl) |
java.util.Optional<GitResource> |
maybeHandle(java.lang.String path) |
protected GitResource.GitSettings |
uriToGitSettings(java.lang.String pathTemplate) |
public java.util.Optional<GitResource> maybeHandle(java.lang.String path)
maybeHandle in interface ch.kk7.confij.source.any.ConfijAnyResourceprotected GitResource.GitSettings uriToGitSettings(java.lang.String pathTemplate)
protected org.eclipse.jgit.transport.CredentialsProvider getCredentialsProvider(java.lang.String remoteUrl)