com.atlassian.crowd.integration.osuser
Class CrowdCredentialsProvider
java.lang.Object
com.atlassian.crowd.integration.osuser.CrowdBaseProvider
com.atlassian.crowd.integration.osuser.CrowdCredentialsProvider
public class CrowdCredentialsProvider
- extends CrowdBaseProvider
Methods inherited from class com.atlassian.crowd.integration.osuser.CrowdBaseProvider |
create, findAllGroupNames, findPrincipalByName, findPrincipalNames, flushCaches, handles, init, list, load, remove, store |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrowdCredentialsProvider
public CrowdCredentialsProvider()
authenticate
public boolean authenticate(String name,
String password)
changePassword
public boolean changePassword(String name,
String password)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.