Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.radius
Interface LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean

All Known Subinterfaces:
LocalRealmTypeMBean.AuthenticationMethodMBean
All Known Implementing Classes:
LocalRealmType.AuthenticationMethod
Enclosing interface:
LocalRealmTypeReadOnlyMBean

public static interface LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean

Nested Class Summary
static interface LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.CHAPReadOnlyMBean
           
static interface LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.PAPReadOnlyMBean
           

 

Method Summary
 LocalRealmTypeMBean.AuthenticationMethodMBean.CHAPMBean getCHAPMBean()
          Return the value of the CHAP element
 EAPMethodTypeMBean getEAPMD5MBean()
          Return the value of the EAPMethodType element
 EAPMethodTypeMBean getEAPTLSMBean()
          Return the value of the EAPMethodType element
 EAPMethodTypeMBean getEAPTTLSMBean()
          Return the value of the EAPMethodType element
 LocalRealmTypeMBean.AuthenticationMethodMBean.PAPMBean getPAPMBean()
          Return the value of the PAP element

 

Method Detail

getEAPTTLSMBean

EAPMethodTypeMBean getEAPTTLSMBean()
Return the value of the EAPMethodType element

getEAPTLSMBean

EAPMethodTypeMBean getEAPTLSMBean()
Return the value of the EAPMethodType element

getEAPMD5MBean

EAPMethodTypeMBean getEAPMD5MBean()
Return the value of the EAPMethodType element

getPAPMBean

LocalRealmTypeMBean.AuthenticationMethodMBean.PAPMBean getPAPMBean()
Return the value of the PAP element

getCHAPMBean

LocalRealmTypeMBean.AuthenticationMethodMBean.CHAPMBean getCHAPMBean()
Return the value of the CHAP element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.