Package | Description |
---|---|
org.apache.ambari.server.security.encryption |
Modifier and Type | Class and Description |
---|---|
class |
FileBasedCredentialStore
FileBasedCredentialStore is a CredentialStore implementation that creates and manages
a JCEKS (Java Cryptography Extension KeyStore) file on disk.
|
class |
InMemoryCredentialStore
InMemoryCredentialStore is a CredentialStore implementation that creates and manages
a JCEKS (Java Cryptography Extension KeyStore) in memory.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.