Package | Description |
---|---|
org.wso2.carbon.core.util |
Modifier and Type | Method and Description |
---|---|
static CryptoUtil |
CryptoUtil.getDefaultCryptoUtil()
This method returns CryptoUtil object, where this should only be used at runtime,
after the server is properly initialized, or else, use the overloaded method,
CryptoUtil#getDefaultCryptoUtil(ServerConfigurationService).
|
static CryptoUtil |
CryptoUtil.getDefaultCryptoUtil(org.wso2.carbon.base.api.ServerConfigurationService serverConfigService,
org.wso2.carbon.registry.core.service.RegistryService registryService)
This method is used to get the CryptoUtil object given the ServerConfigurationService
service.
|
Copyright © 2016 WSO2 Inc. All rights reserved.