Class MockServerConfig
java.lang.Object
ch.admin.bit.jeap.oauth.mock.server.config.MockServerConfig
@Component
@ConfigurationProperties(prefix="mockserver")
public class MockServerConfig
extends Object
General configuration of the mock-server instance
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MockServerConfig
public MockServerConfig()
-
-
Method Details
-
getBaseUrl
Base-URL of where the oauth mock server is reachable. Change this e.g. if you change the port, hostname of path -
setBaseUrl
Base-URL of where the oauth mock server is reachable. Change this e.g. if you change the port, hostname of path -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-