Package com.adobe.granite.oauth.server
Interface OAuth2AuthorizationServer
-
@Deprecated @ProviderType public interface OAuth2AuthorizationServerDeprecated.Deprecated in favor of Adobe IMS integration.TheOAuth2AuthorizationEndpointprovides a simple API to handle client information of an OAuth Authorization Server as defined in http://tools.ietf.org/html/rfc6749
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description java.lang.StringgetClientName(java.lang.String clientId)Deprecated.Get the client name of the given OAuth client
-