Uses of Class
org.wso2.carbon.mediation.security.vault.external.ExternalVaultException
Packages that use ExternalVaultException
Package
Description
-
Uses of ExternalVaultException in org.wso2.carbon.mediation.security.vault
Methods in org.wso2.carbon.mediation.security.vault that throw ExternalVaultExceptionModifier and TypeMethodDescriptionvoidMediationSecurityAdminService.setSecretIdForHashiCorpVault(String secretId) -
Uses of ExternalVaultException in org.wso2.carbon.mediation.security.vault.external
Methods in org.wso2.carbon.mediation.security.vault.external that throw ExternalVaultExceptionModifier and TypeMethodDescriptionExternalVaultLookupHandler.evaluate(Map<String, String> vaultParameters, org.apache.synapse.MessageContext synCtx) Method to evaluate the parameters passed to extract values from secure-vault lookup.static voidExternalVaultConfigLoader.loadExternalVaultConfigs(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService) Reads the external-vaults.xml file located in conf/security dir and loads to the memory.ExternalVaultLookupHandler.name() -
Uses of ExternalVaultException in org.wso2.carbon.mediation.security.vault.external.hashicorp
Methods in org.wso2.carbon.mediation.security.vault.external.hashicorp that throw ExternalVaultExceptionModifier and TypeMethodDescriptionHashiCorpVaultLookupHandlerImpl.evaluate(Map<String, String> vaultParameters, org.apache.synapse.MessageContext synCtx) HashiCorpVaultLookupHandlerImpl.getDefaultSecurityService()