public class AwsCognitoEndSessionEndpoint extends AbstractEndSessionRequest
clientConfiguration, endSessionCallbackUrlBuilder, providerMetadata| Constructor and Description | 
|---|
| AwsCognitoEndSessionEndpoint(EndSessionCallbackUrlBuilder endSessionCallbackUrlBuilder,
                            OauthClientConfiguration clientConfiguration,
                            OpenIdProviderMetadata providerMetadata) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected java.util.Map<java.lang.String,java.lang.Object> | getArguments(io.micronaut.http.HttpRequest originating,
            Authentication authentication) | 
| protected java.lang.String | getUrl() | 
getRedirectUri, getUrlpublic AwsCognitoEndSessionEndpoint(EndSessionCallbackUrlBuilder endSessionCallbackUrlBuilder, OauthClientConfiguration clientConfiguration, OpenIdProviderMetadata providerMetadata)
endSessionCallbackUrlBuilder - The end session callback URL builderclientConfiguration - The client configurationproviderMetadata - The provider metadataprotected java.lang.String getUrl()
getUrl in class AbstractEndSessionRequestprotected java.util.Map<java.lang.String,java.lang.Object> getArguments(io.micronaut.http.HttpRequest originating,
                                                                        Authentication authentication)
getArguments in class AbstractEndSessionRequestoriginating - The originating requestauthentication - The authentication