Class SecurityDefaultNoopAccessInterceptor

    • Constructor Detail

      • SecurityDefaultNoopAccessInterceptor

        public SecurityDefaultNoopAccessInterceptor()
    • Method Detail

      • apply

        public void apply​(SecurityAuthentication authentication,
                          java.net.URLConnection connection)
        Description copied from interface: SecurityAccessInterceptor
        Applies to a connection the authentication information.
        Specified by:
        apply in interface SecurityAccessInterceptor
        Parameters:
        authentication - the determined authentication data to authorize for the endpoint access
        connection - the connection to the endpoint