Uses of Class
io.getlime.powerauth.soap.v3.LookupApplicationByAppKeyResponse
-
Packages that use LookupApplicationByAppKeyResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of LookupApplicationByAppKeyResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return LookupApplicationByAppKeyResponse Modifier and Type Method Description LookupApplicationByAppKeyResponseObjectFactory. createLookupApplicationByAppKeyResponse()Create an instance ofLookupApplicationByAppKeyResponse -
Uses of LookupApplicationByAppKeyResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return LookupApplicationByAppKeyResponse Modifier and Type Method Description LookupApplicationByAppKeyResponsePowerAuthServiceClient. lookupApplicationByAppKey(LookupApplicationByAppKeyRequest request)Lookup an application by application key.LookupApplicationByAppKeyResponsePowerAuthServiceClient. lookupApplicationByAppKey(java.lang.String applicationKey)Lookup an application by application key.
-