com.hyper9.simdk.stubs.dao
Class HostInternetScsiHbaAuthenticationCapabilities
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostInternetScsiHbaAuthenticationCapabilities
- All Implemented Interfaces:
- Serializable
public class HostInternetScsiHbaAuthenticationCapabilities
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostInternetScsiHbaAuthenticationCapabilities
public HostInternetScsiHbaAuthenticationCapabilities()
getChapAuthSettable
public Boolean getChapAuthSettable()
setChapAuthSettable
public void setChapAuthSettable(Boolean toSet)
getKrb5AuthSettable
public Boolean getKrb5AuthSettable()
setKrb5AuthSettable
public void setKrb5AuthSettable(Boolean toSet)
getSrpAuthSettable
public Boolean getSrpAuthSettable()
setSrpAuthSettable
public void setSrpAuthSettable(Boolean toSet)
getSpkmAuthSettable
public Boolean getSpkmAuthSettable()
setSpkmAuthSettable
public void setSpkmAuthSettable(Boolean toSet)
getMutualChapSettable
public Boolean getMutualChapSettable()
setMutualChapSettable
public void setMutualChapSettable(Boolean toSet)
getTargetChapSettable
public Boolean getTargetChapSettable()
setTargetChapSettable
public void setTargetChapSettable(Boolean toSet)
getTargetMutualChapSettable
public Boolean getTargetMutualChapSettable()
setTargetMutualChapSettable
public void setTargetMutualChapSettable(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.