Package | Description |
---|---|
org.jboss.as.security | |
org.jboss.as.security.vault | |
org.jboss.as.server | |
org.jboss.as.server.services.security |
Modifier and Type | Method and Description |
---|---|
VaultReaderException |
SecurityMessages.vaultReaderException(Throwable t)
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) |
Modifier and Type | Method and Description |
---|---|
RuntimeException |
ServerMessages.cannotCreateVault(VaultReaderException cause,
VaultReaderException msg)
Creates an error message indicating creating a security vault failed.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractVaultReader.createVault(String fqn,
Map<String,Object> options) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.