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.ProxyTargetType

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

 

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

 

Fields in oracle.axia.config.beans.protocol.radius with type parameters of type ProxyTargetType
protected  java.util.List<ProxyTargetType> ProxyRealmType.targetServer
           

 

Methods in oracle.axia.config.beans.protocol.radius that return ProxyTargetType
 ProxyTargetType ObjectFactory.createProxyTargetType()
          Create an instance of ProxyTargetType

 

Methods in oracle.axia.config.beans.protocol.radius that return types with arguments of type ProxyTargetType
 java.util.List<ProxyTargetType> ProxyRealmType.getTargetServer()
          Gets the value of the targetServer property.

 

Constructor parameters in oracle.axia.config.beans.protocol.radius with type arguments of type ProxyTargetType
ProxyRealmType(java.lang.String name, java.lang.String userNameMatchCriteria, java.lang.String authenticationSharedSecretKey, java.lang.String accountingSharedSecretKey, int requestTimeout, int numOfRetries, java.util.List<ProxyTargetType> targetServer)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.