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 |
VaultReaderException |
ServerLogger_$logger.vaultReaderException(Throwable t) |
Modifier and Type | Method and Description |
---|---|
RuntimeException |
ServerLogger.cannotCreateVault(VaultReaderException cause,
VaultReaderException msg)
Creates an error message indicating creating a security vault failed.
|
RuntimeException |
ServerLogger_$logger.cannotCreateVault(VaultReaderException cause,
VaultReaderException msg) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractVaultReader.createVault(String fqn,
Map<String,Object> options)
Deprecated.
|
protected void |
RuntimeVaultReader.createVault(String fqn,
Map<String,Object> options) |
protected abstract void |
AbstractVaultReader.createVault(String fqn,
String module,
Map<String,Object> options) |
protected void |
RuntimeVaultReader.createVault(String fqn,
String module,
Map<String,Object> options) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.