![JAR search and dependency download from the Maven repository](/logo.png)
net.tirasa.connid.bundles.rest.Messages_it.properties Maven / Gradle / Ivy
#
# Copyright (C) 2016 ConnId ([email protected])
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
rest.connector.display=Connettore REST
baseAddress.help=Indirizzo base del servizio REST che si vuole utilizzare
baseAddress.display=Indirizzo base
accept.help=Valore del campo HTTP Accept header; di default \u00e8 application/json
accept.display=Accept
contentType.help=Valore del campo HTTP Content-Type header; di default \u00e8 application/json
contentType.display=Content-Type
username.help=Username per l'autenticazione al servizio REST in questione
username.display=Username
password.help=Password per l'autenticazione al servizio REST in questione
password.display=Password
clientId.help=Client id per l'autenticazione al servizio REST in questione
clientId.display=Client Id
clientSecret.help=Client secret per l'autenticazione al servizio REST in questione
clientSecret.display=Client Secret
accessTokenBaseAddress.help=Indirizzo base del servizio REST che si vuole utilizzare per ottenere il token
accessTokenBaseAddress.display=Indirizzo base per l'Access Token
accessTokenContentType.help=Valore del campo HTTP Content-Type header per il servizio REST per ottenere il token; di default \u00e8 application/x-www-form-urlencoded
accessTokenContentType.display=Content-Type per l'Access Token
accessTokenNodeId.help=Identificatore del campo del nodo JSON, ritornato dal servizio REST per ottenere il token, dove \u00e8 salvato il valore del token
accessTokenNodeId.display=Id del nodo Access Token
© 2015 - 2025 Weber Informatics LLC | Privacy Policy