Interface TrustedTokenFactory

    • Method Detail

      • getToken

        TrustedToken getToken​(String url)
        Parameters:
        url - the request url to get a token for.
        Returns:
        A token appropriate for the current user context and request url.
        Since:
        5.3.3