org.rhq.plugins.jbossas5.connection
Class JaasAuthenticationInvocationHandler
java.lang.Object
org.rhq.plugins.jbossas5.connection.JaasAuthenticationInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class JaasAuthenticationInvocationHandler
- extends Object
- implements InvocationHandler
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaasAuthenticationInvocationHandler
public JaasAuthenticationInvocationHandler(Object target,
String username,
String password)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.