Uses of Class
org.apache.openejb.jee.was.v6.commonbnd.BasicAuthData
-
Packages that use BasicAuthData Package Description 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 Modifier and Type Method Description BasicAuthDataObjectFactory. createBasicAuthData()Create an instance ofBasicAuthDataMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type BasicAuthData Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BasicAuthData>ObjectFactory. createBasicAuthData(BasicAuthData value)Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type BasicAuthData Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BasicAuthData>ObjectFactory. createBasicAuthData(BasicAuthData value)
-