Class JcifsConfig.JcifsSettings

  • Enclosing class:
    JcifsConfig

    public static class JcifsConfig.JcifsSettings
    extends java.lang.Object
    Individual JCIFS settings tied to spnego authentication objects.
    • Constructor Detail

      • JcifsSettings

        public JcifsSettings()
    • Method Detail

      • setJcifsServicePassword

        public void setJcifsServicePassword​(java.lang.String jcifsServicePassword)
        Sets the jcifs service password.
        Parameters:
        jcifsServicePassword - the new jcifs service password
      • setJcifsServicePrincipal

        public void setJcifsServicePrincipal​(java.lang.String jcifsServicePrincipal)
        Sets the jcifs service principal.
        Parameters:
        jcifsServicePrincipal - the new jcifs service principal
      • setJcifsDomain

        public void setJcifsDomain​(java.lang.String jcifsDomain)
        Parameters:
        jcifsDomain - the jcifsDomain to set
      • setJcifsDomainController

        public void setJcifsDomainController​(java.lang.String jcifsDomainController)
        Parameters:
        jcifsDomainController - the jcifsDomainController to set
      • setJcifsPassword

        public void setJcifsPassword​(java.lang.String jcifsPassword)
        Parameters:
        jcifsPassword - the jcifsPassword to set
      • setJcifsUsername

        public void setJcifsUsername​(java.lang.String jcifsUsername)
        Parameters:
        jcifsUsername - the jcifsUsername to set
      • setJcifsNetbiosWins

        public void setJcifsNetbiosWins​(java.lang.String jcifsNetbiosWins)
        Parameters:
        jcifsNetbiosWins - the jcifsNetbiosWins to set
      • setJcifsNetbiosCachePolicy

        public void setJcifsNetbiosCachePolicy​(long policy)
        Sets jcifs netbios cache policy.
        Parameters:
        policy - the policy
      • setJcifsSocketTimeout

        public void setJcifsSocketTimeout​(long timeout)
        Sets jcifs socket timeout.
        Parameters:
        timeout - the timeout