org.apache.geronimo.connector.outbound
Class SubjectInterceptor
java.lang.Object
org.apache.geronimo.connector.outbound.SubjectInterceptor
- All Implemented Interfaces:
- ConnectionInterceptor
- public class SubjectInterceptor
- extends Object
- implements ConnectionInterceptor
SubjectInterceptor.java
Created: Mon Oct 6 14:31:56 2003
- Version:
- $Revision: 1.6 $ $Date: 2004/05/30 19:03:36 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubjectInterceptor
public SubjectInterceptor(ConnectionInterceptor next,
org.apache.geronimo.security.bridge.RealmBridge realmBridge)
getConnection
public void getConnection(ConnectionInfo connectionInfo)
throws javax.resource.ResourceException
- Specified by:
getConnection
in interface ConnectionInterceptor
- Throws:
javax.resource.ResourceException
returnConnection
public void returnConnection(ConnectionInfo connectionInfo,
ConnectionReturnAction connectionReturnAction)
- Specified by:
returnConnection
in interface ConnectionInterceptor
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.