Uses of Class
org.apache.openejb.jee.jba.SasContext

Packages that use SasContext
org.apache.openejb.jee.jba   
 

Uses of SasContext in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as SasContext
protected  SasContext IorSecurityConfig.sasContext
           
 

Methods in org.apache.openejb.jee.jba that return SasContext
 SasContext ObjectFactory.createSasContext()
          Create an instance of SasContext
 SasContext IorSecurityConfig.getSasContext()
          Gets the value of the sasContext property.
 

Methods in org.apache.openejb.jee.jba with parameters of type SasContext
 void IorSecurityConfig.setSasContext(SasContext value)
          Sets the value of the sasContext property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.