public interface MasterKeyProvider<K extends AbstractAuthenticationDetailsProvider>
Represents a MasterKeyProvider that holds MasterKeys.
Modifier and Type | Method and Description |
---|---|
K |
getAuthenticationProvider() |
CryptoAlgorithm |
getCryptoAlgorithm() |
MasterKey |
getMasterKey() |
MasterKey getMasterKey()
K getAuthenticationProvider()
CryptoAlgorithm getCryptoAlgorithm()
Copyright © 2016–2024. All rights reserved.