Class AdminServerCheck

  • Direct Known Subclasses:
    AdminConnectorServerCheck, AdminTrustStoreServerCheck, AdminUserServerCheck

    public class AdminServerCheck
    extends Object
    Selects the \"server.xml\" contents and server resources, that shall be validated. - user = Checks whether a valid user storage has been configured and can be accessed. - truststore = Checks whether a truststore has been configured and can be accessed. - connector = Checks whether the server“s connectors are well defined and responsive.