Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class ClientEntry
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.ClientEntry
public class ClientEntry
extends 
The Network Registrar ClientEntry class.
Defines the selection criteria and configuration for a specific client.
Java class for ClientEntry complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="ClientEntry">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="action" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="addToEnvironmentDictionary" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="authenticateUntil" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientClassName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="defaultVpn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="domainName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="embeddedPolicy" type="{http://ws.cnr.cisco.com/xsd}Policy" minOccurs="0"/>
         <element name="hostName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="overLimitClientClassName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="overrideVpn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="policyName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reservedAddresses" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="reservedIp6Addresses" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="reservedPrefixes" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="selectionCriteria" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="unauthenticatedClientClassName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefined" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the action property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the addToEnvironmentDictionary property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the authenticateUntil property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the clientClassName property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the defaultVpn property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the domainName property.
 javax.xml.bind.JAXBElement<
 
          Gets the value of the embeddedPolicy property.