|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.theit.jenkins.crowd.CrowdAuthenticationManager
public class CrowdAuthenticationManager
This class implements the authentication manager for Jenkins.
| Constructor Summary | |
|---|---|
CrowdAuthenticationManager(CrowdConfigurationService pConfiguration)
Creates a new instance of this class. |
|
| 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 |
|---|
public CrowdAuthenticationManager(CrowdConfigurationService pConfiguration)
pConfiguration - The configuration to access the services on the remote Crowd
server. May not be null.| Method Detail |
|---|
public org.acegisecurity.Authentication authenticate(org.acegisecurity.Authentication authentication)
throws org.acegisecurity.AuthenticationException
authenticate in interface org.acegisecurity.AuthenticationManagerorg.acegisecurity.AuthenticationExceptionAuthenticationManager.authenticate(org.acegisecurity.Authentication)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||