Class TokenIntrospectionAccessTokenResolver

    • Constructor Detail

      • TokenIntrospectionAccessTokenResolver

        public TokenIntrospectionAccessTokenResolver​(Handler client,
                                                     URI introspectionEndpointUri)
        Parameters:
        client - the handler to use to resolve the access token.
        introspectionEndpointUri - the URI to use to resolve the access token.