org.mule.module.jca
Class RaHelper

java.lang.Object
  extended by org.mule.module.jca.RaHelper

public class RaHelper
extends Object

RaHelper is a collection of helper methods used by this RA implementation


Constructor Summary
RaHelper()
           
 
Method Summary
static PasswordCredential getPasswordCredential(ManagedConnectionFactory mcf, Subject subject, ConnectionRequestInfo info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RaHelper

public RaHelper()
Method Detail

getPasswordCredential

public static PasswordCredential getPasswordCredential(ManagedConnectionFactory mcf,
                                                       Subject subject,
                                                       ConnectionRequestInfo info)
                                                throws ResourceException
Throws:
ResourceException


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.