public class JpaUpdate1_2_0_Beta1 extends CustomKeycloakTask
confirmationMessage, connection, database, jdbcConnection, kcSession, statements
Constructor and Description |
---|
JpaUpdate1_2_0_Beta1() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAccessCodeLoginTimeout() |
protected void |
addDefaultProtocolMappers() |
protected void |
addNewMasterAdminRoles() |
protected void |
addNewRealmAdminRoles() |
protected void |
convertSocialToIdFedRealms() |
protected void |
convertSocialToIdFedUsers() |
protected void |
generateStatementsImpl()
It's supposed to fill SQL statements to the "statements" variable and fill "confirmationMessage"
|
protected String |
getTaskId() |
generateStatements, getConfirmationMessage, getTableName, isApplicable, setFileOpener, setUp, validate
protected String getTaskId()
getTaskId
in class CustomKeycloakTask
protected void generateStatementsImpl() throws liquibase.exception.CustomChangeException
CustomKeycloakTask
generateStatementsImpl
in class CustomKeycloakTask
liquibase.exception.CustomChangeException
protected void convertSocialToIdFedRealms() throws SQLException, liquibase.exception.DatabaseException
SQLException
liquibase.exception.DatabaseException
protected void convertSocialToIdFedUsers() throws SQLException, liquibase.exception.DatabaseException
SQLException
liquibase.exception.DatabaseException
protected void addAccessCodeLoginTimeout()
protected void addNewMasterAdminRoles() throws SQLException, liquibase.exception.DatabaseException
SQLException
liquibase.exception.DatabaseException
protected void addNewRealmAdminRoles() throws SQLException, liquibase.exception.DatabaseException
SQLException
liquibase.exception.DatabaseException
protected void addDefaultProtocolMappers() throws SQLException, liquibase.exception.DatabaseException
SQLException
liquibase.exception.DatabaseException
Copyright © 2021 JBoss by Red Hat. All rights reserved.