Package de.theit.hudson.crowd

Class Summary
CrowdAuthenticationManager This class implements the authentication manager for Hudson / Jenkins.
CrowdAuthenticationToken This class represents an authentication token that is created after a user was successfully authenticated against the remote Crowd server.
CrowdConfigurationService This class contains all objects that are necessary to access the REST services on the remote Crowd server.
CrowdMailAddressResolverImpl This class resolves email addresses via lookup in Crowd.
CrowdRememberMeServices An implementation of the RememberMeServices to use SSO with Crowd.
CrowdSecurityRealm This class provides the Hudson / Jenkins security realm for authenticating users against a remote Crowd server.
CrowdSecurityRealm.DescriptorImpl Descriptor for CrowdSecurityRealm.
CrowdServletFilter This class realizes a servlet filter that checks on each request the status of the SSO session.
CrowdUser This class provides the information about a user that was authenticated successfully against a remote Crowd server.
CrowdUserDetailsService This class provides the service to load a user object from the remote Crowd server.
ErrorMessages This class delivers localized error messages.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.