| Package | Description |
|---|---|
| org.apache.openejb.jee.was.v6.commonbnd |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthData
A basic type of Authentication which provides a userId and password for
connecting to a resource.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractAuthData> |
ResourceRefBinding.defaultAuths |
| Modifier and Type | Method and Description |
|---|---|
AbstractAuthData |
ObjectFactory.createAbstractAuthData()
Create an instance of
AbstractAuthData |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractAuthData> |
ObjectFactory.createAbstractAuthData(AbstractAuthData value)
|
List<AbstractAuthData> |
ResourceRefBinding.getDefaultAuths()
Gets the value of the defaultAuths property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractAuthData> |
ObjectFactory.createAbstractAuthData(AbstractAuthData value)
|
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.