public class DisabledUserMigrationScript extends Object
| Constructor and Description |
|---|
DisabledUserMigrationScript(Properties config) |
| Modifier and Type | Method and Description |
|---|---|
void |
enableAll(int first) |
void |
endTransaction() |
org.picketlink.idm.api.IdentitySession |
getIdentitySession() |
static void |
main(String[] args) |
void |
recoverFromIDMError(Exception e) |
void |
setEnabled(String userName,
boolean enabled) |
void |
startTransaction() |
public DisabledUserMigrationScript(Properties config) throws Exception
Exceptionpublic void setEnabled(String userName, boolean enabled) throws Exception
Exceptionpublic void recoverFromIDMError(Exception e)
public org.picketlink.idm.api.IdentitySession getIdentitySession()
throws Exception
ExceptionCopyright © 2016 JBoss by Red Hat. All Rights Reserved.