Cisco Cisco Prime IP Express 8.3 Referências técnicas

Página de 1286
A base64 encoded string used for transaction authentication.
Returns:
possible object is 
String
setSecret
public void setSecret(java.lang.String value)
Sets the value of the secret property.
Parameters:
value
 - allowed object is 
String
getSecurityType
public javax.xml.bind.JAXBElement<java.lang.String> getSecurityType ()
Gets the value of the securityType property.
Network Registrar Type: AT_ENUMSTR 
Default value: TSIG 
Valid values: TSIG
The type of security that this key is going to be used for.
 Currently we only support TSIG keys.
Returns:
possible object is 
JAXBElement<String>
setSecurityType
public void setSecurityType (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the securityType property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTenantId
public javax.xml.bind.JAXBElement<java.lang.String> getTenantId()
Gets the value of the tenantId property.
Network Registrar Type: AT_SHORT 
Immutable. 
Default value: 0
Identifies the tenant owner of this object.
Returns:
possible object is 
JAXBElement<String>
setTenantId
public void setTenantId(javax.xml.bind.JAXBElement<java.lang.String> value)