Interface KeystoreLocation

All Known Implementing Classes:
KeystoreFileLocation, KeystoreMongoLocation

public sealed interface KeystoreLocation permits KeystoreMongoLocation, KeystoreFileLocation