hudson.plugins.pwauth
Class PWauthAthenticationManager

java.lang.Object
  extended by hudson.plugins.pwauth.PWauthAthenticationManager
All Implemented Interfaces:
org.acegisecurity.AuthenticationManager

public class PWauthAthenticationManager
extends java.lang.Object
implements org.acegisecurity.AuthenticationManager


Constructor Summary
PWauthAthenticationManager()
           
 
Method Summary
 org.acegisecurity.Authentication authenticate(org.acegisecurity.Authentication authentication)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PWauthAthenticationManager

public PWauthAthenticationManager()
Method Detail

authenticate

public org.acegisecurity.Authentication authenticate(org.acegisecurity.Authentication authentication)
                                              throws org.acegisecurity.AuthenticationException
Specified by:
authenticate in interface org.acegisecurity.AuthenticationManager
Throws:
org.acegisecurity.AuthenticationException


Copyright © 2010. All Rights Reserved.