Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.radius.ValidNasPortType

Packages that use ValidNasPortType
oracle.axia.config.beans.protocol.radius   

 

Uses of ValidNasPortType in oracle.axia.config.beans.protocol.radius

 

Fields in oracle.axia.config.beans.protocol.radius declared as ValidNasPortType
protected  ValidNasPortType ServerType.validNasPort
           

 

Methods in oracle.axia.config.beans.protocol.radius that return ValidNasPortType
 ValidNasPortType ObjectFactory.createValidNasPortType()
          Create an instance of ValidNasPortType
 ValidNasPortType ServerType.getValidNasPort()
          Gets the value of the validNasPort property.

 

Methods in oracle.axia.config.beans.protocol.radius with parameters of type ValidNasPortType
 void ServerType.setValidNasPort(ValidNasPortType value)
          Sets the value of the validNasPort property.

 

Constructors in oracle.axia.config.beans.protocol.radius with parameters of type ValidNasPortType
ServerType(java.lang.String target, java.lang.String listenAddress, int authenticationPort, int accountingPort, int udpConnectionTimeout, int retransmissionTime, java.lang.String rootCAStoreKey, java.lang.String serverKeyStoreKey, ValidNasPortType validNasPort)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.