Class JcifsConfig.JcifsSettings

java.lang.Object
org.apereo.cas.support.spnego.authentication.handler.support.JcifsConfig.JcifsSettings
Enclosing class:
JcifsConfig

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

    • JcifsSettings

      public JcifsSettings()
  • Method Details

    • setJcifsServicePassword

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

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

      public void setJcifsDomain(String jcifsDomain)
      Sets jcifs domain.
      Parameters:
      jcifsDomain - the jcifsDomain to set
    • setJcifsDomainController

      public void setJcifsDomainController(String jcifsDomainController)
      Sets jcifs domain controller.
      Parameters:
      jcifsDomainController - the jcifsDomainController to set
    • setJcifsPassword

      public void setJcifsPassword(String jcifsPassword)
      Sets jcifs password.
      Parameters:
      jcifsPassword - the jcifsPassword to set
    • setJcifsUsername

      public void setJcifsUsername(String jcifsUsername)
      Sets jcifs username.
      Parameters:
      jcifsUsername - the jcifsUsername to set
    • setJcifsNetbiosWins

      public void setJcifsNetbiosWins(String jcifsNetbiosWins)
      Sets jcifs netbios wins.
      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