Translation of "Java adapter" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
When creating a Java adapter, the default template assumes that the adapter will serve resources.
Wenn ein Java-Adapter mit der Standardschablone erstellt wird, wird davon ausgegangen, dass der Adapter Ressourcen bereitstellen soll.
Create a new Java adapter.
The application accesses a Java adapter that is protected with the V7.1 OAuth security model.
Die Anwendung greift auf einen mit dem OAuth-Sicherheitsmodell von Version 7.1 geschützten Java-Adapter zu.
This tutorial covers an example of a Java adapter that connects to an RSS feed by using a Java HttpClient.
In diesem Lernprogramm gibt es ein Beispiel für einen Java-Adapter, der mit einem Java-HttpClient eine Verbindung zu einem RSS-Feed herstellt.
This tutorial demonstrates how to test adapters by using the MobileFirst CLI and by using Postman, and also how to debug a Java adapter by using the Eclipse IDE.
Dieses Lernprogramm zeigt, wie Sie Adapter mithilfe der MobileFirst CLI und mit Postman testen und einen Java-Adapter in der Eclipse-IDE debuggen können.
In Mobile Foundation V8.0, a Java adapter can both serve resources and package security tests.
In Mobile Foundation Version 8.0 kann ein Java-Adapter Ressourcen bereitstellen und auch Pakete mit Sicherheitstests enthalten.
Select the adapter type: an HTTP or SQL JavaScript adapter, or a Java adapter.
Wählen Sie den Adaptertyp (HTTP- bzw. SQL-JavaScript-Adapter oder Java-Adapter) aus.
In other words, a Java adapter is a JAX-RS service that can easily be deployed to a MobileFirst Server instance and has access to MobileFirst Server APIs.
Ein Java-Adapter ist also ein JAX-RS-2.0-Service, der ohne großen Aufwand in einer Instanz von MobileFirst Server implementiert werden kann und auf MobileFirst-Server-APIs sowie APIs anderer Anbieter zugreifen kann.
Because Worklight/MobileFirst Studio are not used where the libraries were previously placed either in server/lib or the Java adapter's lib folder, you replace them with Maven dependencies.
Da Worklight/MobileFirst Studio nicht verwendet wird, wo sich die Bibliotheken im Ordner server/lib oder im Ordner lib des Java-Adapters befanden, müssen Sie die Bibliotheken durch Maven-Abhängigkeiten ersetzen.
Download the "Hello World" Java adapter sample.
Then, copy all the Java files from the src/ folder of your old Java adapter project, but preserve the same folder structure.
Kopieren Sie dann alle Java-Dateien aus dem Ordner src/ Ihres alten Java-Adapterprojekts. Behalten Sie die Ordnerstruktur bei.
The adapter Maven project contains the Java adapter used during the resource request call.
Das Adapter-Maven-Projekt enthält den beim Aufrufen der Ressourcenanforderung verwendeten Java-Adapter.
OAuth flow with Java adapter The OAuth 2.0 protocol is based on acquiring an access token, which encapsulates the authorization that is granted to the client.
Für den Zugriff auf eine geschützte Ressource muss die Clientanwendung ein passendes Zugriffstoken bereitstellen, in das der Bereich für die dem Client gewährte Autorisierung eingebunden ist.