Uses of Class
org.openiam.sas.wrapper.CryptoAPIWrapper
-
Packages that use CryptoAPIWrapper Package Description org.openiam.config org.openiam.sas.service org.openiam.sas.wrapper -
-
Uses of CryptoAPIWrapper in org.openiam.config
Methods in org.openiam.config that return CryptoAPIWrapper Modifier and Type Method Description CryptoAPIWrapper
SasConfig. cryptoAPIWrapper()
-
Uses of CryptoAPIWrapper in org.openiam.sas.service
Constructors in org.openiam.sas.service with parameters of type CryptoAPIWrapper Constructor Description SasManagerService(UserRabbitMQService userRabbitMQService, RabbitMQSender sender, ProvisionBulkQueue provisionBulkQueue, CryptoAPIWrapper cryptoAPIWrapper)
-
Uses of CryptoAPIWrapper in org.openiam.sas.wrapper
Methods in org.openiam.sas.wrapper that return CryptoAPIWrapper Modifier and Type Method Description static CryptoAPIWrapper
CryptoAPIWrapper. getInstance()
-