Uses of Interface
org.mobicents.slee.resource.parlay.fw.access.TSMBean

Packages that use TSMBean
org.mobicents.slee.resource.parlay.fw   
org.mobicents.slee.resource.parlay.fw.access   
org.mobicents.slee.resource.parlay.fw.application   
 

Uses of TSMBean in org.mobicents.slee.resource.parlay.fw
 

Fields in org.mobicents.slee.resource.parlay.fw declared as TSMBean
protected  TSMBean FwSessionImpl.tsmBean
           
 

Uses of TSMBean in org.mobicents.slee.resource.parlay.fw.access
 

Classes in org.mobicents.slee.resource.parlay.fw.access that implement TSMBean
 class TSMBeanImpl
          This class represents the trust and security management Framework services.
 

Methods in org.mobicents.slee.resource.parlay.fw.access with parameters of type TSMBean
static IpClientAccessImpl IpClientAccessImpl._create(org.omg.PortableServer.POA the_poa, TSMBean tsmBean)
           
 void IpClientAccessImpl.setTSMBean(TSMBean tsmBean)
           
 void IpClientAPILevelAuthenticationImpl.setTSMBean(TSMBean tsmBean)
           
 

Constructors in org.mobicents.slee.resource.parlay.fw.access with parameters of type TSMBean
AuthenticationHandlerImpl(TSMBean tsmBean)
           
IpClientAccessImpl(org.omg.PortableServer.POA the_poa, TSMBean tsmBean)
           
TerminateAccessHandler(TSMBean tsmBean, java.lang.String terminationText, java.lang.String signingAlgorithm, byte[] digitalSignature)
           
 

Uses of TSMBean in org.mobicents.slee.resource.parlay.fw.application
 

Methods in org.mobicents.slee.resource.parlay.fw.application that return TSMBean
 TSMBean SABean.getTSMBean()
          Returns the tsmBean.
 TSMBean SABeanImpl.getTSMBean()
          Returns the tsmBean.
 

Constructors in org.mobicents.slee.resource.parlay.fw.application with parameters of type TSMBean
SABeanImpl(TSMBean tsmBean)
          used when a TSMBean has been used to create this object.
 



Copyright © 2008. All Rights Reserved.