Uses of Class
org.apache.openejb.jee.jba.SasContext
-
Packages that use SasContext Package Description org.apache.openejb.jee.jba -
-
Uses of SasContext in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as SasContext Modifier and Type Field Description protected SasContextIorSecurityConfig. sasContextMethods in org.apache.openejb.jee.jba that return SasContext Modifier and Type Method Description SasContextObjectFactory. createSasContext()Create an instance ofSasContextSasContextIorSecurityConfig. getSasContext()Gets the value of the sasContext property.Methods in org.apache.openejb.jee.jba with parameters of type SasContext Modifier and Type Method Description voidIorSecurityConfig. setSasContext(SasContext value)Sets the value of the sasContext property.
-