public class UPSTManager extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UPSTManager.Builder |
| Modifier and Type | Method and Description |
|---|---|
String |
decodeUPSTAndGetSessionExp(String token) |
String |
generateSpnegoToken() |
UPSTResponse |
getUPSTToken(String spnegoToken) |
public String generateSpnegoToken() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic UPSTResponse getUPSTToken(String spnegoToken) throws UnsupportedEncodingException, NoSuchAlgorithmException
Copyright © 2016–2025. All rights reserved.