Package | Description |
---|---|
com.sap.cds.feature.config.pojo |
Modifier and Type | Class and Description |
---|---|
static class |
CdsProperties.Definition.Messaging |
static class |
CdsProperties.MultiTenancy.HealthCheck |
static class |
CdsProperties.Security.Mock |
static class |
CdsProperties.Security.Xsuaa |
static class |
CdsProperties.Service.Messaging |
static class |
CdsProperties.Servlet |
Modifier and Type | Method and Description |
---|---|
CdsProperties.Enabled |
CdsProperties.Security.Xsuaa.getAuthConfig() |
CdsProperties.Enabled |
CdsProperties.Security.getDraftProtection() |
CdsProperties.Enabled |
CdsProperties.Security.getInstanceBasedAuthorization() |
CdsProperties.Enabled |
CdsProperties.Messaging.getReceiver() |
CdsProperties.Enabled |
CdsProperties.Errors.getStackMessages() |
Modifier and Type | Method and Description |
---|---|
void |
CdsProperties.Security.Xsuaa.setAuthConfig(CdsProperties.Enabled authConfig) |
void |
CdsProperties.Security.setDraftProtection(CdsProperties.Enabled draftProtection) |
void |
CdsProperties.Security.setInstanceBasedAuthorization(CdsProperties.Enabled instanceBasedAuthorization) |
void |
CdsProperties.Messaging.setReceiver(CdsProperties.Enabled receiver) |
void |
CdsProperties.Errors.setStackMessages(CdsProperties.Enabled stackMessages) |
Copyright © 2020. All rights reserved.