Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
LocalRealmTypeMBean
All Known Implementing Classes:
LocalRealmType

public interface LocalRealmTypeReadOnlyMBean

Nested Class Summary
static interface LocalRealmTypeReadOnlyMBean.AuthenticationMethodReadOnlyMBean
           

 

Method Summary
 LocalRealmTypeMBean.AuthenticationMethodMBean getAuthenticationMethodMBean()
          Return the value of the AuthenticationMethod element
 java.lang.String getName()
          Gets the value of the name property.
 AVPFilterChainTypeMBean getRequestAVPFilterChainMBean()
          Return the value of the AVPFilterChainType element
 AVPFilterChainTypeMBean getResponseAVPFilterChainMBean()
          Return the value of the AVPFilterChainType element
 java.lang.String getUserNameMatchCriteria()
          Gets the value of the userNameMatchCriteria property.

 

Method Detail

getName

java.lang.String getName()
Gets the value of the name property.

getUserNameMatchCriteria

java.lang.String getUserNameMatchCriteria()
Gets the value of the userNameMatchCriteria property.

getAuthenticationMethodMBean

LocalRealmTypeMBean.AuthenticationMethodMBean getAuthenticationMethodMBean()
Return the value of the AuthenticationMethod element

getRequestAVPFilterChainMBean

AVPFilterChainTypeMBean getRequestAVPFilterChainMBean()
Return the value of the AVPFilterChainType element

getResponseAVPFilterChainMBean

AVPFilterChainTypeMBean getResponseAVPFilterChainMBean()
Return the value of the AVPFilterChainType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.