Interface ExternalAuthPropertiesProvider
-
public interface ExternalAuthPropertiesProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Propertiesget()
-
-
-
Method Detail
-
get
Properties get()
- Returns:
- Get authentication properties from an external source (e.g. pgpass)
-
-