Class OncRpcServerAuthNone


  • public final class OncRpcServerAuthNone
    extends OncRpcServerAuth
    The OncRpcServerAuthNone class handles all protocol issues of the ONC/RPC authentication AUTH_NONE on the server side.
    Version:
    $Revision: 1.1.1.1 $ $Date: 2003/08/13 12:03:51 $ $State: Exp $ $Locker: $
    Author:
    Harald Albrecht
    • Field Detail

      • AUTH_NONE

        public static final OncRpcServerAuthNone AUTH_NONE
        Singleton to use when an authentication object for AUTH_NONE is needed.
    • Constructor Detail

      • OncRpcServerAuthNone

        public OncRpcServerAuthNone()