Uses of Class
io.getlime.powerauth.soap.v3.CreateIntegrationRequest
-
Packages that use CreateIntegrationRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of CreateIntegrationRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return CreateIntegrationRequest Modifier and Type Method Description CreateIntegrationRequestObjectFactory. createCreateIntegrationRequest()Create an instance ofCreateIntegrationRequest -
Uses of CreateIntegrationRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type CreateIntegrationRequest Modifier and Type Method Description CreateIntegrationResponsePowerAuthServiceClient. createIntegration(CreateIntegrationRequest request)Create a new integration with given name.
-