Interface SecurityAccessInterceptor

    • Method Detail

      • apply

        void apply​(SecurityAuthentication authentication,
                   URLConnection connection)
        Applies to a connection the authentication information.
        Parameters:
        authentication - the determined authentication data to authorize for the endpoint access
        connection - the connection to the endpoint