Package | Description |
---|---|
org.forgerock.oauth2.restlet | |
org.forgerock.openidconnect.restlet |
Constructor and Description |
---|
AuthorizeResource(OAuth2RequestFactory requestFactory,
AuthorizationService authorizationService,
ExceptionHandler exceptionHandler,
OAuth2Representation representation,
Set<AuthorizeRequestHook> hooks,
XUIState xuiState,
org.restlet.routing.Router router,
BaseURLProviderFactory baseURLProviderFactory,
RedirectUriResolver redirectUriResolver,
ResourceOwnerSessionValidator resourceOwnerSessionValidator)
Constructs a new AuthorizeResource.
|
Modifier and Type | Class and Description |
---|---|
class |
LoginHintHook
Hooks into the authorize and token request to set/unset a cookie containing the login_hint OIDC parameter, which
may be used by the authentication chain.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.