public class ISCSIInitiatorCHAPProfile extends ApplyProfile
| Modifier and Type | Field and Description |
|---|---|
CHAPProfile |
chapProfile |
CHAPProfile |
mutualCHAPProfile |
enabled, policy, profileTypeName, profileVersion, propertydynamicProperty, dynamicType| Constructor and Description |
|---|
ISCSIInitiatorCHAPProfile() |
| Modifier and Type | Method and Description |
|---|---|
CHAPProfile |
getChapProfile() |
CHAPProfile |
getMutualCHAPProfile() |
void |
setChapProfile(CHAPProfile chapProfile) |
void |
setMutualCHAPProfile(CHAPProfile mutualCHAPProfile) |
getPolicy, getProfileTypeName, getProfileVersion, getProperty, isEnabled, setEnabled, setPolicy, setProfileTypeName, setProfileVersion, setPropertygetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic CHAPProfile chapProfile
public CHAPProfile mutualCHAPProfile
public CHAPProfile getChapProfile()
public CHAPProfile getMutualCHAPProfile()
public void setChapProfile(CHAPProfile chapProfile)
public void setMutualCHAPProfile(CHAPProfile mutualCHAPProfile)
Copyright © 2011-2012. All Rights Reserved.