On the General tab for an authentication mechanism, enter:
Mechanism Type The
authentication type; for example, BasicPassword
.
The configuration property name is mechanismType.
Credential Interface The
fully-qualified name of the interface class that represents
the credential; for example, javax.resource.spi.security.PasswordCredential
.
The configuration property name is credentialInterface.