Uses of Class
org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData

Packages that use BasicAuthData
org.apache.openejb.jee.was.v6.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of BasicAuthData in org.apache.openejb.jee.was.v6.commonbnd
 

Methods in org.apache.openejb.jee.was.v6.commonbnd that return BasicAuthData
 BasicAuthData ObjectFactory.createBasicAuthData()
          Create an instance of BasicAuthData
 

Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type BasicAuthData
 javax.xml.bind.JAXBElement<BasicAuthData> ObjectFactory.createBasicAuthData(BasicAuthData value)
          Create an instance of JAXBElement<BasicAuthData >
 

Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type BasicAuthData
 javax.xml.bind.JAXBElement<BasicAuthData> ObjectFactory.createBasicAuthData(BasicAuthData value)
          Create an instance of JAXBElement<BasicAuthData >
 



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