public class SsoTokenFileUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Path |
generateCachedTokenPath(String startUrl,
String tokenDirectory)
Generate the cached file name by generating the SHA1 Hex Digest of the UTF-8 encoded start url bytes.
|
Copyright © 2023. All rights reserved.