Interface AuthParam

  • All Known Implementing Classes:
    HttpServletAuthParam, SOAPAuthParam

    public interface AuthParam
    An authentication parameter used to encapsulate a request and response objects.

    This is a marker interface for container-specific authentication parameters.

    Version:
    %I%, %G%