Uses of Class
io.getlime.powerauth.soap.v3.CreateApplicationResponse
-
Packages that use CreateApplicationResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of CreateApplicationResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return CreateApplicationResponse Modifier and Type Method Description CreateApplicationResponseObjectFactory. createCreateApplicationResponse()Create an instance ofCreateApplicationResponse -
Uses of CreateApplicationResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return CreateApplicationResponse Modifier and Type Method Description CreateApplicationResponsePowerAuthServiceClient. createApplication(CreateApplicationRequest request)Create a new application with given name.CreateApplicationResponsePowerAuthServiceClient. createApplication(java.lang.String name)Create a new application with given name.
-