wt.corba.auth
Class HTTPAuthentication
java.lang.Object
wt.corba.auth.HTTPAuthentication
- All Implemented Interfaces:
- AuthenticationHandler
- public class HTTPAuthentication
- extends Object
- implements AuthenticationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPAuthentication
public HTTPAuthentication()
authenticate
public wt.corba.Property[] authenticate(wt.corba.Property[] credentialsCorba)
throws NotAuthenticated
- Specified by:
authenticate
in interface AuthenticationHandler
- Throws:
NotAuthenticated
authenticate
public Properties authenticate(Properties credentials)
throws NotAuthenticated
- Specified by:
authenticate
in interface AuthenticationHandler
- Throws:
NotAuthenticated