This project has retired. For details please refer to its
Attic page .
ArchivaUserManagerAuthenticator (Archiva :: Modules 3.0.0-SNAPSHOT API)
JavaScript is disabled on your browser.
java.lang.Object
org.apache.archiva.redback.authentication.AbstractAuthenticator
org.apache.archiva.web.security.ArchivaUserManagerAuthenticator
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
authenticate
public org.apache.archiva.redback.authentication.AuthenticationResult authenticate (org.apache.archiva.redback.authentication.AuthenticationDataSource ds)
throws org.apache.archiva.redback.authentication.AuthenticationException,
org.apache.archiva.redback.policy.AccountLockedException,
org.apache.archiva.redback.policy.MustChangePasswordException
Specified by:
authenticate
in interface org.apache.archiva.redback.authentication.Authenticator
Throws:
org.apache.archiva.redback.authentication.AuthenticationException
org.apache.archiva.redback.policy.AccountLockedException
org.apache.archiva.redback.policy.MustChangePasswordException
getId
public String getId ()
Specified by:
getId
in interface org.apache.archiva.redback.authentication.Authenticator
isValid
public boolean isValid ()
Specified by:
isValid
in interface org.apache.archiva.redback.authentication.Authenticator
Overrides:
isValid
in class org.apache.archiva.redback.authentication.AbstractAuthenticator
Copyright © 2006–2019 The Apache Software Foundation . All rights reserved.