@ConfigurationProperties(prefix="punchplatform") @Configuration(value="punchplatformConfiguration") public class PunchplatformConfiguration extends Object
Constructor and Description |
---|
PunchplatformConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.thales.punch.applications.gateway.config.PunchplatformConfiguration.Security |
getSecurity() |
String |
getTenant() |
void |
setSecurity(org.thales.punch.applications.gateway.config.PunchplatformConfiguration.Security security) |
void |
setTenant(String tenant) |
public String getTenant()
public void setTenant(String tenant)
public org.thales.punch.applications.gateway.config.PunchplatformConfiguration.Security getSecurity()
public void setSecurity(org.thales.punch.applications.gateway.config.PunchplatformConfiguration.Security security)
Copyright © 2023. All rights reserved.