com.infoengine.webject.mgt
Class VerifyUsername
java.lang.Object
com.infoengine.webject.Webject
com.infoengine.webject.mgt.VerifyUsername
- public class VerifyUsername
- extends Webject
Method Summary |
Task |
invoke(Task task)
Verify the auth-user attribute contained in the SERVER context
group. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
VerifyUsername
public VerifyUsername()
invoke
public Task invoke(Task task)
throws IEException
- Verify the auth-user attribute contained in the SERVER context
group.
- Specified by:
invoke
in class Webject
- Parameters:
task
- a value of type 'Task'
- Returns:
- a value of type 'Task'
- Throws:
IEException
- See Also:
Task