tigase.test.impl
Class TestAuth
java.lang.Object
tigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestAuth
- All Implemented Interfaces:
- TestIfc
public class TestAuth
- extends TestAbstract
Describe class TestAuth here.
Created: Tue May 17 20:27:02 2005
- Version:
- $Rev: 140 $
- Author:
- Artur Hefczyc
|
Constructor Summary |
TestAuth()
Creates a new TestAuth instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAuth
public TestAuth()
- Creates a new
TestAuth instance.
nextElementName
public java.lang.String nextElementName(tigase.xml.Element reply)
throws java.lang.Exception
- Specified by:
nextElementName in class TestAbstract
- Throws:
java.lang.Exception
getElementData
public java.lang.String getElementData(java.lang.String element)
throws java.lang.Exception
- Specified by:
getElementData in class TestAbstract
- Throws:
java.lang.Exception
getRespElementNames
public java.lang.String[] getRespElementNames(java.lang.String element)
- Specified by:
getRespElementNames in class TestAbstract
getRespElementAttributes
public javax.management.Attribute[] getRespElementAttributes(java.lang.String element)
- Specified by:
getRespElementAttributes in class TestAbstract
getRespOptionalNames
public java.lang.String[] getRespOptionalNames(java.lang.String element)
- Specified by:
getRespOptionalNames in class TestAbstract
init
public void init(Params map)
- Describe
init method here.
- Specified by:
init in interface TestIfc- Overrides:
init in class TestAbstract
- Parameters:
map - a Map value
Copyright © 2005-2008 Tigase. All Rights Reserved.