Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


oracle.axia.config.beans.protocol.radius
Interface LocalRealmTypeMBean.AuthenticationMethodMBean

All Superinterfaces:
LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean
All Known Implementing Classes:
LocalRealmType.AuthenticationMethod
Enclosing interface:
LocalRealmTypeMBean

public static interface LocalRealmTypeMBean.AuthenticationMethodMBean
extends LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean

Nested Class Summary
static interface LocalRealmTypeMBean.AuthenticationMethodMBean.CHAPMBean
           
static interface LocalRealmTypeMBean.AuthenticationMethodMBean.PAPMBean
           

 

Nested classes/interfaces inherited from interface oracle.axia.config.beans.protocol.radius.LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean
LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.CHAPReadOnlyMBean, LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean.PAPReadOnlyMBean

 

Method Summary
 void setCHAPMBean(LocalRealmTypeMBean.AuthenticationMethodMBean.CHAPMBean val)
          Set the value of the CHAP element
 void setEAPMD5MBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void setEAPTLSMBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void setEAPTTLSMBean(EAPMethodTypeMBean val)
          Set the value of the EAPMethodType element
 void setPAPMBean(LocalRealmTypeMBean.AuthenticationMethodMBean.PAPMBean val)
          Set the value of the PAP element

 

Methods inherited from interface oracle.axia.config.beans.protocol.radius.LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean
getCHAPMBean, getEAPMD5MBean, getEAPTLSMBean, getEAPTTLSMBean, getPAPMBean

 

Method Detail

setEAPTTLSMBean

void setEAPTTLSMBean(EAPMethodTypeMBean val)
Set the value of the EAPMethodType element

setEAPTLSMBean

void setEAPTLSMBean(EAPMethodTypeMBean val)
Set the value of the EAPMethodType element

setEAPMD5MBean

void setEAPMD5MBean(EAPMethodTypeMBean val)
Set the value of the EAPMethodType element

setPAPMBean

void setPAPMBean(LocalRealmTypeMBean.AuthenticationMethodMBean.PAPMBean val)
Set the value of the PAP element

setCHAPMBean

void setCHAPMBean(LocalRealmTypeMBean.AuthenticationMethodMBean.CHAPMBean val)
Set 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.