Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
          Gets the value of the timeSkew property.
 void
 
          Sets the value of the algorithm property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the id property.
 void
(java.lang.String value)
 
          Sets the value of the name property.
 void
(java.lang.String value)
 
          Sets the value of the secret property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the securityType property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the tenantId property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the timeSkew property.
 
Methods inherited from class com.cisco.cnr.ws.xsd.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
Key
public Key()
Method Detail
getAlgorithm
public javax.xml.bind.JAXBElement<java.lang.String> getAlgorithm()
Gets the value of the algorithm property.
Network Registrar Type: AT_ENUMSTR 
Default value: hmac-md5 
Valid values: hmac-md5
The algorithm that this key is used with.  Currently we only
 support hmac-md5.
Returns:
possible object is 
JAXBElement<String>
setAlgorithm
public void setAlgorithm(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the algorithm property.