public interface AuthenticationSelector
| Modifier and Type | Method | Description |
|---|---|---|
Authentication |
getAuthentication(RemoteRepository repository) |
Selects authentication for the specified remote repository.
|
Authentication getAuthentication(RemoteRepository repository)
repository - The repository for which to select authentication, must not be null.null if none.