Uses of Interface
net.sourceforge.heracles.service.Authentication

Packages that use Authentication
net.sourceforge.heracles.api   
net.sourceforge.heracles.service.impl   
 

Uses of Authentication in net.sourceforge.heracles.api
 

Fields in net.sourceforge.heracles.api declared as Authentication
private  Authentication HeraclesImpl.auth
           
 

Methods in net.sourceforge.heracles.api with parameters of type Authentication
 void HeraclesImpl.setAuth(Authentication auth)
          This method is for spring to set a Authentication object.
 

Uses of Authentication in net.sourceforge.heracles.service.impl
 

Classes in net.sourceforge.heracles.service.impl that implement Authentication
 class AuthenticationImpl
          Title: AuthenticationImpl.java
Description: The implementation of the Serivce Interface
Java Version: JDK 1.5
 



Copyright © 2007 null. All Rights Reserved.