| java.lang.Object ersatz.resourceadapter.Utility
Utility | public class Utility (Code) | | |
getPasswordCredential | static synchronized PasswordCredential getPasswordCredential(ManagedConnectionFactoryImpl mcf, Subject subject, ConnectionRequestInfo info) 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 |
log | public static synchronized void log(String msg)(Code) | | Write a JOnAS log record
Parameters: msg - display this message in log |
|
|