All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.webpieces.plugin.secure.sslcert.InstallSslCertRouteId Maven / Gradle / Ivy

The newest version!
package org.webpieces.plugin.secure.sslcert;

import org.webpieces.router.api.routes.RouteId;

public enum InstallSslCertRouteId implements RouteId {

	TOKEN_VERIFY_ROUTE, INSTALL_SSL_SETUP, MAINTAIN_SSL, POST_START_SSL_INSTALL, STEP2, POST_STEP2
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy