|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.security.LegacyDeactivatedUserChecker
public class LegacyDeactivatedUserChecker
Class that determines the whether a user is deactivated by checking a legacy flag in the database UserPreferencesKeys.PROPERTY_USER_DEACTIVATED
| Constructor Summary | |
|---|---|
LegacyDeactivatedUserChecker()
|
|
| Method Summary | |
|---|---|
boolean |
isDeactivated(com.atlassian.user.User user)
Determines deactivation status of a user. |
void |
setPropertySetFactory(com.atlassian.user.properties.PropertySetFactory propertySetFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LegacyDeactivatedUserChecker()
| Method Detail |
|---|
public boolean isDeactivated(com.atlassian.user.User user)
isDeactivated in interface DeactivatedUserCheckerpublic void setPropertySetFactory(com.atlassian.user.properties.PropertySetFactory propertySetFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||