Uses of Class
org.springframework.security.oauth2.provider.endpoint.FrameworkEndpoint

Packages that use FrameworkEndpoint
org.springframework.security.oauth2.provider.endpoint   
 

Uses of FrameworkEndpoint in org.springframework.security.oauth2.provider.endpoint
 

Classes in org.springframework.security.oauth2.provider.endpoint with annotations of type FrameworkEndpoint
 class AuthorizationEndpoint
           Implementation of the Authorization Endpoint from the OAuth2 specification.
 class TokenEndpoint
           Endpoint for token requests as described in the OAuth2 spec.
 class WhitelabelApprovalEndpoint
          Controller for displaying the approval and error pages for the authorization server.
 



Copyright © 2013. All rights reserved.