com.hyper9.simdk.stubs.dao
Class HostInternetScsiHbaAuthenticationCapabilities

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.HostInternetScsiHbaAuthenticationCapabilities
All Implemented Interfaces:
Serializable

public class HostInternetScsiHbaAuthenticationCapabilities
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
HostInternetScsiHbaAuthenticationCapabilities()
           
 
Method Summary
 Boolean getChapAuthSettable()
           
 Boolean getKrb5AuthSettable()
           
 Boolean getMutualChapSettable()
           
 Boolean getSpkmAuthSettable()
           
 Boolean getSrpAuthSettable()
           
 Boolean getTargetChapSettable()
           
 Boolean getTargetMutualChapSettable()
           
 void setChapAuthSettable(Boolean toSet)
           
 void setKrb5AuthSettable(Boolean toSet)
           
 void setMutualChapSettable(Boolean toSet)
           
 void setSpkmAuthSettable(Boolean toSet)
           
 void setSrpAuthSettable(Boolean toSet)
           
 void setTargetChapSettable(Boolean toSet)
           
 void setTargetMutualChapSettable(Boolean toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostInternetScsiHbaAuthenticationCapabilities

public HostInternetScsiHbaAuthenticationCapabilities()
Method Detail

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.