Uses of Class
io.getlime.powerauth.soap.v3.CreateIntegrationResponse
-
Packages that use CreateIntegrationResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of CreateIntegrationResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return CreateIntegrationResponse Modifier and Type Method Description CreateIntegrationResponseObjectFactory. createCreateIntegrationResponse()Create an instance ofCreateIntegrationResponse -
Uses of CreateIntegrationResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return CreateIntegrationResponse Modifier and Type Method Description CreateIntegrationResponsePowerAuthServiceClient. createIntegration(CreateIntegrationRequest request)Create a new integration with given name.CreateIntegrationResponsePowerAuthServiceClient. createIntegration(java.lang.String name)Create a new integration with given name.
-