| Package | Description |
|---|---|
| org.jboss.as.server.logging | |
| org.jboss.as.server.services.security |
| Modifier and Type | Method and Description |
|---|---|
VaultReaderException |
ServerLogger_$logger.cannotCreateVault(Throwable cause,
Throwable msg) |
VaultReaderException |
ServerLogger.cannotCreateVault(Throwable cause,
Throwable msg)
Creates an error message indicating creating a security vault failed.
|
VaultReaderException |
ServerLogger_$logger.vaultReaderException(Exception e) |
VaultReaderException |
ServerLogger.vaultReaderException(Exception e)
Create a
VaultReaderException to indicate there was an exception while reading from the vault |
| 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 © 2019 JBoss by Red Hat. All rights reserved.