Package com.sun.rpc

Class CredNone


  • public class CredNone
    extends Cred
    This is the "NONE" credential, i.e. no credential It's the default credential for RPC unless set to something else.
    • Constructor Summary

      Constructors 
      Constructor Description
      CredNone()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CredNone

        public CredNone()