@Version("1.1.1")
Package com.adobe.granite.oauth.server
OAuth JWT issuer for Granite
-
Interface Summary Interface Description OAuth2AuthorizationServer TheOAuth2AuthorizationEndpoint
provides a simple API to handle client information of an OAuth Authorization Server as defined in http://tools.ietf.org/html/rfc6749OAuth2ResourceServer TheOAuth2ResourceServer
provides a simple API to handle scopes and resources of an OAuth Resource Server as defined in http://tools.ietf.org/html/rfc6749Scope TheScope
provides a simple API to handle scopesScopeWithPrivileges Extended Scope interface for scopes that define required privileges on their content paths.