hudson.plugins.im
Interface AuthenticationHolder


public interface AuthenticationHolder

Just a holder to return a (possibly cached) Authentication.

Author:
kutzi

Method Summary
 org.acegisecurity.Authentication getAuthentication()
          Return the Authentication.
 

Method Detail

getAuthentication

org.acegisecurity.Authentication getAuthentication()
Return the Authentication.



Copyright © 2010. All Rights Reserved.