Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.radius
Class ObjectFactory

java.lang.Object
  extended by oracle.axia.config.beans.protocol.radius.ObjectFactory


public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the oracle.axia.config.beans.protocol.radius package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.axia.config.beans.protocol.radius

 

Method Summary
 AVPAddFilterType createAVPAddFilterType()
          Create an instance of AVPAddFilterType
 AVPCheckFilterType createAVPCheckFilterType()
          Create an instance of AVPCheckFilterType
 AVPFilterChainType createAVPFilterChainType()
          Create an instance of AVPFilterChainType
 AVPFilterType createAVPFilterType()
          Create an instance of AVPFilterType
 AVPReturnFilterType createAVPReturnFilterType()
          Create an instance of AVPReturnFilterType
 ClientProfileType createClientProfileType()
          Create an instance of ClientProfileType
 EAPMethodType createEAPMethodType()
          Create an instance of EAPMethodType
 LocalRealmType createLocalRealmType()
          Create an instance of LocalRealmType
 LocalRealmType.AuthenticationMethod createLocalRealmTypeAuthenticationMethod()
          Create an instance of LocalRealmType.AuthenticationMethod
 LocalRealmType.AuthenticationMethod.CHAP createLocalRealmTypeAuthenticationMethodCHAP()
          Create an instance of LocalRealmType.AuthenticationMethod.CHAP
 LocalRealmType.AuthenticationMethod.PAP createLocalRealmTypeAuthenticationMethodPAP()
          Create an instance of LocalRealmType.AuthenticationMethod.PAP
 ProxyRealmType createProxyRealmType()
          Create an instance of ProxyRealmType
 ProxyTargetType createProxyTargetType()
          Create an instance of ProxyTargetType
 javax.xml.bind.JAXBElement<RadiusConfigType> createRadiusConfig(RadiusConfigType value)
          Create an instance of JAXBElement<RadiusConfigType>}
 RadiusConfigType createRadiusConfigType()
          Create an instance of RadiusConfigType
 javax.xml.bind.JAXBElement<RadiusHandlerType> createRadiusHandler(RadiusHandlerType value)
          Create an instance of JAXBElement<RadiusHandlerType>}
 RadiusHandlerType createRadiusHandlerType()
          Create an instance of RadiusHandlerType
 RequestHandlerChainType createRequestHandlerChainType()
          Create an instance of RequestHandlerChainType
 ResponseHandlerChainType createResponseHandlerChainType()
          Create an instance of ResponseHandlerChainType
 ServerType createServerType()
          Create an instance of ServerType
 ServiceMappingType createServiceMappingType()
          Create an instance of ServiceMappingType
 ValidNasPortType createValidNasPortType()
          Create an instance of ValidNasPortType

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oracle.axia.config.beans.protocol.radius

Method Detail

createLocalRealmType

public LocalRealmType createLocalRealmType()
Create an instance of LocalRealmType

createLocalRealmTypeAuthenticationMethod

public LocalRealmType.AuthenticationMethod createLocalRealmTypeAuthenticationMethod()
Create an instance of LocalRealmType.AuthenticationMethod

createRadiusConfigType

public RadiusConfigType createRadiusConfigType()
Create an instance of RadiusConfigType

createEAPMethodType

public EAPMethodType createEAPMethodType()
Create an instance of EAPMethodType

createAVPFilterType

public AVPFilterType createAVPFilterType()
Create an instance of AVPFilterType

createAVPCheckFilterType

public AVPCheckFilterType createAVPCheckFilterType()
Create an instance of AVPCheckFilterType

createProxyRealmType

public ProxyRealmType createProxyRealmType()
Create an instance of ProxyRealmType

createServiceMappingType

public ServiceMappingType createServiceMappingType()
Create an instance of ServiceMappingType

createAVPReturnFilterType

public AVPReturnFilterType createAVPReturnFilterType()
Create an instance of AVPReturnFilterType

createClientProfileType

public ClientProfileType createClientProfileType()
Create an instance of ClientProfileType

createServerType

public ServerType createServerType()
Create an instance of ServerType

createAVPAddFilterType

public AVPAddFilterType createAVPAddFilterType()
Create an instance of AVPAddFilterType

createValidNasPortType

public ValidNasPortType createValidNasPortType()
Create an instance of ValidNasPortType

createProxyTargetType

public ProxyTargetType createProxyTargetType()
Create an instance of ProxyTargetType

createAVPFilterChainType

public AVPFilterChainType createAVPFilterChainType()
Create an instance of AVPFilterChainType

createRadiusHandlerType

public RadiusHandlerType createRadiusHandlerType()
Create an instance of RadiusHandlerType

createRequestHandlerChainType

public RequestHandlerChainType createRequestHandlerChainType()
Create an instance of RequestHandlerChainType

createResponseHandlerChainType

public ResponseHandlerChainType createResponseHandlerChainType()
Create an instance of ResponseHandlerChainType

createLocalRealmTypeAuthenticationMethodPAP

public LocalRealmType.AuthenticationMethod.PAP createLocalRealmTypeAuthenticationMethodPAP()
Create an instance of LocalRealmType.AuthenticationMethod.PAP

createLocalRealmTypeAuthenticationMethodCHAP

public LocalRealmType.AuthenticationMethod.CHAP createLocalRealmTypeAuthenticationMethodCHAP()
Create an instance of LocalRealmType.AuthenticationMethod.CHAP

createRadiusConfig

public javax.xml.bind.JAXBElement<RadiusConfigType> createRadiusConfig(RadiusConfigType value)
Create an instance of JAXBElement<RadiusConfigType>}

createRadiusHandler

public javax.xml.bind.JAXBElement<RadiusHandlerType> createRadiusHandler(RadiusHandlerType value)
Create an instance of JAXBElement<RadiusHandlerType>}

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.