|
Details for auth-mechanism
| Tag name | <auth-mechanism> | Subtags |
| Location | /connector/resourceadapter | <description><auth-mech-type><credential-interface> |
|---|
| File | connector.xml |
| The element auth-mechanism specifies an authentication mechanism
supported by the resource adapter. Note that this support is for
the resource adapter and not for the underlying EIS instance. The
optional description specifies any resource adapter specific requirement
for the support of security contract and authentication mechanism.
Note that basic-password mech-type by default supports the
javax.resource.security.PasswordCredential interface as part of
the security contract. |
|