| java.lang.Object org.objectweb.jonas.jdbc.Utility
Utility | public class Utility (Code) | | This class contains the support methods for the Resource Adapter.
author: Eric Hardesty |
getPasswordCredential | static synchronized PasswordCredential getPasswordCredential(ManagedConnectionFactory mcf, Subject subject, ConnectionRequestInfo info, java.io.PrintWriter out) throws ResourceException(Code) | | Returns the Password credential
Parameters: mcf - ManagedConnectionFactory currently being used Parameters: subject - Subject associated with this call Parameters: info - ConnectionRequestInfo PasswordCredential for this user |
|
|