Class and Description |
---|
AuthorizeRequestHook
By implementing this interface the implementation can make changes to the
restlet response.
|
ConsentRequiredResource
Handles requests to the OAuth2 authorize endpoint that require consent from the user.
|
ExceptionHandler
Handles any exception that is thrown when processing a OAuth2 request, by converting to a OAuth2RestletException,
if not already.
|
OAuth2Filter
Provides validation for OAuth2 endpoints to ensure that the request is valid for the endpoint being requested.
|
OAuth2FlowFinder
Finds the correct OAuth2 endpoint handler based on the specified grant type in the request.
|
OAuth2Representation
Handles processing user consent and error pages to Restlet representations.
|
OAuth2RestletException
Thrown when a OAuth2 endpoint catches a
OAuth2Exception . |
TemplateFactory
Factory for creating TemplateRepresentations.
|
TokenRequestHook
By implementing this interface the implementation can make changes using the
restlet request/response.
|
Class and Description |
---|
ExceptionHandler
Handles any exception that is thrown when processing a OAuth2 request, by converting to a OAuth2RestletException,
if not already.
|
Class and Description |
---|
ExceptionHandler
Handles any exception that is thrown when processing a OAuth2 request, by converting to a OAuth2RestletException,
if not already.
|
OAuth2RestletException
Thrown when a OAuth2 endpoint catches a
OAuth2Exception . |
Class and Description |
---|
OAuth2RestletException
Thrown when a OAuth2 endpoint catches a
OAuth2Exception . |
Class and Description |
---|
AuthorizeRequestHook
By implementing this interface the implementation can make changes to the
restlet response.
|
ExceptionHandler
Handles any exception that is thrown when processing a OAuth2 request, by converting to a OAuth2RestletException,
if not already.
|
OAuth2Representation
Handles processing user consent and error pages to Restlet representations.
|
OAuth2RestletException
Thrown when a OAuth2 endpoint catches a
OAuth2Exception . |
TokenRequestHook
By implementing this interface the implementation can make changes using the
restlet request/response.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.