Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Uses of Class
oracle.axia.config.beans.protocol.radius.LocalRealmType.AuthenticationMethod

Packages that use LocalRealmType.AuthenticationMethod
oracle.axia.config.beans.protocol.radius   

 

Uses of LocalRealmType.AuthenticationMethod in oracle.axia.config.beans.protocol.radius

 

Fields in oracle.axia.config.beans.protocol.radius declared as LocalRealmType.AuthenticationMethod
protected  LocalRealmType.AuthenticationMethod LocalRealmType.authenticationMethod
           

 

Methods in oracle.axia.config.beans.protocol.radius that return LocalRealmType.AuthenticationMethod
 LocalRealmType.AuthenticationMethod ObjectFactory.createLocalRealmTypeAuthenticationMethod()
          Create an instance of LocalRealmType.AuthenticationMethod
 LocalRealmType.AuthenticationMethod LocalRealmType.getAuthenticationMethod()
          Gets the value of the authenticationMethod property.

 

Methods in oracle.axia.config.beans.protocol.radius with parameters of type LocalRealmType.AuthenticationMethod
 void LocalRealmType.setAuthenticationMethod(LocalRealmType.AuthenticationMethod value)
          Sets the value of the authenticationMethod property.

 

Constructors in oracle.axia.config.beans.protocol.radius with parameters of type LocalRealmType.AuthenticationMethod
LocalRealmType(boolean _default, java.lang.String name, java.lang.String userNameMatchCriteria, LocalRealmType.AuthenticationMethod authenticationMethod, AVPFilterChainType requestAVPFilterChain, AVPFilterChainType responseAVPFilterChain)
           

 


Skip navigation links

Oracle Communications Service Broker Platform MBean Java API Reference
6.0

E26173-01


Copyright © 2011, Oracle. All rights reserved.