- All Implemented Interfaces:
- com.google.common.base.Supplier<KeyStore>
Deprecated.
@Deprecated
@Singleton
public class KeyStoreSupplier
extends Object
implements com.google.common.base.Supplier<KeyStore>
TODO this code needs to be completely refactored. It needs to stop using KeyStore of at all possible and definitely
the local filesystem. Please look at oauth for examples on how to do this via PEMs.