electric.security.guards
Class Authenticate

java.lang.Object
  extended byelectric.security.guards.Authenticate
All Implemented Interfaces:
IGuard

public class Authenticate
extends java.lang.Object
implements IGuard

Authenticate.

Author:
webMethods

Constructor Summary
Authenticate()
           
 
Method Summary
 void check(IRealm realm, java.lang.String user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticate

public Authenticate()
Method Detail

check

public void check(IRealm realm,
                  java.lang.String user)
           throws java.lang.SecurityException
Specified by:
check in interface IGuard
Parameters:
realm -
user -
Throws:
java.lang.SecurityException


copyright© 2001-2004 by webMethods All Rights Reserved.