org.tranql.connector
Class CredentialExtractor
java.lang.Object
org.tranql.connector.CredentialExtractor
public class CredentialExtractor
- extends Object
- Version:
- $Revision: 801 $ $Date: 2010-11-03 01:01:34 +0100 (Wed, 03 Nov 2010) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CredentialExtractor
public CredentialExtractor(Subject subject,
javax.resource.spi.ConnectionRequestInfo connectionRequestInfo,
UserPasswordManagedConnectionFactory managedConnectionFactory)
throws javax.resource.spi.ResourceAdapterInternalException
- Throws:
javax.resource.spi.ResourceAdapterInternalException
matches
public boolean matches(Subject subject,
javax.resource.spi.ConnectionRequestInfo connectionRequestInfo,
UserPasswordManagedConnectionFactory managedConnectionFactory)
throws javax.resource.spi.ResourceAdapterInternalException
- Throws:
javax.resource.spi.ResourceAdapterInternalException
getUserName
public String getUserName()
getPassword
public String getPassword()
Copyright © 2004-2012 Tranql project committers. All Rights Reserved.