Glassmaker Spring Security Provider for Google OAuth2

Spring Security Provider for Google OAuth2

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.glassmaker
ArtifactId

ArtifactId

org.glassmaker.spring.oauth2
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Glassmaker Spring Security Provider for Google OAuth2
Spring Security Provider for Google OAuth2
Project Organization

Project Organization

Eteration A.S.

Download org.glassmaker.spring.oauth2

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassmaker/org.glassmaker.spring.oauth2/ -->
<dependency>
    <groupId>org.glassmaker</groupId>
    <artifactId>org.glassmaker.spring.oauth2</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassmaker/org.glassmaker.spring.oauth2/
implementation 'org.glassmaker:org.glassmaker.spring.oauth2:0.0.1'
// https://jarcasting.com/artifacts/org.glassmaker/org.glassmaker.spring.oauth2/
implementation ("org.glassmaker:org.glassmaker.spring.oauth2:0.0.1")
'org.glassmaker:org.glassmaker.spring.oauth2:jar:0.0.1'
<dependency org="org.glassmaker" name="org.glassmaker.spring.oauth2" rev="0.0.1">
  <artifact name="org.glassmaker.spring.oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassmaker', module='org.glassmaker.spring.oauth2', version='0.0.1')
)
libraryDependencies += "org.glassmaker" % "org.glassmaker.spring.oauth2" % "0.0.1"
[org.glassmaker/org.glassmaker.spring.oauth2 "0.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.2
com.google.http-client : google-http-client-jackson2 jar 1.17.0-rc
com.google.api-client : google-api-client jar 1.17.0-rc
org.springframework : spring-webmvc jar 3.2.4.RELEASE
org.springframework.security : spring-security-web jar 3.1.3.RELEASE
org.springframework.security : spring-security-core jar 3.1.3.RELEASE
org.springframework.security : spring-security-config jar 3.1.3.RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.

glassmaker

Glassmaker helps you to build Java based Glassware for the Google Glass using Mirror API

Glassmaker has two primary parts:

  • Eclipse tools to simplify the process of authoring and creating Java based glassware using the Mirror API.
  • And components for springframework to simplify the development of Java modules. These components include SSO using Google OAuth2 services, spring templates for the Mirror API, and Timeline Item templates (Card) using Freemarker.

The Glassmaker IDE tooling can be installed into an existing Eclipse IDE from

For FAQ, and more information visit the site:

Glassmaker IDE tooling will generate a template Web project complete with Oauth2 integration, samples pages and controllers to start building new glassware, as well as allwoing you to create, edit and preview Timeline items called "Cards". IDE plug-ins, and Card Editors will provide syntax highlighting, content assistance, error tracing/debugging and similar capabilities, as appropriate. The glassware can be tested and debugged directly from the IDE using a local application server or the Google App Engine. Finally, the glassware can be published to the cloud right from the IDE.

The project has three near-term objectives:

  • (1) Flatten the learning curve associated with using the Mirror API
  • (2) Support Java best practices for working with the Mirror API and
  • (3) Encourage sharing tools with the community

A longer-term objective will be to provide a home for a wider range of tools to simplfify developing glassware using Java.

org.glassmaker

Eteration A.S.

Source of Open

Versions

Version
0.0.1