A B C D E F G H I J K L M N O P Q R S T U V W X

A

add(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.ConsoleLogHandler
 
add(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.Logger
 
add(String, String, String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.PeriodicRotatingFileLogHandler
all parameters are mandatory (i.e., must not be null)
add() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addAdvancedLdapLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addAdvancedLdapLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
AddAuthorizationModule - Class in org.wildfly.extras.creaper.commands.security
Add a new authorization classic policy module to given security domain.
addAuthorizationModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addAuthorizationModule(String, String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
AddAuthorizationModule.Builder - Class in org.wildfly.extras.creaper.commands.security
 
AddAuthorizationModule.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
In case when you use this constructor then authorization module name is the same as its code.
AddAuthorizationModule.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
addCertificateLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addCertificateLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addCertificateRolesLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addCertificateRolesLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addConnectionProperties(Map<String, String>) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Adding connection properties in bulk.
addConnectionProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Adding connection property.
addConnectionProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
See AddDataSource.Builder.addConnectionProperty(String, String)
AddConnector - Class in org.wildfly.extras.creaper.commands.web
Command which creates connector with specified parameters
AddConnector.Builder - Class in org.wildfly.extras.creaper.commands.web
Some details about the attributes can be found at http://wildscribe.github.io/JBoss%20EAP/6.2.0/subsystem/web/connector/index.html
AddConnector.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
 
AddConnectorSslConfig - Class in org.wildfly.extras.creaper.commands.web
Command which adds ssl configuration to the specified connector
AddConnectorSslConfig.Builder - Class in org.wildfly.extras.creaper.commands.web
Some details about the attributes can be found at http://wildscribe.github.io/JBoss%20EAP/6.2.0/subsystem/web/connector/configuration/ssl/index.html
AddConnectorSslConfig.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
 
AddConsoleLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
AddConsoleLogHandler.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
AddConsoleLogHandler.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler.Builder
 
addDatabaseCertificateLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addDatabaseCertificateLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addDatabaseLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addDatabaseLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
AddDataSource - Class in org.wildfly.extras.creaper.commands.datasources
A generic command for creating new datasource.
AddDataSource(AddDataSource.Builder) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
AddDataSource.Builder<THIS extends AddDataSource.Builder> - Class in org.wildfly.extras.creaper.commands.datasources
Builder for configuration attributes of a datasource.
AddDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
 
AddDb2DataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a DB2 datasource.
AddDb2DataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddDb2DataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddDb2DataSource.Builder
 
AddDb2XADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a DB2 XA datasource.
AddDb2XADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddDb2XADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddDb2XADataSource.Builder
 
addExceptionSorterProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.exceptionSorterClass
addExceptionSorterProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.exceptionSorterClass
addExceptionSorterProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.exceptionSorterClass
addExceptionSorterProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.exceptionSorterClass
addGSSCredential(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.KerberosBuilder
 
addHandlesReferralsFor(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
Add value for handles-referrals-for.
AddHttpsSecurityRealm - Class in org.wildfly.extras.creaper.commands.undertow
Command which creates security realm for usage mainly by HTTPS listener.
AddHttpsSecurityRealm.Builder - Class in org.wildfly.extras.creaper.commands.undertow
 
AddHttpsSecurityRealm.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
 
AddJaasAuthentication - Class in org.wildfly.extras.creaper.commands.security.realms
Add jaas authentication to security realm.
AddJaasAuthentication.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddJaasAuthentication.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddJaasAuthentication.Builder
 
AddJdbcDriver - Class in org.wildfly.extras.creaper.commands.datasources
Command which creates a new JDBC driver in the datasources subsystem.
AddJdbcDriver.Builder - Class in org.wildfly.extras.creaper.commands.datasources
Builder for configuration attributes of a JDBC driver in the datasources susbystem.
AddJdbcDriver.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver.Builder
 
AddJvmConfiguration - Class in org.wildfly.extras.creaper.commands.domain
Command which creates new jvm configuration as child of specified parent
AddJvmConfiguration.Builder - Class in org.wildfly.extras.creaper.commands.domain
 
AddJvmConfiguration.Builder(Address, String) - Constructor for class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
 
AddJvmConfiguration.JvmType - Enum in org.wildfly.extras.creaper.commands.domain
 
AddKerberosAuthentication - Class in org.wildfly.extras.creaper.commands.security.realms
Add kerberos authentication to security realm.
AddKerberosAuthentication.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddKerberosAuthentication.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication.Builder
 
addKerberosLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addKerberosLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addKeytab(KerberosKeytab) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication.Builder
 
AddLdapAuthentication - Class in org.wildfly.extras.creaper.commands.security.realms
Add ldap authentication to security realm.
AddLdapAuthentication.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddLdapAuthentication.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
AddLdapConnection - Class in org.wildfly.extras.creaper.commands.security.realms
Add a new LDAP outbound connection.
AddLdapConnection.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddLdapConnection.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
addLdapExtendedLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addLdapExtendedLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addLdapLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addLdapLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
AddLocalAuthentication - Class in org.wildfly.extras.creaper.commands.security.realms
Add local authentication to security realm.
AddLocalAuthentication.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddLocalAuthentication.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication.Builder
 
AddLogger - Class in org.wildfly.extras.creaper.commands.logging
 
AddLogger.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
AddLogger.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.logging.AddLogger.Builder
 
AddLoginModule - Class in org.wildfly.extras.creaper.commands.security
Generic command for adding new authentication classic login module to given security domain.
AddLoginModule(AddLoginModule.Builder) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule
 
addLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addLoginModule(String, String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
AddLoginModule.AdvancedLdapBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.AdvancedLdapBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
AddLoginModule.AdvancedLdapBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
AddLoginModule.Builder<THIS extends AddLoginModule.Builder> - Class in org.wildfly.extras.creaper.commands.security
Builder for configuration attributes of a Login Module.
AddLoginModule.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
In case when you use this constructor then login module name is the same as its code.
AddLoginModule.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
AddLoginModule.CertificateBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.CertificateBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateBuilder
 
AddLoginModule.CertificateBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateBuilder
 
AddLoginModule.CertificateRolesBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.CertificateRolesBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
AddLoginModule.CertificateRolesBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
AddLoginModule.DatabaseBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.DatabaseBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
AddLoginModule.DatabaseBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
AddLoginModule.DatabaseCertificateBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.DatabaseCertificateBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
AddLoginModule.DatabaseCertificateBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
AddLoginModule.KerberosBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.KerberosBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.KerberosBuilder
 
AddLoginModule.KerberosBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.KerberosBuilder
 
AddLoginModule.LdapBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.LdapBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
AddLoginModule.LdapBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
AddLoginModule.LdapExtendedBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.LdapExtendedBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
AddLoginModule.LdapExtendedBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
AddLoginModule.RealmDirectBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.RealmDirectBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.RealmDirectBuilder
 
AddLoginModule.RealmDirectBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.RealmDirectBuilder
 
AddLoginModule.SpnegoBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.SpnegoBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.SpnegoBuilder
 
AddLoginModule.SpnegoBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.SpnegoBuilder
 
AddLoginModule.UsersRolesBuilder - Class in org.wildfly.extras.creaper.commands.security
 
AddLoginModule.UsersRolesBuilder() - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
AddLoginModule.UsersRolesBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
AddMappingModule - Class in org.wildfly.extras.creaper.commands.security
Add a new mapping classic mapping module to given security domain.
addMappingModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addMappingModule(String, String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
AddMappingModule.Builder - Class in org.wildfly.extras.creaper.commands.security
 
AddMappingModule.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
In case when you use this constructor then mapping module name is the same as its code.
AddMappingModule.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 
AddMariaDbDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a Maria DB datasource.
AddMariaDbDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddMariaDbDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddMariaDbDataSource.Builder
 
AddMariaDbXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a Maria DB XA datasource.
AddMariaDbXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddMariaDbXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddMariaDbXADataSource.Builder
 
AddMessagingAcceptor - Class in org.wildfly.extras.creaper.commands.messaging
Command which creates and adds an acceptor to given server
AddMessagingAcceptor.GenericBuilder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddMessagingAcceptor.GenericBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.GenericBuilder
 
AddMessagingAcceptor.GenericBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.GenericBuilder
 
AddMessagingAcceptor.InVmBuilder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddMessagingAcceptor.InVmBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.InVmBuilder
 
AddMessagingAcceptor.InVmBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.InVmBuilder
 
AddMessagingAcceptor.RemoteBuilder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddMessagingAcceptor.RemoteBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.RemoteBuilder
 
AddMessagingAcceptor.RemoteBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.RemoteBuilder
 
AddMessagingConnector - Class in org.wildfly.extras.creaper.commands.messaging
Command which creates and adds a connector to given server
AddMessagingConnector.GenericBuilder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddMessagingConnector.GenericBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.GenericBuilder
 
AddMessagingConnector.GenericBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.GenericBuilder
 
AddMessagingConnector.InVmBuilder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddMessagingConnector.InVmBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.InVmBuilder
 
AddMessagingConnector.InVmBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.InVmBuilder
 
AddMessagingConnector.RemoteBuilder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddMessagingConnector.RemoteBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.RemoteBuilder
 
AddMessagingConnector.RemoteBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.RemoteBuilder
 
AddModule - Class in org.wildfly.extras.creaper.commands.modules
Adds a module (in the JBoss Modules sense) to the module repository.
AddModule.Builder - Class in org.wildfly.extras.creaper.commands.modules
 
AddModule.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
 
AddModule.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
 
addModuleOption(String, String) - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
addModuleOption(String, String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
addModuleOption(String, String) - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 
AddMssqlDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates an MS SQL datasource.
AddMssqlDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddMssqlDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddMssqlDataSource.Builder
 
AddMssqlXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates an MS SQL XA datasource.
AddMssqlXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddMssqlXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddMssqlXADataSource.Builder
 
AddMysqlDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a MySQL datasource.
AddMysqlDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddMysqlDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddMysqlDataSource.Builder
 
AddMysqlXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a MySQL XA datasource.
AddMysqlXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddMysqlXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddMysqlXADataSource.Builder
 
AddOracleDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates an Oracle datasource.
AddOracleDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddOracleDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddOracleDataSource.Builder
 
AddOracleXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates an Oracle XA datasource.
AddOracleXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddOracleXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddOracleXADataSource.Builder
 
AddPeriodicRotatingFileLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
AddPeriodicRotatingFileLogHandler.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
AddPeriodicRotatingFileLogHandler.Builder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler.Builder
 
AddPostgresPlusDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a Postgres Plus datasource.
AddPostgresPlusDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddPostgresPlusDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddPostgresPlusDataSource.Builder
 
AddPostgresPlusXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a Postgres Plus XA datasource.
AddPostgresPlusXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddPostgresPlusXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddPostgresPlusXADataSource.Builder
 
AddPostgreSqlDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a PostgreSQL datasource.
AddPostgreSqlDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddPostgreSqlDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddPostgreSqlDataSource.Builder
 
AddPostgreSqlXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a PostgreSQL XA datasource.
AddPostgreSqlXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddPostgreSqlXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddPostgreSqlXADataSource.Builder
 
AddPropertiesAuthentication - Class in org.wildfly.extras.creaper.commands.security.realms
Add properties authentication to security realm.
AddPropertiesAuthentication.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddPropertiesAuthentication.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication.Builder
 
addProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
Add one property to properties.
AddQueue - Class in org.wildfly.extras.creaper.commands.messaging
Creates new messaging queue.
AddQueue.Builder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddQueue.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
Adds a queue to the default messaging server.
AddQueue.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
Adds a queue to the specified messaging server.
addRealmDirectLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addRealmDirectLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addReauthPluginProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.reauthPluginClass
addReauthPluginProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.reauthPluginClass
addReauthPluginProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.reauthPluginClass(String)
addReauthPluginProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.reauthPluginClass(String)
addRecoveryPluginProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.recoveryPluginClass(String)
addRecoveryPluginProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.recoveryPluginClass(String)
AddSecurityDomain - Class in org.wildfly.extras.creaper.commands.security
Add a new security domain.
AddSecurityDomain.Builder - Class in org.wildfly.extras.creaper.commands.security
 
AddSecurityDomain.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.AddSecurityDomain.Builder
 
AddSecurityRealm - Class in org.wildfly.extras.creaper.commands.security.realms
Add a new security realm.
AddSecurityRealm.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
AddSecurityRealm.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.AddSecurityRealm.Builder
 
AddServerConfig - Class in org.wildfly.extras.creaper.commands.domain
Command which creates new server config under /host=some-host/server-config=server-name TODO: add an offline implementation
AddServerConfig.Builder - Class in org.wildfly.extras.creaper.commands.domain
 
AddServerConfig.Builder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.domain.AddServerConfig.Builder
 
AddServerGroup - Class in org.wildfly.extras.creaper.commands.domain
Command which creates new server group under /server-group TODO: add an offline implementation
AddServerGroup.Builder - Class in org.wildfly.extras.creaper.commands.domain
 
AddServerGroup.Builder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.domain.AddServerGroup.Builder
 
AddSocketBinding - Class in org.wildfly.extras.creaper.commands.socketbindings
A command for creating socket binding under default socket binding group if not specified else.
AddSocketBinding.Builder - Class in org.wildfly.extras.creaper.commands.socketbindings
 
AddSocketBinding.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
When socket binding group is not selected, default will be set.
AddSocketBinding.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
 
addSpnegoLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addSpnegoLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addStaleConnectionCheckerProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.staleConnectionCheckerClass
addStaleConnectionCheckerProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.staleConnectionCheckerClass
addStaleConnectionCheckerProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.staleConnectionCheckerClass
addStaleConnectionCheckerProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.staleConnectionCheckerClass
AddSybaseDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a Sybase datasource.
AddSybaseDataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddSybaseDataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddSybaseDataSource.Builder
 
AddSybaseXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Creates a Sybase XA datasource.
AddSybaseXADataSource.Builder - Class in org.wildfly.extras.creaper.commands.datasources
 
AddSybaseXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddSybaseXADataSource.Builder
 
AddTopic - Class in org.wildfly.extras.creaper.commands.messaging
Creates new messaging topic.
AddTopic.Builder - Class in org.wildfly.extras.creaper.commands.messaging
 
AddTopic.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddTopic.Builder
Adds a topic to the default messaging server.
AddTopic.Builder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.AddTopic.Builder
Adds a topic to the specified messaging server.
AddUndertowListener - Class in org.wildfly.extras.creaper.commands.undertow
Command which creates HTTP/HTTPS/AJP listener in the Undertow subsystem.
AddUndertowListener.AjpBuilder - Class in org.wildfly.extras.creaper.commands.undertow
Builder for adding an AJP listener.
AddUndertowListener.AjpBuilder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.AjpBuilder
 
AddUndertowListener.AjpBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.AjpBuilder
 
AddUndertowListener.AjpBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.AjpBuilder
Assumes socket binding called ajp.
AddUndertowListener.HttpBuilder - Class in org.wildfly.extras.creaper.commands.undertow
Builder for adding an HTTP listener.
AddUndertowListener.HttpBuilder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
 
AddUndertowListener.HttpBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
 
AddUndertowListener.HttpBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
Assumes socket binding called http.
AddUndertowListener.HttpsBuilder - Class in org.wildfly.extras.creaper.commands.undertow
Builder for adding an HTTPS listener
AddUndertowListener.HttpsBuilder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
 
AddUndertowListener.HttpsBuilder(String, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
 
AddUndertowListener.HttpsBuilder(String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Assumes socket binding called https.
addUsersRolesLoginModule() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addUsersRolesLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
addValidConnectionCheckerProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.validConnectionCheckerClass
addValidConnectionCheckerProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Property for AddDataSource.Builder.validConnectionCheckerClass
addValidConnectionCheckerProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.validConnectionCheckerClass
addValidConnectionCheckerProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Property for AddXADataSource.Builder.validConnectionCheckerClass
AddXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
A generic command for creating new XA datasource.
AddXADataSource(AddXADataSource.Builder) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
AddXADataSource.Builder<THIS extends AddXADataSource.Builder> - Class in org.wildfly.extras.creaper.commands.datasources
Builder for configuration attributes of an XA datasource.
AddXADataSource.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
 
addXaDatasourceProperties(Map<String, String>) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Adds set of xa-data-source properties defined for XADataSource implementation class.
addXaDatasourceProperty(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Adds xa-data-source property defined for XADataSource implementation class.
addXaDatasourceProperty(String, boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Adds xa-data-source property defined for XADataSource implementation class.
advancedFilter(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
alias(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
The alias of the entry to use from the keystore.
allocationRetry - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
allocationRetry(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
The allocation retry element indicates the number of times that allocating a connection should be tried before throwing an exception.
allocationRetry - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
allocationRetry(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The allocation retry element indicates the number of times that allocating a connection should be tried before throwing an exception.
allocationRetryWaitMillis - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
allocationRetryWaitMillis(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
The allocation retry wait millis element indicates the time in milliseconds to wait between retrying to allocate a connection
allocationRetryWaitMillis - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
allocationRetryWaitMillis(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The allocation retry wait millis element indicates the time in milliseconds to wait between retrying to allocate a connection
allowedUsers(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication.Builder
 
allowEmptyPassword(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
allowEmptyPasswords(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
allowEmptyPasswords(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
allowEmptyPasswords(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
allowMultipleUsers - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
allowMultipleUsers(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specifies if multiple users will access the datasource through the getConnection(user, password) method and hence if the internal pool type should account for that
allowMultipleUsers - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
allowMultipleUsers(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specifies if multiple users will access the datasource through the getConnection(user, password) method and hence if the internal pool type should account for that
applicationRoles() - Static method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Creates a PropertiesFileAuth.UserMappings object for the application-roles.properties file in the configuration directory of the OfflineManagementClient.
applicationUsers() - Static method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Creates a PropertiesFileAuth.Users object for the application-users.properties file in the configuration directory of the OfflineManagementClient.
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveDataSource
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveDataSource
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveJdbcDriver
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveJdbcDriver
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveXADataSource
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveXADataSource
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.deployments.Deploy
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.deployments.Undeploy
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.domain.AddServerConfig
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.domain.AddServerGroup
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.XmlTransform
Deprecated.  
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.foundation.online.CliFile
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.AddLogger
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.AddLogger
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeConsoleLogHandler
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeConsoleLogHandler
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeLogger
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeLogger
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.RemoveLogger
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.RemoveLogger
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.RemoveLogHandler
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.logging.RemoveLogHandler
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.AddTopic
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.AddTopic
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.DisableMessagingSecurity
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.DisableMessagingSecurity
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.EnableMessagingSecurity
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.EnableMessagingSecurity
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.RemoveQueue
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.RemoveQueue
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.RemoveTopic
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.RemoveTopic
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.SetMessagingClusterPassword
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.messaging.SetMessagingClusterPassword
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.modules.RemoveModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddSecurityDomain
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.AddSecurityDomain
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddJaasAuthentication
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddJaasAuthentication
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddSecurityRealm
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddSecurityRealm
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.RemoveLdapConnection
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.RemoveLdapConnection
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.RemoveSecurityRealm
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.realms.RemoveSecurityRealm
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveAuthorizationModule
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveAuthorizationModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveLoginModule
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveLoginModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveMappingModule
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveMappingModule
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveSecurityDomain
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.security.RemoveSecurityDomain
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.undertow.RemoveHttpsSecurityRealm
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.DisableWebNatives
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.EnableWebNatives
 
apply(OfflineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.RemoveConnector
 
apply(OnlineCommandContext) - Method in class org.wildfly.extras.creaper.commands.web.RemoveConnector
 
ApplyPatch - Class in org.wildfly.extras.creaper.commands.patching
Command for patch application.
ApplyPatch.Builder - Class in org.wildfly.extras.creaper.commands.patching
 
ApplyPatch.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
 
ApplyPatch.Builder(File) - Constructor for class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
 
assignGroups(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddJaasAuthentication.Builder
This option is available since WildFly 9 or in EAP 6.4.x!
autoStart(boolean) - Method in class org.wildfly.extras.creaper.commands.domain.AddServerConfig.Builder
Whether or not this server should be started when the Host Controller starts.

B

backgroundValidation - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
backgroundValidation(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Connections should be validated on a background thread (versus being validated prior to use).
backgroundValidation - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
backgroundValidation(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Connections should be validated on a background thread (versus being validated prior to use).
backgroundValidationMillis - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
backgroundValidationMillis(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Amount of time that background validation will run.
backgroundValidationMillis - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
backgroundValidationMillis(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Amount of time that background validation will run.
backup() - Method in class org.wildfly.extras.creaper.commands.domain.ServersRunningStateBackup
 
backup() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.BackupRestore
Deprecated.  
backup() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.ConfigurationFileBackup
 
BackupRestore - Class in org.wildfly.extras.creaper.commands.foundation.offline
Deprecated. use ConfigurationFileBackup instead, this will be removed before 1.0
BackupRestore() - Constructor for class org.wildfly.extras.creaper.commands.foundation.offline.BackupRestore
Deprecated.  
baseCtxDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
baseCtxDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
baseDn(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
baseFilter(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
baseFilter(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
basicAttributes() - Static method in class org.wildfly.extras.creaper.commands.transactions.TransactionManager
 
bindAuthentication(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
bindCredential(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
bindCredential(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
bindDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
bindDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
blockingTimeoutMillis - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
blockingTimeoutWaitMillis(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
The blocking-timeout-millis element indicates the maximum time in milliseconds to block while waiting for a connection before throwing an exception.
blockingTimeoutWaitMillis - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
blockingTimeoutWaitMillis(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The blocking-timeout-millis element indicates the maximum time in milliseconds to block while waiting for a connection before throwing an exception.
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDb2DataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDb2XADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddMariaDbDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddMariaDbXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddMssqlDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddMssqlXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddMysqlDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddMysqlXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddOracleDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddOracleXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgresPlusDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgresPlusXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgreSqlDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgreSqlXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddSybaseDataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddSybaseXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.deployments.Deploy.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.deployments.Undeploy.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.domain.AddServerConfig.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.domain.AddServerGroup.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.AddLogger.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.ChangeConsoleLogHandler.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.ChangeLogger.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.GenericBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.InVmBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddMessagingAcceptor.RemoteBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.GenericBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.InVmBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddMessagingConnector.RemoteBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.messaging.AddTopic.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.AddSecurityDomain.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddJaasAuthentication.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddSecurityRealm.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.AjpBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
 
build() - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
 
build() - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
 
byAccessTime() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 
bySearchTime() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 

C

caCertificateFile(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets certificate authority
caCertificatePassword(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets certificate password
cache(LdapCache) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
cacheFailures(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 
cacheType(String) - Method in class org.wildfly.extras.creaper.commands.security.AddSecurityDomain.Builder
 
caRevocationUrl(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets certificate authority revocation list
certificateFile(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets server certificate file.
certificateForwarding(boolean) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
Defines whether certificate forwarding should be enabled.
certificateKeyFile(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets key file for the certificate.
change(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.ConsoleLogHandler
 
change(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.Logger
 
change(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.PeriodicRotatingFileLogHandler
A variant that doesn't change the file name nor the suffix.
change(String, String, String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.PeriodicRotatingFileLogHandler
file and suffix can be null if they don't need to be changed
change() - Method in class org.wildfly.extras.creaper.commands.logging.Logging.RootLogger
 
ChangeBasicTransactionAttributes - Class in org.wildfly.extras.creaper.commands.transactions
Offline variant only works in WildFly 10!
ChangeBasicTransactionAttributes(ChangeBasicTransactionAttributes.Builder) - Constructor for class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes
 
ChangeBasicTransactionAttributes.Builder - Class in org.wildfly.extras.creaper.commands.transactions
 
ChangeBasicTransactionAttributes.Builder() - Constructor for class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
ChangeConsoleLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
ChangeConsoleLogHandler.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
ChangeConsoleLogHandler.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.logging.ChangeConsoleLogHandler.Builder
 
ChangeLogger - Class in org.wildfly.extras.creaper.commands.logging
 
ChangeLogger.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
ChangeLogger.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.logging.ChangeLogger.Builder
 
ChangePeriodicRotatingFileLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
ChangePeriodicRotatingFileLogHandler.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
ChangePeriodicRotatingFileLogHandler.Builder(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler.Builder
file and suffix can be null if they don't need to be changed
ChangeRootLogger - Class in org.wildfly.extras.creaper.commands.logging
 
ChangeRootLogger.Builder - Class in org.wildfly.extras.creaper.commands.logging
 
ChangeRootLogger.Builder() - Constructor for class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
 
check() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
 
check() - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
 
checkValidConnectionSql(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
SQL statement to check validity of a pool connection.
checkValidConnectionSql - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
checkValidConnectionSql(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
SQL statement to check validity of a pool connection.
checkValidConnectionSql - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
cipherSuite(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets the allowed cipher suite.
cipherSuitesToEnable(String...) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Adds ciphers which should be set as enabled on the underlying SSLEngine.
clientMappings(String...) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Specifies zero or more client mappings for this socket binding.
CliFile - Class in org.wildfly.extras.creaper.commands.foundation.online
Apply a list of CLI operations (a CLI script) read from a file.
CliFile(File) - Constructor for class org.wildfly.extras.creaper.commands.foundation.online.CliFile
Apply a CLI script from the filesystem (file).
CliFile(Class) - Constructor for class org.wildfly.extras.creaper.commands.foundation.online.CliFile
Apply a CLI script from the classpath.
ConfigurationFileBackup - Class in org.wildfly.extras.creaper.commands.foundation.offline
Provides a pair of offline commands to backup and then restore the configuration file.
ConfigurationFileBackup() - Constructor for class org.wildfly.extras.creaper.commands.foundation.offline.ConfigurationFileBackup
 
connectable(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Setting this to true will let to use CMR.
connectable - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
connection(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
connectionProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
connectionUrl(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Defines the JDBC driver connection URL.
console() - Method in class org.wildfly.extras.creaper.commands.logging.Logging.LogHandler
 
ConsoleTarget - Enum in org.wildfly.extras.creaper.commands.logging
 
credentialLifetime(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.KerberosBuilder
 

D

datasourceClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
What datasource class will be used for connection.
datasourceClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
datasourceClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver.Builder
The fully qualified class name of the javax.sql.DataSource implementation
debug(boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
 
DEFAULT_SERVER_NAME - Static variable in class org.wildfly.extras.creaper.commands.undertow.UndertowConstants
 
DEFAULT_SLOT - Static variable in class org.wildfly.extras.creaper.commands.modules.AddModule
 
defaultRole(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
defaultRolesProperties(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
defaultRolesProperties(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
defaultUser(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication.Builder
 
defaultUsersProperties(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
defineUser(String, String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Ensures that the .properties file, which must be a *-users.properties file, contains a definition of a user with given username and given password.
defineUser(String, String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth.Users
Ensures that the *-users.properties file contains a definition of a user with given username and given password.
defineUserMapping(String, String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Ensures that the .properties file, which must be a *-<groups|roles>.properties file, contains a mapping of a user with given username to given role/group (roleOrGroup).
defineUserMapping(String, String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth.UserMappings
Ensures that the *-<groups|roles>.properties file contains a mapping of a user with given username to given role/group (roleOrGroup).
delegationCredential(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.KerberosBuilder
 
dependency(String) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
Name of a module that the new module depends on.
Deploy - Class in org.wildfly.extras.creaper.commands.deployments
Command which takes care about deploying specified deployment under specified deployment name.
Deploy.Builder - Class in org.wildfly.extras.creaper.commands.deployments
Builder for creating command for deploying deployment to the server.
Deploy.Builder(File) - Constructor for class org.wildfly.extras.creaper.commands.deployments.Deploy.Builder
 
Deploy.Builder(InputStream, String, boolean) - Constructor for class org.wildfly.extras.creaper.commands.deployments.Deploy.Builder
 
destroy() - Method in class org.wildfly.extras.creaper.commands.domain.ServersRunningStateBackup
 
destroy() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.BackupRestore
Deprecated.  
destroy() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.ConfigurationFileBackup
 
DisableMessagingSecurity - Class in org.wildfly.extras.creaper.commands.messaging
Disable security in messaging subsystem.
DisableMessagingSecurity() - Constructor for class org.wildfly.extras.creaper.commands.messaging.DisableMessagingSecurity
Disable security in the default messaging server.
DisableMessagingSecurity(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.DisableMessagingSecurity
Disable security in the specified messaging server.
DisableWebNatives - Class in org.wildfly.extras.creaper.commands.web
Command which disables natives in the Web subsystem.
DisableWebNatives() - Constructor for class org.wildfly.extras.creaper.commands.web.DisableWebNatives
 
distinguishedNameAttribute(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
domainController() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
driverClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
What driver class will be used for connection.
driverClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
driverClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver.Builder
The fully qualified class name of the java.sql.Driver implementation
driverName(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Defines the JDBC driver the datasource should use.
driverName - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
driverName(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Defines the JDBC driver the datasource should use.
driverName - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
dsJndiName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
dsJndiName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
durable(boolean) - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
Defines the queue durability

E

enableAfterCreate() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Defines whether the connector should be started on startup.
enableAfterCreate() - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Defines whether the connector should be started on startup.
enabled(Boolean) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Defines whether the connector should be started on startup.
enabledCipherSuites(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Defines Enabled SSL ciphers.
enabledProtocols(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Defines SSL protocols.
enableHttp2(boolean) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
Enables HTTP2 support for this listener.
enableHttp2(boolean) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Enables HTTP2 support for this listener.
enableLookups(Boolean) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Enable/disable DNS lookups for Servlet API.
EnableMessagingSecurity - Class in org.wildfly.extras.creaper.commands.messaging
Enable security in messaging subsystem.
EnableMessagingSecurity() - Constructor for class org.wildfly.extras.creaper.commands.messaging.EnableMessagingSecurity
Enable security in the default messaging server.
EnableMessagingSecurity(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.EnableMessagingSecurity
Enable security in the specified messaging server.
enableSpdy(boolean) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Enables SPDY support for this listener.
enableTsmStatus(boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
EnableWebNatives - Class in org.wildfly.extras.creaper.commands.web
Command which enables natives in the Web subsystem.
EnableWebNatives() - Constructor for class org.wildfly.extras.creaper.commands.web.EnableWebNatives
 
equals(Object) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
evictionTime(Integer) - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 
exceptionSorterClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
org.jboss.jca.adapters.jdbc.ExceptionSorter
exceptionSorterClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
exceptionSorterClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
org.jboss.jca.adapters.jdbc.ExceptionSorter
exceptionSorterClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
exceptionSorterProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
exceptionSorterProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
executor(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the name of the executor that should be used for the processing threads of this connector.
extensions() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 

F

filter(String) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
 
fixedPort(boolean) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Whether the port value should remain fixed even if numeric offsets are applied to the other sockets in the socket group.
flag(String) - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
flag(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
flushStrategy(PoolFlushStrategy) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
How poool should be flushed.
flushStrategy - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
flushStrategy(PoolFlushStrategy) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
How poool should be flushed.
flushStrategy - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
forDefaultServer() - Method in class org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener.Builder
Creates the RemoveListener command for the default Undertow server.
forServer(String) - Method in class org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener.Builder
Creates the RemoveListener command for specified Undertow server.

G

getAddress() - Method in class org.wildfly.extras.creaper.commands.domain.AddServerConfig
 
getAddress() - Method in class org.wildfly.extras.creaper.commands.domain.AddServerGroup
 
getAppliedAt() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
getByAccessTime() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache
 
getBySearchTime() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache
 
getCacheFailures() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache
 
getCumulativePatchId() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
getCumulativePatchId() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
getCurrentServerVersion() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
getDebug() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab
 
getEvictionTime() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache
 
getForHosts() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab
 
getHistory() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
getHistoryEntry(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
getMaxCacheSize() - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache
 
getPatches() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
getPatchesIds() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
getPatchId() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
getPatchInfo() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
getPath() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab
 
getPrincipal() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab
 
getRelativeTo() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab
 
getType() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
getVersion() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
groovy(Class) - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.XmlTransform
Deprecated.  
GroovyXmlTransform - Class in org.wildfly.extras.creaper.commands.foundation.offline.xml
An offline command that runs a XML transformation on the configuration file which the offline management client is connected to.
GroovyXmlTransform.Builder - Class in org.wildfly.extras.creaper.commands.foundation.offline.xml
 

H

handler(String) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
 
handler() - Static method in class org.wildfly.extras.creaper.commands.logging.Logging
 
handlers(String...) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
 
hashCode() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
heapSize(String) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
The initial heap size allocated by the JVM

I

idleTimeoutMinutes(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
The idle-timeout-minutes elements indicates the maximum time in minutes a connection may be idle before being closed.
idleTimeoutMinutes - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
idleTimeoutMinutes(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The idle-timeout-minutes elements indicates the maximum time in minutes a connection may be idle before being closed.
idleTimeoutMinutes - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
inConfigurationDirectory(String) - Static method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Creates a PropertiesFileAuth object for the file named fileName that resides in the configuration directory of the OfflineManagementClient.
initialContextFactory(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
interfaceName(String) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Name of the interface to which the socket should be bound, or, for multicast sockets, the interface on which it should listen.
interfaces() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
interleaving(boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
An element to enable interleaving for XA connection factories
interleaving - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
isAnyPatchInstalled() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
isPatchInstalled(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 

J

jaasSecurityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
jaasSecurityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
jaasSecurityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
javaHome(String) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
The java home
javaNamingFactoryInitial(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
javaNamingFactoryInitial(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
javaNamingFactoryInitial(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
javaNamingProviderUrl(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
javaNamingProviderUrl(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
javaNamingProviderUrl(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
javaNamingSecurityAuthentication(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
javaNamingSecurityAuthentication(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
javaNamingSecurityAuthentication(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
javaNamingSecurityCredentials(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
javaNamingSecurityCredentials(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
javaNamingSecurityCredentials(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
javaNamingSecurityPrincipal(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
javaNamingSecurityPrincipal(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
javaNamingSecurityPrincipal(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
javaNamingSecurityProtocol(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
javaNamingSecurityProtocol(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
javaNamingSecurityProtocol(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
jndiEntries(List<String>) - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
Defines the list of jndi entries to which this queue is bound to.
jndiEntries(List<String>) - Method in class org.wildfly.extras.creaper.commands.messaging.AddTopic.Builder
Defines the list of jndi entries to which this topic is bound to.
jndiName(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specifies the JNDI name for the datasource.
jndiName(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specifies the JNDI name for the datasource.
jndiName - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
journalStoreEnableAsyncIO(boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
jta(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Enable JTA integration.
jta - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
jts(boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
jvms() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 

K

keepContent() - Method in class org.wildfly.extras.creaper.commands.deployments.Undeploy.Builder
Defines that the content should be left in the deployment repository => only undeployed without removing it.
KerberosKeytab - Class in org.wildfly.extras.creaper.commands.security.realms
Helper class which holds information about Keytab.
KerberosKeytab.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
KerberosKeytab.Builder() - Constructor for class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
 
keyAlias(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets the key alias.
keyPassword(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the password to obtain the key from the keystore.
keystorePassword(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the password to open the keystore.
keystorePath(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the path of the keystore, will be ignored if the keystore provider is anything other than JKS.
keystoreProvider(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
The provider for loading the keystore, defaults to JKS.
keystoreRelativeTo(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines name of another previously named path, or of one of the standard paths provided by the system.
keystoreType(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets the keystore type.

L

LdapCache - Class in org.wildfly.extras.creaper.commands.security.realms
Helper class which holds information about Ldap Cache.
LdapCache.Builder - Class in org.wildfly.extras.creaper.commands.security.realms
 
LdapCache.Builder() - Constructor for class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 
level(LogLevel) - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger.Builder
 
listenerTypeName() - Method in enum org.wildfly.extras.creaper.commands.undertow.UndertowListenerType
 
logger() - Static method in class org.wildfly.extras.creaper.commands.logging.Logging
 
Logging - Class in org.wildfly.extras.creaper.commands.logging
A slightly more convenient way to create commands that affect the logging subsystem.
Logging.ConsoleLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
Logging.Logger - Class in org.wildfly.extras.creaper.commands.logging
 
Logging.LogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
Logging.PeriodicRotatingFileLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
Logging.RootLogger - Class in org.wildfly.extras.creaper.commands.logging
 
LogHandlerType - Enum in org.wildfly.extras.creaper.commands.logging
 
LogLevel - Enum in org.wildfly.extras.creaper.commands.logging
 

M

mainClass(String) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
A fully qualified class name that declares the module's main method.
managedConnectionPool(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Defines the ManagedConnectionPool implementation, f.ex.
managedConnectionPool - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
managedConnectionPool(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
 
management() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
mapGroupsToRoles(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddSecurityRealm.Builder
 
matchOnUserDN(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
maxCacheSize(Integer) - Method in class org.wildfly.extras.creaper.commands.security.realms.LdapCache.Builder
 
maxConnections(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets amount of concurrent connections that can be processed by the connector with optimum performance.
maxHeapSize(String) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
The maximum heap size that can be allocated by the JVM
maxPermgenSize(String) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
The maximum size of the permanent generation
maxPoolSize(int) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specifies the maximum number of connections for a pool.
maxPoolSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
maxPoolSize(int) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specifies the maximum number of connections for a pool.
maxPoolSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
maxPostSize(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets maximum size in bytes of a POST request that can be parsed by the container.
maxSavePostSize(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets maximum size in bytes of a POST request that will be saved during certain authentication schemes.
mcp - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
mgmtGroups() - Static method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Creates a PropertiesFileAuth.UserMappings object for the mgmt-groups.properties file in the configuration directory of the OfflineManagementClient.
mgmtUsers() - Static method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Creates a PropertiesFileAuth.Users object for the mgmt-users.properties file in the configuration directory of the OfflineManagementClient.
minPoolSize(int) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specifies the minimum number of connections for a pool.
minPoolSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
minPoolSize(int) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specifies the minimum number of connections for a pool.
minPoolSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDb2DataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDb2XADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddMariaDbDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddMariaDbXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddMssqlDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddMssqlXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddMysqlDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddMysqlXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddOracleDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddOracleXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgresPlusDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgresPlusXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgreSqlDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddPostgreSqlXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddSybaseDataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddSybaseXADataSource
 
modifyIfNeeded(ServerVersion) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
module(String) - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
module(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
module(String) - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 
moduleSlot(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver.Builder
The slot of the module from which the driver was loaded, if it was loaded from the module path
moduleXml(File) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
The module.xml file which should be used for the added module.
multicastAddress(String) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Multicast address on which the socket should receive multicast traffic.
multicastPort(Integer) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Port on which the socket should receive multicast traffic.

N

name(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddJaasAuthentication.Builder
 
newConnectionSql(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
SQL statement to execute whenever a connection is added to the JCA connection pool.
newConnectionSql - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
newConnectionSql(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
SQL statement to execute whenever a connection is added to the JCA connection pool.
newConnectionSql - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
nodeIdentifier(String) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
noRecovery(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specify if the xa-datasource should be excluded from recovery.
noRecovery - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
noTxSeparatePool(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Oracle does not like XA connections getting used both inside and outside a JTA transaction.
noTxSeparatePool - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 

O

objectStorePath(String) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
objectStoreRelativeTo(String) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
of(File) - Static method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Creates a PropertiesFileAuth object for given file.
of(Class) - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform
A convenience shortcut for a case when the script is stored alongside the clazz on the classpath, has the same name and the .groovy extension.
of(Class, String) - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform
Creates a GroovyXmlTransform from a script loaded from classpath at path.
org.wildfly.extras.creaper.commands.auth - package org.wildfly.extras.creaper.commands.auth
 
org.wildfly.extras.creaper.commands.datasources - package org.wildfly.extras.creaper.commands.datasources
 
org.wildfly.extras.creaper.commands.deployments - package org.wildfly.extras.creaper.commands.deployments
 
org.wildfly.extras.creaper.commands.domain - package org.wildfly.extras.creaper.commands.domain
 
org.wildfly.extras.creaper.commands.foundation.offline - package org.wildfly.extras.creaper.commands.foundation.offline
 
org.wildfly.extras.creaper.commands.foundation.offline.xml - package org.wildfly.extras.creaper.commands.foundation.offline.xml
 
org.wildfly.extras.creaper.commands.foundation.online - package org.wildfly.extras.creaper.commands.foundation.online
 
org.wildfly.extras.creaper.commands.logging - package org.wildfly.extras.creaper.commands.logging
 
org.wildfly.extras.creaper.commands.messaging - package org.wildfly.extras.creaper.commands.messaging
 
org.wildfly.extras.creaper.commands.modules - package org.wildfly.extras.creaper.commands.modules
 
org.wildfly.extras.creaper.commands.patching - package org.wildfly.extras.creaper.commands.patching
 
org.wildfly.extras.creaper.commands.security - package org.wildfly.extras.creaper.commands.security
 
org.wildfly.extras.creaper.commands.security.realms - package org.wildfly.extras.creaper.commands.security.realms
 
org.wildfly.extras.creaper.commands.socketbindings - package org.wildfly.extras.creaper.commands.socketbindings
 
org.wildfly.extras.creaper.commands.transactions - package org.wildfly.extras.creaper.commands.transactions
 
org.wildfly.extras.creaper.commands.undertow - package org.wildfly.extras.creaper.commands.undertow
 
org.wildfly.extras.creaper.commands.web - package org.wildfly.extras.creaper.commands.web
 
overrideAll(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
Sets whether all conflicts should be automatically resolved by overriding the data using those from patch.
overrideAll(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
Sets whether all conflicts should be automatically resolved by overriding.
overrideAll(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
Sets whether all conflicts should be automatically resolved by overriding.
overrideModules(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
Sets whether modules shall be overridden when there is conflict in the module.
overrideModules(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
Sets whether modules shall be overridden when there is conflict in the module.
overrideModules(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
Sets whether modules shall be overridden when there is conflict in the module.
overridePaths(String...) - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
Adds specified paths to the list of paths which shall be overridden.
overridePaths(String...) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
Adds specified paths to the list of paths which shall be overridden.
overridePaths(String...) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
Adds specified paths to the list of paths which shall be overridden.

P

padXid(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Should the Xid be padded
padXid - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
parameter(String, Object) - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
The transformation script will have a variable named after name with a value of value.
parameters(Map<String, Object>) - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
Same as GroovyXmlTransform.Builder.parameter(String, Object) invoked for all entries of the parameters map.
parseRoleNameFromDN(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
parseUsername(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
password - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
password - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
password(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets the password
PatchingOperations - Class in org.wildfly.extras.creaper.commands.patching
 
PatchingOperations(OnlineManagementClient) - Constructor for class org.wildfly.extras.creaper.commands.patching.PatchingOperations
 
PatchingOperations.PatchHistoryEntry - Class in org.wildfly.extras.creaper.commands.patching
 
PatchingOperations.PatchHistoryEntry(String, String, String) - Constructor for class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
PatchingOperations.PatchHistoryEntry(String) - Constructor for class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
PatchingOperations.PatchHistoryEntry() - Constructor for class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
PatchingOperations.PatchInfo - Class in org.wildfly.extras.creaper.commands.patching
 
PatchingOperations.PatchInfo() - Constructor for class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
path(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication.Builder
 
path(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
 
paths() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
periodicRotatingFile() - Method in class org.wildfly.extras.creaper.commands.logging.Logging.LogHandler
 
permgenSize(String) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
The initial permanent generation size
plainText(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication.Builder
 
PoolFlushStrategy - Enum in org.wildfly.extras.creaper.commands.datasources
 
port(Integer) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Number of the port to which the socket should be bound.
prefill(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Whether to attempt to prefill the connection pool.
prefill - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
prefill(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Whether to attempt to prefill the connection pool.
prefill - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
preparedStatementCacheSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
preparedStatementsCacheSize(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The number of prepared statements per connection in an LRU cache
preparedStatementsCacheSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
preservePaths(String...) - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch.Builder
Adds paths to list of paths which should be preserved.
preservePaths(String...) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
Adds paths to list of paths which should be preserved.
preservePaths(String...) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
Adds paths to list of paths which should be preserved.
principal(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
 
principalDNPrefix(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
principalDNSuffix(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
principalsQuery(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
processIdSocketBinding(String) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
processIdSocketMaxPorts(Integer) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
processIdUuid(Boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
profile() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
profiles() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
PropertiesFileAuth - Class in org.wildfly.extras.creaper.commands.auth
Provides a set of offline commands to manipulate authentication and authorization .properties files.
PropertiesFileAuth.UserMappings - Class in org.wildfly.extras.creaper.commands.auth
Convenience view on PropertiesFileAuth that only exposes methods for working with user mappings.
PropertiesFileAuth.Users - Class in org.wildfly.extras.creaper.commands.auth
Convenience view on PropertiesFileAuth that only exposes methods for working with users.
property(String, String) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
Adds a property.
protocol(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the protocol to use when creating the SSLContext.
protocol(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the web connector protocol.
protocol(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets the SSL protocols that are enabled.
protocolsToEnable(String...) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Adds protocols which should be set as enabled on the underlying SSLEngine.
proxyAddressForwarding(Boolean) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
Enables x-forwarded-host and similar headers and set a remote ip address and hostname
proxyBinding(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the socket binding to define the host and port that will be used when sending a redirect.
proxyName(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the host name that will be used when sending a redirect.
proxyPort(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the port that will be used when sending a redirect.

Q

queryTimeout(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Any configured query timeout in seconds.
queryTimeout - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
queryTimeout(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Any configured query timeout in seconds.
queryTimeout - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 

R

realm(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.RealmDirectBuilder
 
reauthPluginClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Setting reauth plugin class name.
reauthPluginClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
reauthPluginClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Setting reauth plugin class name.
reauthPluginClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
reauthPluginProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
reauthPluginProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
recoveryListener(Boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
recoveryPassword - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
recoveryPluginClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Setting plugin class name for recovery extension plugin used in spi (core.spi.xa).
recoveryPluginClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
recoveryPluginProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
recoverySecurityDomain(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Security domain name to be used for authentication to datasource during recovery.
recoverySecurityDomain - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
recoveryUsername - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
recoveryUsernameAndPassword(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specify the user name and password used when creating a new connection during recovery.
recurseRoles(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
recursive(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
redirectBinding(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the socket binding to define the port for redirection to a secure connector.
redirectPort(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the port for redirection to a secure connector.
redirectSocket(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.AjpBuilder
Defines socket binding port which shall be used if this listener is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, undertow will automatically redirect the request to the socket binding defined by this option.
redirectSocket(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpBuilder
Defines socket binding port which shall be used if this listener is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, undertow will automatically redirect the request to the socket binding defined by this option.
referrals(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
referralUserAttributeIDToCheck(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
referralUserAttributeIDToCheck(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
relativeTo(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication.Builder
 
relativeTo(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
 
remove(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.ConsoleLogHandler
 
remove(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.Logger
 
remove(String) - Method in class org.wildfly.extras.creaper.commands.logging.Logging.PeriodicRotatingFileLogHandler
 
remove() - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
RemoveAuthorizationModule - Class in org.wildfly.extras.creaper.commands.security
Remove given authorization classic policy module.
RemoveAuthorizationModule(String, String) - Constructor for class org.wildfly.extras.creaper.commands.security.RemoveAuthorizationModule
 
removeAuthorizationModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
RemoveConnector - Class in org.wildfly.extras.creaper.commands.web
Command for removing specified connector
RemoveConnector(String) - Constructor for class org.wildfly.extras.creaper.commands.web.RemoveConnector
 
RemoveDataSource - Class in org.wildfly.extras.creaper.commands.datasources
Command which removes an existing datasource.
RemoveDataSource(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.RemoveDataSource
 
RemoveHttpsSecurityRealm - Class in org.wildfly.extras.creaper.commands.undertow
Command which removes specified security realm.
RemoveHttpsSecurityRealm(String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.RemoveHttpsSecurityRealm
 
RemoveJdbcDriver - Class in org.wildfly.extras.creaper.commands.datasources
Command which removes an existing JDBC driver from the datasources subsystem.
RemoveJdbcDriver(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.RemoveJdbcDriver
 
RemoveLdapConnection - Class in org.wildfly.extras.creaper.commands.security.realms
Remove given LDAP outbound connection.
RemoveLdapConnection(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.RemoveLdapConnection
 
RemoveLogger - Class in org.wildfly.extras.creaper.commands.logging
 
RemoveLogger(String) - Constructor for class org.wildfly.extras.creaper.commands.logging.RemoveLogger
 
RemoveLogHandler - Class in org.wildfly.extras.creaper.commands.logging
 
RemoveLogHandler(LogHandlerType, String) - Constructor for class org.wildfly.extras.creaper.commands.logging.RemoveLogHandler
 
RemoveLoginModule - Class in org.wildfly.extras.creaper.commands.security
Remove given authentication classic login module.
RemoveLoginModule(String, String) - Constructor for class org.wildfly.extras.creaper.commands.security.RemoveLoginModule
 
removeLoginModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
RemoveMappingModule - Class in org.wildfly.extras.creaper.commands.security
Remove given mapping classic mapping module.
RemoveMappingModule(String, String) - Constructor for class org.wildfly.extras.creaper.commands.security.RemoveMappingModule
 
removeMappingModule(String) - Method in class org.wildfly.extras.creaper.commands.security.Security.SecurityDomain
 
RemoveModule - Class in org.wildfly.extras.creaper.commands.modules
Removes a module (in the JBoss Modules sense) from the module repository.
RemoveModule(String) - Constructor for class org.wildfly.extras.creaper.commands.modules.RemoveModule
 
RemoveModule(String, String) - Constructor for class org.wildfly.extras.creaper.commands.modules.RemoveModule
 
RemoveQueue - Class in org.wildfly.extras.creaper.commands.messaging
Removes an existing messaging queue.
RemoveQueue(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.RemoveQueue
Removes a queue from the default messaging server.
RemoveQueue(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.RemoveQueue
Removes a queue from the specified messaging server.
removeRealm(boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddKerberosAuthentication.Builder
 
removeRealmFromPrincipal(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.SpnegoBuilder
 
RemoveSecurityDomain - Class in org.wildfly.extras.creaper.commands.security
Remove given security domain.
RemoveSecurityDomain(String) - Constructor for class org.wildfly.extras.creaper.commands.security.RemoveSecurityDomain
 
RemoveSecurityRealm - Class in org.wildfly.extras.creaper.commands.security.realms
Remove given security realm.
RemoveSecurityRealm(String) - Constructor for class org.wildfly.extras.creaper.commands.security.realms.RemoveSecurityRealm
 
RemoveTopic - Class in org.wildfly.extras.creaper.commands.messaging
Removes an existing messaging topic.
RemoveTopic(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.RemoveTopic
Removes a topic from the default messaging server.
RemoveTopic(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.RemoveTopic
Removes a topic from the specified messaging server.
RemoveUndertowListener - Class in org.wildfly.extras.creaper.commands.undertow
Command which removes specified Undertow listener.
RemoveUndertowListener.Builder - Class in org.wildfly.extras.creaper.commands.undertow
 
RemoveUndertowListener.Builder(UndertowListenerType, String) - Constructor for class org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener.Builder
 
RemoveXADataSource - Class in org.wildfly.extras.creaper.commands.datasources
Command which removes an existing XA datasource.
RemoveXADataSource(String) - Constructor for class org.wildfly.extras.creaper.commands.datasources.RemoveXADataSource
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specify whether to replace the existing datasource based on its name (pool-name).
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
If xa datasource with the given pool-name exists it will be replaced with this newly created datasource.
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler.Builder
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.logging.AddLogger.Builder
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler.Builder
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
Specify whether to replace the existing queue based on its name.
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.messaging.AddTopic.Builder
Specify whether to replace the existing topic based on its name.
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.security.AddSecurityDomain.Builder
This can cause server reload!
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
This can cause server reload!
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.security.realms.AddSecurityRealm.Builder
This can cause server reload!
replaceExisting(boolean) - Method in class org.wildfly.extras.creaper.commands.socketbindings.AddSocketBinding.Builder
Specify whether to replace the existing socket binding based on its name.
replaceExisting() - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Specify whether to replace the existing connector based on its name.
resetConfiguration(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
Sets whether the rollback operation should reset the installation configurations to their state before the patch was applied.
resetConfiguration(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
Sets whether the rollback operation should reset the installation configurations to their state before the patch was applied.
resource(File) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
Adds resource (jar) to module, specified file will be copied to new module.
resourceDelimiter(String) - Method in class org.wildfly.extras.creaper.commands.modules.AddModule.Builder
Sets resource delimiter.
restore() - Method in class org.wildfly.extras.creaper.commands.domain.ServersRunningStateBackup
 
restore() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.BackupRestore
Deprecated.  
restore() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.ConfigurationFileBackup
 
roleAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
roleAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
roleAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
roleAttributeIsDN(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
roleAttributeIsDN(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
roleAttributeIsDN(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
roleFilter(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
roleFilter(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
roleGroupSeparator(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
roleGroupSeperator(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
roleNameAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
roleNameAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
roleNameAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
roleRecursion(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
rolesCtxDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
rolesCtxDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
rolesCtxDN(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
rolesProperties(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
rolesProperties(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
rolesQuery(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
rolesQuery(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
RollbackLastPatch - Class in org.wildfly.extras.creaper.commands.patching
Command for last patch rollback.
RollbackLastPatch.Builder - Class in org.wildfly.extras.creaper.commands.patching
 
RollbackLastPatch.Builder() - Constructor for class org.wildfly.extras.creaper.commands.patching.RollbackLastPatch.Builder
 
RollbackPatch - Class in org.wildfly.extras.creaper.commands.patching
Command for patch rollback.
RollbackPatch.Builder - Class in org.wildfly.extras.creaper.commands.patching
 
RollbackPatch.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
 
rollbackTo(boolean) - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch.Builder
If the patch to rollback is a one-off patch, it signifies that the rollback operation will also rollback all the other one-off patches that have been applied on top of the patch to rollback.
root() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
rootLogger() - Static method in class org.wildfly.extras.creaper.commands.logging.Logging
 

S

sameRmOverride(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The is-same-rm-override element allows one to unconditionally set whether the javax.transaction.xa.XAResource.isSameRM(XAResource) returns true or false.
sameRmOverride - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
scheme(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.AjpBuilder
Defines the listener scheme, can be HTTP or HTTPS.
scheme(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the web connector scheme.
searchCredential(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
searchDn(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
searchScope(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
searchScope(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
searchScope(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
searchTimeLimit(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.AdvancedLdapBuilder
 
searchTimeLimit(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
searchTimeLimit(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
secure(Boolean) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Defines whether content sent or received by the connector is secured from the user perspective.
Security - Class in org.wildfly.extras.creaper.commands.security
A slightly more convenient way to create commands that affect the security subsystem.
Security.SecurityDomain - Class in org.wildfly.extras.creaper.commands.security
 
securityDomain(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Security domain name to be used for authentication to datasource.
securityDomain - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
securityDomain(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Security domain name to be used for authentication to datasource.
securityDomain - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
securityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateBuilder
 
securityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
securityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
securityDomain(String) - Static method in class org.wildfly.extras.creaper.commands.security.Security
 
securityDomainName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddAuthorizationModule.Builder
 
securityDomainName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.Builder
 
securityDomainName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 
securityRealm(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
securityRealm(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Defines which security realm should be used by the listener.
selector(String) - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue.Builder
Defines the queue selector
serverGroups() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
servers() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
serverSecurityDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.SpnegoBuilder
 
ServersRunningStateBackup - Class in org.wildfly.extras.creaper.commands.domain
Provides a pair of online commands to backup and then restore running state of servers in domain.
ServersRunningStateBackup() - Constructor for class org.wildfly.extras.creaper.commands.domain.ServersRunningStateBackup
 
sessionCacheSize(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets size of the SSL session cache.
sessionTimeout(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets the SSL session cache timeout.
setAppliedAt(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
setCumulativePatchId(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
setHandlesReferralsFor(List<String>) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
Set values of handles-referrals-for.
SetMessagingClusterPassword - Class in org.wildfly.extras.creaper.commands.messaging
Set cluster password.
SetMessagingClusterPassword(String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.SetMessagingClusterPassword
Set cluster password in the default messaging server.
SetMessagingClusterPassword(String, String) - Constructor for class org.wildfly.extras.creaper.commands.messaging.SetMessagingClusterPassword
Set cluster password in the specified messaging server.
setPatches(List<String>) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
setPatchId(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
setProperties(Map<String, String>) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
Set properties.
setTxQueryTimeout(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Whether to set the query timeout based on the time remaining until transaction timeout, any configured query timeout will be used if there is no transaction.
setTxQueryTimeout - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
setTxQueryTimeout(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Whether to set the query timeout based on the time remaining until transaction timeout, any configured query timeout will be used if there is no transaction.
setTxQueryTimeout - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
setType(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
setVersion(String) - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
sharePreparedStatements(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Whether to share prepare statements, i.e.
sharePreparedStatements - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
sharePreparedStatements(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Whether to share prepare statements, i.e.
sharePreparedStatements - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
skipGroupLoading(Boolean) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLocalAuthentication.Builder
 
socketBinding(String) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
socketBinding(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Sets the web connector socket-binding reference, this connector should be bound to.
socketBindingGroup(String) - Method in class org.wildfly.extras.creaper.commands.domain.AddServerConfig.Builder
The socket binding group to which this server belongs.
socketBindingGroup() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
socketBindingGroups() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
socketBindingPortOffset(int) - Method in class org.wildfly.extras.creaper.commands.domain.AddServerConfig.Builder
An offset to be added to the port values given by the socket binding group for this server.
socketBindingPortOffset(int) - Method in class org.wildfly.extras.creaper.commands.domain.AddServerGroup.Builder
The default offset to be added to the port values given by the socket binding group.
spy(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
An org.jboss.jca.adapters.jdbc.ExceptionSorter.
spy - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
spy(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
An org.jboss.jca.adapters.jdbc.ExceptionSorter.
spy - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
sslProtocol(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets name of custom ssl protocol provider
SslVerifyClient - Enum in org.wildfly.extras.creaper.commands.undertow
Enum representing SSL client authentication modes for SSL channels which are allowed in Undertow.
staleConnectionCheckerClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker.
staleConnectionCheckerClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
staleConnectionCheckerClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
An org.jboss.jca.adapters.jdbc.StaleConnectionChecker.
staleConnectionCheckerClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
staleConnectionCheckerProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
staleConnectionCheckerProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
statisticsEnabled(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Sets whether runtime statistics are enabled or not.
statisticsEnabled - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
statisticsEnabled(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Sets whether runtime statistics are enabled or not.
statisticsEnabled - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
statisticsEnabled(boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
statusSocketBinding(String) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
subsystem(String) - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
subsystemInProfile(String, String) - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 
subtree(String, Subtree) - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform.Builder
The transformation script will have a variable named after name with a value corresponding to a specific subtree of the configuration file.
Subtree - Class in org.wildfly.extras.creaper.commands.foundation.offline.xml
This is the primary mechanism used for unifying access to standalone and domain configuration files.
suspendResume(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
suspendResume(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
systemProperties() - Static method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree
 

T

timeout(int) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
toAllServerGroups() - Method in class org.wildfly.extras.creaper.commands.deployments.Deploy.Builder
Domain mode only
toServerGroups(String...) - Method in class org.wildfly.extras.creaper.commands.deployments.Deploy.Builder
Domain mode only
toString() - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
toString() - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver
 
toString() - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
toString() - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveDataSource
 
toString() - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveJdbcDriver
 
toString() - Method in class org.wildfly.extras.creaper.commands.datasources.RemoveXADataSource
 
toString() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.GroovyXmlTransform
 
toString() - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.XmlTransform
Deprecated.  
toString() - Method in class org.wildfly.extras.creaper.commands.foundation.online.CliFile
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.AddConsoleLogHandler
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.AddLogger
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.ChangeConsoleLogHandler
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.ChangeLogger
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.ChangePeriodicRotatingFileLogHandler
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.ChangeRootLogger
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.RemoveLogger
 
toString() - Method in class org.wildfly.extras.creaper.commands.logging.RemoveLogHandler
 
toString() - Method in class org.wildfly.extras.creaper.commands.messaging.AddQueue
 
toString() - Method in class org.wildfly.extras.creaper.commands.messaging.AddTopic
 
toString() - Method in class org.wildfly.extras.creaper.commands.messaging.RemoveQueue
 
toString() - Method in class org.wildfly.extras.creaper.commands.messaging.RemoveTopic
 
toString() - Method in class org.wildfly.extras.creaper.commands.modules.AddModule
 
toString() - Method in class org.wildfly.extras.creaper.commands.modules.RemoveModule
 
toString() - Method in class org.wildfly.extras.creaper.commands.patching.ApplyPatch
 
toString() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchHistoryEntry
 
toString() - Method in class org.wildfly.extras.creaper.commands.patching.PatchingOperations.PatchInfo
 
toString() - Method in class org.wildfly.extras.creaper.commands.patching.RollbackPatch
 
toString() - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener
 
toString() - Method in class org.wildfly.extras.creaper.commands.undertow.RemoveUndertowListener
 
toString() - Method in class org.wildfly.extras.creaper.commands.web.AddConnector
 
toString() - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig
 
trackPreparedStatements(TrackStatementType) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Whether to check for unclosed statements when a connection is returned to the pool and result sets are closed when a statement is closed/return to the prepared statement cache.
trackPreparedStatements(TrackStatementType) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Whether to check for unclosed statements when a connection is returned to the pool and result sets are closed when a statement is closed/return to the prepared statement cache.
trackPreparedStatements - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
trackStatements - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
TrackStatementType - Enum in org.wildfly.extras.creaper.commands.datasources
 
transactionIsolation(TransactionIsolation) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Defines isolation level for connections created under this datasource.
transactionIsolation - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
transactionIsolation(TransactionIsolation) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Defines isolation level for connections created under this datasource.
transactionIsolation - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
TransactionIsolation - Enum in org.wildfly.extras.creaper.commands.datasources
 
TransactionManager - Class in org.wildfly.extras.creaper.commands.transactions
Entrypoint for configuring transations subsystem.
transactionManagerJndiName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseBuilder
 
transactionManagerJndiName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
truststorePassword(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the password to open the truststore.
truststorePath(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the path of the trustore, will be ignored if the truststore provider is anything other than JKS.
truststoreProvider(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Defines the provider for loading the truststore, defaults to JKS.
truststoreRelativeTo(String) - Method in class org.wildfly.extras.creaper.commands.undertow.AddHttpsSecurityRealm.Builder
Define name of another previously named path, or of one of the standard paths provided by the system.
truststoreType(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets type of the truststore,
type(AddJvmConfiguration.JvmType) - Method in class org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.Builder
The JVM type can be either SUN or IBM.
type(String) - Method in class org.wildfly.extras.creaper.commands.security.AddMappingModule.Builder
 

U

uidAttributeID(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
undefineUser(String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Ensures that the .properties file, which must be a *-users.properties file, doesn't contain a definition of a user with given username.
undefineUser(String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth.Users
Ensures that the *-users.properties file doesn't contain a definition of a user with given username.
undefineUserMapping(String, String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth
Ensures that the .properties file, which must be a *-<groups|roles>.properties file, doesn't contain a mapping of a user with given username to given role/group (roleOrGroup).
undefineUserMapping(String, String) - Method in class org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth.UserMappings
Ensures that the *-<groups|roles>.properties file doesn't contain a mapping of a user with given username to given role/group (roleOrGroup).
Undeploy - Class in org.wildfly.extras.creaper.commands.deployments
Command which takes care about undeploying specified application (the content is by default also removed)
Undeploy.Builder - Class in org.wildfly.extras.creaper.commands.deployments
 
Undeploy.Builder(String) - Constructor for class org.wildfly.extras.creaper.commands.deployments.Undeploy.Builder
 
UndertowConstants - Class in org.wildfly.extras.creaper.commands.undertow
 
UndertowListenerType - Enum in org.wildfly.extras.creaper.commands.undertow
 
url(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapConnection.Builder
 
urlDelimiter(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specifies the delimeter for URLs in connection-url for HA datasources
urlDelimiter - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
urlDelimiter(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specifies the delimeter for URLs in connection-url for HA datasources
urlDelimiter - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
urlSelectorStrategyClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
urlSelectorStrategyClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
A class that implements org.jboss.jca.adapters.jdbc.URLSelectorStrategy
urlSelectorStrategyClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
useCcm(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Enable the use of a cached connection manager.
useCcm - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
useCcm(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Enable the use of a cached connection manager.
useCcm - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
useFastFailAllocation(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Whether fail a connection allocation on the first connection if it is invalid (true) or keep trying until the pool is exhausted of all potential connections (false).
useFastFailAllocation - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
useFastFailAllocation(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Whether fail a connection allocation on the first connection if it is invalid (true) or keep trying until the pool is exhausted of all potential connections (false).
useFastFailAllocation - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
useJavaContext(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Setting this to false will bind the datasource into global JNDI.
useJavaContext - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
useJavaContext(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Setting this to false will bind the datasource into global JNDI.
useJavaContext - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
useJournalStore(boolean) - Method in class org.wildfly.extras.creaper.commands.transactions.ChangeBasicTransactionAttributes.Builder
 
userDn(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
username - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
username - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
usernameAndPassword(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Specify the user name and password used when creating a new connection.
usernameAndPassword(String, String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Specify the user name and password used when creating a new connection.
usernameAttribute(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
 
usernameBeginString(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
usernameEndString(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapExtendedBuilder
 
usernameLoad(String) - Method in class org.wildfly.extras.creaper.commands.security.realms.AddLdapAuthentication.Builder
This option is available since WildFly 8!
usernamePasswordDomain(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.SpnegoBuilder
 
userRolesCtxDNAttributeName(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.LdapBuilder
 
usersProperties(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.UsersRolesBuilder
 
useStrictMinPoolSize(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
If the AddDataSource.Builder.minPoolSize should be considered a strictly.
useStrictMinPoolSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
useStrictMinPoolSize(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
If the AddXADataSource.Builder.minPoolSize should be considered a strictly.
useStrictMinPoolSize - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
useTryLock(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Any configured timeout for internal locks on the resource adapter objects in seconds.
useTryLock - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
useTryLock(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Any configured timeout for internal locks on the resource adapter objects in seconds.
useTryLock - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 

V

validate() - Method in class org.wildfly.extras.creaper.commands.logging.AddPeriodicRotatingFileLogHandler.Builder
 
validateOnMatch(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
Validation will be done on connection factory attempt to match a managed connection for a given set.
validateOnMatch - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
validateOnMatch(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Validation will be done on connection factory attempt to match a managed connection for a given set.
validateOnMatch - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
validConnectionCheckerClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker.
validConnectionCheckerClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
validConnectionCheckerClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
An org.jboss.jca.adapters.jdbc.ValidConnectionChecker.
validConnectionCheckerClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
validConnectionCheckerProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddDataSource
 
validConnectionCheckerProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
validForAllHosts() - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
Indicate that this keytab is relevant for all hosts.
validForHosts(String...) - Method in class org.wildfly.extras.creaper.commands.security.realms.KerberosKeytab.Builder
Add hosts related to this keytab.
value() - Method in enum org.wildfly.extras.creaper.commands.logging.ConsoleTarget
 
value() - Method in enum org.wildfly.extras.creaper.commands.logging.LogHandlerType
 
value() - Method in enum org.wildfly.extras.creaper.commands.logging.LogLevel
 
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.datasources.PoolFlushStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.datasources.TrackStatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.datasources.TransactionIsolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.JvmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.logging.ConsoleTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.logging.LogHandlerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.undertow.SslVerifyClient
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.extras.creaper.commands.undertow.UndertowListenerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.extras.creaper.commands.datasources.PoolFlushStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.datasources.TrackStatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.datasources.TransactionIsolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.domain.AddJvmConfiguration.JvmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.logging.ConsoleTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.logging.LogHandlerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.undertow.SslVerifyClient
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.extras.creaper.commands.undertow.UndertowListenerType
Returns an array containing the constants of this enum type, in the order they are declared.
verifier(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateBuilder
 
verifier(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.CertificateRolesBuilder
 
verifier(String) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.DatabaseCertificateBuilder
 
verifyClient(SslVerifyClient) - Method in class org.wildfly.extras.creaper.commands.undertow.AddUndertowListener.HttpsBuilder
Defines desired SSL client authentication mode for SSL channels
verifyClient(String) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Enables client certificate verification.
verifyDepth(Integer) - Method in class org.wildfly.extras.creaper.commands.web.AddConnectorSslConfig.Builder
Sets limit of certificate nesting.
virtualServer(String...) - Method in class org.wildfly.extras.creaper.commands.web.AddConnector.Builder
Adds virtual servers to list of virtual servers that can be accessed through this connector.

W

withParameters(Map<String, ?>) - Method in class org.wildfly.extras.creaper.commands.foundation.offline.xml.XmlTransform
Deprecated.  
wrapGSSCredential(boolean) - Method in class org.wildfly.extras.creaper.commands.security.AddLoginModule.KerberosBuilder
 
wrapXaResource(Boolean) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Should the XAResource instances be wrapped in a org.jboss.tm.XAResourceWrapper instance.
wrapXaResource - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 

X

xaDatasourceClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddJdbcDriver.Builder
The fully qualified class name of the javax.sql.XADataSource implementation
xaDatasourceClass(String) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
The fully qualified name of the javax.sql.XADataSource implementation.
xaDatasourceClass - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
xaDatasourceProperties - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
xaResourceTimeout(Integer) - Method in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource.Builder
Passed to XAResource.setTransactionTimeout().
xaResourceTimeout - Variable in class org.wildfly.extras.creaper.commands.datasources.AddXADataSource
 
XmlTransform - Class in org.wildfly.extras.creaper.commands.foundation.offline.xml
Deprecated. use GroovyXmlTransform instead, this will be removed before 1.0
XmlTransform(Class, String) - Constructor for class org.wildfly.extras.creaper.commands.foundation.offline.xml.XmlTransform
Deprecated.  

A B C D E F G H I J K L M N O P Q R S T U V W X

Copyright © 2016. All rights reserved.