Uses of Class
org.codehaus.plexus.redback.keys.jdo.JdoAuthenticationKey

Packages that use JdoAuthenticationKey
org.codehaus.plexus.redback.keys.jdo   
 

Uses of JdoAuthenticationKey in org.codehaus.plexus.redback.keys.jdo
 

Methods in org.codehaus.plexus.redback.keys.jdo with parameters of type JdoAuthenticationKey
 void AuthenticationKeyDatabase.addKey(JdoAuthenticationKey jdoAuthenticationKey)
          Method addKey
 void AuthenticationKeyDatabase.removeKey(JdoAuthenticationKey jdoAuthenticationKey)
          Method removeKey
 



Copyright © 2001-2007 Codehaus. All Rights Reserved.