Class JBoss7xStandaloneLocalConfiguration

    • Method Detail

      • disableWelcomeRoot

        protected void disableWelcomeRoot()
        CARGO-1090: Disable the welcome root application.
      • generateUserPasswordLine

        protected String generateUserPasswordLine​(User user,
                                                  String realm)
        Generate the user and password line for th JBoss users properties file.
        Parameters:
        user - User object.
        realm - Real (for example, ApplicationRealm)
        Returns:
        User and password line for th JBoss users properties file.