Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


oracle.ocsb.app.rcc.mediation.radius2pcp.config.beans
Interface RadiusAuthenticationConfigReadOnlyMBean

All Known Subinterfaces:
RadiusAuthenticationConfigMBean
All Known Implementing Classes:
RadiusAuthenticationConfig

public interface RadiusAuthenticationConfigReadOnlyMBean

Method Summary
 long getAuthTimeout()
          Gets the value of the authTimeout property.
 DegradedModeBehaviorTypeMBean getDegradedModeBehaviorMBean()
          Return the value of the DegradedModeBehaviorType element
 String getDegradedModeBehaviorValue()
           
 ServiceTypesMBean getServiceTypesMBean()
          Return the value of the ServiceTypes element

 

Method Detail

getAuthTimeout

long getAuthTimeout()
Gets the value of the authTimeout property.

getDegradedModeBehaviorValue

String getDegradedModeBehaviorValue()

getServiceTypesMBean

ServiceTypesMBean getServiceTypesMBean()
Return the value of the ServiceTypes element

getDegradedModeBehaviorMBean

DegradedModeBehaviorTypeMBean getDegradedModeBehaviorMBean()
Return the value of the DegradedModeBehaviorType element

Skip navigation links

Oracle Communications Service Broker Policy and Charging MBean Java API Reference
6.0

E26225-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.