Uses of Interface
net.incongru.berkano.security.Authenticator

Packages that use Authenticator
net.incongru.berkano.http   
net.incongru.berkano.security   
 

Uses of Authenticator in net.incongru.berkano.http
 

Classes in net.incongru.berkano.http that implement Authenticator
 class BasicHttpAuthenticator
          Deprecated. currently unused - staying there for now just as a reminder
 

Uses of Authenticator in net.incongru.berkano.security
 

Methods in net.incongru.berkano.security with parameters of type Authenticator
 boolean SecurityGateway.authenticate(Authenticator authenticator)
          Deprecated. Mimics the JAAS authentication, with Callback and CallbackHandler.
 boolean DummySecurityGateway.authenticate(Authenticator authenticator)
          Deprecated.  
 boolean SecurityGateway.logout(Authenticator authenticator)
          Deprecated.  
 boolean DummySecurityGateway.logout(Authenticator authenticator)
          Deprecated.  
 



Copyright © 2004-2007. All Rights Reserved.