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

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

 

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

 

Fields in oracle.axia.config.beans.protocol.radius declared as EAPMethodType
protected  EAPMethodType LocalRealmType.AuthenticationMethod.eapmd5
           
protected  EAPMethodType LocalRealmType.AuthenticationMethod.eaptls
           
protected  EAPMethodType LocalRealmType.AuthenticationMethod.eapttls
           

 

Methods in oracle.axia.config.beans.protocol.radius that return EAPMethodType
 EAPMethodType ObjectFactory.createEAPMethodType()
          Create an instance of EAPMethodType
 EAPMethodType LocalRealmType.AuthenticationMethod.getEAPMD5()
          Gets the value of the eapmd5 property.
 EAPMethodType LocalRealmType.AuthenticationMethod.getEAPTLS()
          Gets the value of the eaptls property.
 EAPMethodType LocalRealmType.AuthenticationMethod.getEAPTTLS()
          Gets the value of the eapttls property.

 

Methods in oracle.axia.config.beans.protocol.radius with parameters of type EAPMethodType
 void LocalRealmType.AuthenticationMethod.setEAPMD5(EAPMethodType value)
          Sets the value of the eapmd5 property.
 void LocalRealmType.AuthenticationMethod.setEAPTLS(EAPMethodType value)
          Sets the value of the eaptls property.
 void LocalRealmType.AuthenticationMethod.setEAPTTLS(EAPMethodType value)
          Sets the value of the eapttls property.

 

Constructors in oracle.axia.config.beans.protocol.radius with parameters of type EAPMethodType
LocalRealmType.AuthenticationMethod(EAPMethodType eapttls, EAPMethodType eaptls, EAPMethodType eapmd5, LocalRealmType.AuthenticationMethod.PAP pap, LocalRealmType.AuthenticationMethod.CHAP chap)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.