public class WildFly10StandaloneConfigFileSecurityRealmsMigration<S extends org.jboss.migration.core.Server> extends Object
| Constructor and Description |
|---|
WildFly10StandaloneConfigFileSecurityRealmsMigration() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
migrateSecurityRealm(org.jboss.dmr.ModelNode securityRealm,
org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context) |
protected void |
migrateSecurityRealms(org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context) |
void |
run(org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context) |
public WildFly10StandaloneConfigFileSecurityRealmsMigration()
public void run(org.jboss.migration.core.ServerPath<S> source, WildFly10StandaloneServer target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void migrateSecurityRealms(org.jboss.migration.core.ServerPath<S> source, WildFly10StandaloneServer target, org.jboss.migration.core.ServerMigrationContext context) throws IOException
IOExceptionprotected void migrateSecurityRealm(org.jboss.dmr.ModelNode securityRealm,
org.jboss.migration.core.ServerPath<S> source,
WildFly10StandaloneServer target,
org.jboss.migration.core.ServerMigrationContext context)
throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.