weborb.security
Class WebORBAuthenticationHandler

java.lang.Object
  extended by weborb.security.WebORBAuthenticationHandler
All Implemented Interfaces:
IAuthenticationHandler

public class WebORBAuthenticationHandler
extends java.lang.Object
implements IAuthenticationHandler


Constructor Summary
WebORBAuthenticationHandler()
           
 
Method Summary
 void checkCredentials(java.lang.String userid, java.lang.String password, Message message)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebORBAuthenticationHandler

public WebORBAuthenticationHandler()
Method Detail

checkCredentials

public void checkCredentials(java.lang.String userid,
                             java.lang.String password,
                             Message message)
                      throws WebORBAuthenticationException
Specified by:
checkCredentials in interface IAuthenticationHandler
Throws:
WebORBAuthenticationException


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.