Package | Description |
---|---|
org.jboss.jca.common.api.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
org.jboss.jca.common.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AuthenticationMechanism> |
OutboundResourceAdapter.getAuthenticationMechanisms() |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationMechanismImpl
An AuthenticationMechanism implementation
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AuthenticationMechanism> |
OutboundResourceAdapterImpl.getAuthenticationMechanisms() |
Constructor and Description |
---|
OutboundResourceAdapterImpl(java.util.List<ConnectionDefinition> connectionDefinition,
TransactionSupportEnum transactionSupport,
java.util.List<AuthenticationMechanism> authenticationMechanism,
boolean reauthenticationSupport,
java.lang.String id,
java.lang.String transactionSupportId,
java.lang.String reauthenticationSupportId)
Constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)