Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform | |
com.sap.cloud.sdk.cloudplatform.servlet.response.mapper | |
com.sap.cloud.sdk.cloudplatform.util |
Modifier and Type | Method and Description |
---|---|
static String |
ClientCredentialsValidator.ensureClientId(String str)
Validates the given string to ensure that it only contains valid characters for a client id.
|
static String |
ClientCredentialsValidator.ensureClientSecret(String str)
Validates the given string to ensure that it only contains valid characters for a client secret.
|
Modifier and Type | Method and Description |
---|---|
Class<ConstraintViolationException> |
ConstraintViolationExceptionMapper.getThrowableClass() |
Modifier and Type | Method and Description |
---|---|
static String |
StringValidator.ensureBase64(String str)
Validates the given string to ensure that it is a base64-encoded string.
|
Copyright © 2020 SAP SE. All rights reserved.