Package com.cenqua.fisheye.user.plugin

Interface Summary
AuthToken A token representing a successful login.
FishEyeAuthenticator The authentication/authorisation plugin interface for FishEye.
 

Class Summary
AbstractFishEyeAuthenticator A super class for all Custom FishEye Authenticators.
ExampleFishEyeAuthenticator An example authenticator.
ExampleFishEyeAuthenticator.ExampleAuthToken  
ExampleFishEyeHttpAuthenticator An authenticator that accepts requests coming from a list (comma seperated) of preconfigured remote addresses.
NullFishEyeAuthenticator Does not permit any access.