org.apache.jackrabbit.core.security
Class CredentialsCallbackHandler

java.lang.Object
  extended by org.apache.jackrabbit.core.security.authentication.CallbackHandlerImpl
      extended by org.apache.jackrabbit.core.security.CredentialsCallbackHandler
All Implemented Interfaces:
CallbackHandler

Deprecated. Use CallbackHandlerImpl instead.

public class CredentialsCallbackHandler
extends CallbackHandlerImpl

A CallbackHandlerImpl ...


Constructor Summary
CredentialsCallbackHandler(Credentials credentials)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.jackrabbit.core.security.authentication.CallbackHandlerImpl
handle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CredentialsCallbackHandler

public CredentialsCallbackHandler(Credentials credentials)
Deprecated. 


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.