public interface AuthenticationSelector
Modifier and Type | Method and 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.Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.