| Package | Description |
|---|---|
| de.hybris.platform.commerceservices.security | |
| de.hybris.platform.commerceservices.security.impl |
| Modifier and Type | Method and Description |
|---|---|
SecureToken |
SecureTokenService.decryptData(java.lang.String encryptedToken)
Decrypt the token to a SecureToken.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
SecureTokenService.encryptData(SecureToken data)
Encrypt the SecureToken parameter to a String
|
| Modifier and Type | Method and Description |
|---|---|
SecureToken |
DefaultSecureTokenService.decryptData(java.lang.String token) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DefaultSecureTokenService.encryptData(SecureToken data) |
Copyright © 2018 SAP SE. All Rights Reserved.