|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityToken | |
|---|---|
| com.quartzdesk.api.web.security | |
| Uses of SecurityToken in com.quartzdesk.api.web.security |
|---|
| Methods in com.quartzdesk.api.web.security that return SecurityToken | |
|---|---|
static SecurityToken |
SecurityTokenUtils.decrypt(String symmetricKey,
String securityTokenStr)
Decrypts the specified encrypted security token using the provided symmetric (AES) key. |
| Methods in com.quartzdesk.api.web.security with parameters of type SecurityToken | |
|---|---|
static String |
SecurityTokenUtils.encrypt(String symmetricKey,
SecurityToken securityToken)
Encrypts the specified security token using the provided symmetric (AES) key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||