com.atlassian.crowd.integration.fisheye
Class FisheyeAuthenticator
java.lang.Object
AbstractFishEyeAuthenticator
com.atlassian.crowd.integration.fisheye.FisheyeAuthenticator
public class FisheyeAuthenticator
- extends AbstractFishEyeAuthenticator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FisheyeAuthenticator
public FisheyeAuthenticator()
init
public void init(Properties properties)
throws Exception
- Throws:
Exception
close
public void close()
checkPassword
public AuthToken checkPassword(String username,
String password)
recreateAuth
public AuthToken recreateAuth(String username)
hasPermissionToAccess
public boolean hasPermissionToAccess(AuthToken authToken,
String repository,
String group)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.