| Package | Description |
|---|---|
| org.jboss.as.server.logging | |
| org.jboss.as.server.services.security |
| Modifier and Type | Method and Description |
|---|---|
VaultReaderException |
ServerLogger.vaultReaderException(Throwable t)
Create a
VaultReaderException to indicate there was an exception while reading from the vault |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
ServerLogger.cannotCreateVault(VaultReaderException cause,
VaultReaderException msg)
Creates an error message indicating creating a security vault failed.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeVaultReader.createVault(String fqn,
Map<String,Object> options) |
protected abstract void |
AbstractVaultReader.createVault(String fqn,
Map<String,Object> options)
Deprecated.
|
protected void |
RuntimeVaultReader.createVault(String fqn,
String module,
Map<String,Object> options) |
protected abstract void |
AbstractVaultReader.createVault(String fqn,
String module,
Map<String,Object> options) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.