org.gcube.contentmanagement.layerindependent.servicehelper
Interface CredentialsProvider
public interface CredentialsProvider
Abstarction interface to any implementation of services, that provide
credentials
- Author:
- michaelspringmann
Method Summary |
SecurityCredentials |
getCredentials()
Returns crendentials to be used without a specific context given |
getCredentials
SecurityCredentials getCredentials()
- Returns crendentials to be used without a specific context given
- Returns:
- the credentials to use or
null
, if no such
credentials can be provided