Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


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

All Known Subinterfaces:
ClientProfileTypeMBean
All Known Implementing Classes:
ClientProfileType

public interface ClientProfileTypeReadOnlyMBean

Method Summary
 java.lang.String getAccountingSharedSecretKey()
          Gets the value of the accountingSharedSecretKey property.
 java.lang.String getAuthenticationSharedSecretKey()
          Gets the value of the authenticationSharedSecretKey property.
 java.util.List<AVPCheckFilterTypeMBean> getCheckAVPFilterMBean()
          Return the list of the AVPCheckFilterType element
 java.lang.String getClientAddress()
          Gets the value of the clientAddress property.
 java.lang.String getClientNasId()
          Gets the value of the clientNasId property.
 java.util.List<AVPReturnFilterTypeMBean> getReturnAVPFilterMBean()
          Return the list of the AVPReturnFilterType element

 

Method Detail

getClientAddress

java.lang.String getClientAddress()
Gets the value of the clientAddress property.

getClientNasId

java.lang.String getClientNasId()
Gets the value of the clientNasId property.

getAuthenticationSharedSecretKey

java.lang.String getAuthenticationSharedSecretKey()
Gets the value of the authenticationSharedSecretKey property.

getAccountingSharedSecretKey

java.lang.String getAccountingSharedSecretKey()
Gets the value of the accountingSharedSecretKey property.

getCheckAVPFilterMBean

java.util.List<AVPCheckFilterTypeMBean> getCheckAVPFilterMBean()
Return the list of the AVPCheckFilterType element

getReturnAVPFilterMBean

java.util.List<AVPReturnFilterTypeMBean> getReturnAVPFilterMBean()
Return the list of the AVPReturnFilterType element

Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.