Class ISCSIInitiatorCHAPProfile

All Implemented Interfaces:
Serializable

public class ISCSIInitiatorCHAPProfile extends ApplyProfile
See Also:
  • Field Details

  • Constructor Details

    • ISCSIInitiatorCHAPProfile

      public ISCSIInitiatorCHAPProfile()
  • Method Details

    • getChapProfile

      public CHAPProfile getChapProfile()
    • getMutualCHAPProfile

      public CHAPProfile getMutualCHAPProfile()
    • setChapProfile

      public void setChapProfile(CHAPProfile chapProfile)
    • setMutualCHAPProfile

      public void setMutualCHAPProfile(CHAPProfile mutualCHAPProfile)