Uses of Class
io.getlime.powerauth.soap.v3.LookupApplicationByAppKeyRequest
-
Packages that use LookupApplicationByAppKeyRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of LookupApplicationByAppKeyRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return LookupApplicationByAppKeyRequest Modifier and Type Method Description LookupApplicationByAppKeyRequestObjectFactory. createLookupApplicationByAppKeyRequest()Create an instance ofLookupApplicationByAppKeyRequest -
Uses of LookupApplicationByAppKeyRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type LookupApplicationByAppKeyRequest Modifier and Type Method Description LookupApplicationByAppKeyResponsePowerAuthServiceClient. lookupApplicationByAppKey(LookupApplicationByAppKeyRequest request)Lookup an application by application key.
-