public class CoreTokenUtils extends Object
Constructor and Description |
---|
CoreTokenUtils() |
Modifier and Type | Method and Description |
---|---|
static Subject |
getAdminSubject() |
static boolean |
isTokenExpired(String tokenExpiry)
Checks if the token expired
|
public static Debug debug
public static Subject getAdminSubject()
public static boolean isTokenExpired(String tokenExpiry) throws CoreTokenException
tokenExpiry
- Token expiry as UTC time string.CoreTokenException
- if failed to parse the token expiry string.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.