| Package | Description | 
|---|---|
| org.jboss.security.vault | |
| org.picketbox.plugins.vault | 
| Modifier and Type | Method and Description | 
|---|---|
| static SecurityVault | SecurityVaultFactory. get()Get an instance of  SecurityVaultRemember to initialize the vault by checkingisInitialized() | 
| static SecurityVault | SecurityVaultFactory. get(ClassLoader classLoader,
   String fqn)Get an instance of  SecurityVaultRemember to initialize the vault by checkingisInitialized() | 
| static SecurityVault | SecurityVaultFactory. get(String fqn)Get an instance of  SecurityVaultRemember to initialize the vault by checkingisInitialized() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PicketBoxSecurityVaultAn instance of  SecurityVaultthat uses
 aKeyStoreThe shared key just uses a concatenation of aUUIDand a keystore alias. | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.