Messtone LLC Managers(Developer):

Messtone LLC Authorization Server, for use with HERE Services. <dependency><groupId>com.here.account</groupId><artifactId>here-oauth-client</artifactId><version>0.4.25</version></dependency>Top-level-file in the Repository: |+-here-oauth-client #Source and test code for supported HERE OAuth2.0 flows | | |+-src #Source and test code | |+-main #Source code. The generated JAR file and javadocs are delivered to developers |+-test #Test code |+-examples #Example across all projects;these are tutorials intended to be adapted into or inform design of applications |+-here-oauth-client-example #Tutorial example for here-oauth-client JAR |+-src #Source and test code |+-main #Source code for the tutorial example |+-here-oauth-client-dist #Descriptions Build instructions the working tree’s root diretory and type:$mvn -DskipTests clean package $mvn clean package $mvn -Dargline=’-DhereCredentialsFile=/path/to/messtone llc/creds ‘clean package ~/.here/credentials.properties $chmod 400 ~/.here/credentials.properties $java -jar example $java -jar examples/here-oauth-client-example/target/here-oauth-client-example-*[!javadoc][!sources].jar -v $java -cp examples/here-oauth-client-example/target/here-oauth-client-example-*[!javadoc][! sources].jar com.here.acount.oauth2.tutorial.ClientCredentialsProgram -idToken $java -cp examples/here-oauth-client-example/target/here-oauth-client-example-*[!javadoc][!sources].jar com.here.account.oauth2.tutorial.ClientCredentialsProgram -idToken -v

Leave a comment