Package | Description |
---|---|
org.forgerock.oauth2.restlet | |
org.forgerock.openidconnect.restlet |
Constructor and Description |
---|
TokenEndpointResource(OAuth2RequestFactory requestFactory,
AccessTokenService accessTokenService,
ExceptionHandler exceptionHandler,
Set<TokenRequestHook> hooks,
JacksonRepresentationFactory jacksonRepresentationFactory)
Constructs a new instance of the TokenEndpointResource.
|
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.