| Method and Description |
|---|
| com.atlassian.crowd.embedded.api.CrowdService.searchUsersAllowingDuplicateNames(Query this method violates the directory encapsulation of CrowdService and will be removed in
the future. Consumers of this method should move to a different service.
|
| com.atlassian.crowd.embedded.api.PasswordCredential.setCredential(String)
create a new instance rather than mutating.
|
| com.atlassian.crowd.embedded.api.PasswordCredential.setEncryptedCredential(boolean)
create a new instance rather than mutating.
|
| Constructor and Description |
|---|
| com.atlassian.crowd.embedded.api.PasswordCredential()
since 1.3.2, please use any other PasswordCredential constructor,
this constructor should only be used by hibernate. If this constructor is used,
please be aware that you must set
PasswordCredential.setEncryptedCredential(boolean) |
Copyright © 2015 Atlassian. All Rights Reserved.