Uses of Class
ch.odi.justblog.api.AuthenticationFailedException

Packages that use AuthenticationFailedException
ch.odi.justblog.api   
ch.odi.justblog.api.blogger   
 

Uses of AuthenticationFailedException in ch.odi.justblog.api
 

Methods in ch.odi.justblog.api that throw AuthenticationFailedException
 void Blog.authenticate(javax.security.auth.callback.CallbackHandler authHandler)
          Authenticates a user to this blog.
 

Uses of AuthenticationFailedException in ch.odi.justblog.api.blogger
 

Methods in ch.odi.justblog.api.blogger that throw AuthenticationFailedException
 void BloggerBlog.authenticate(javax.security.auth.callback.CallbackHandler authCallback)
           
 



Copyright © 2005 Ortwin Glück. All Rights Reserved.