Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Interface
oracle.axia.config.beans.protocol.radius.EAPMethodTypeMBean

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

 

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

 

Classes in oracle.axia.config.beans.protocol.radius that implement EAPMethodTypeMBean
 class EAPMethodType
          Java class for EAPMethodType complex type.

 

Methods in oracle.axia.config.beans.protocol.radius that return EAPMethodTypeMBean
 EAPMethodTypeMBean LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.getEAPMD5MBean()
          Return the value of the EAPMethodType element
 EAPMethodTypeMBean LocalRealmType.AuthenticationMethod.getEAPMD5MBean()
          Get the value of the EAPMethodType element
 EAPMethodTypeMBean LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.getEAPTLSMBean()
          Return the value of the EAPMethodType element
 EAPMethodTypeMBean LocalRealmType.AuthenticationMethod.getEAPTLSMBean()
          Get the value of the EAPMethodType element
 EAPMethodTypeMBean LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.getEAPTTLSMBean()
          Return the value of the EAPMethodType element
 EAPMethodTypeMBean LocalRealmType.AuthenticationMethod.getEAPTTLSMBean()
          Get the value of the EAPMethodType element

 

Methods in oracle.axia.config.beans.protocol.radius with parameters of type EAPMethodTypeMBean
 void LocalRealmTypeMBean.AuthenticationMethodMBean.setEAPMD5MBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void LocalRealmType.AuthenticationMethod.setEAPMD5MBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void LocalRealmTypeMBean.AuthenticationMethodMBean.setEAPTLSMBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void LocalRealmType.AuthenticationMethod.setEAPTLSMBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void LocalRealmTypeMBean.AuthenticationMethodMBean.setEAPTTLSMBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void LocalRealmType.AuthenticationMethod.setEAPTTLSMBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.