@Path(value="/auth/token/{sessionIdentifier}")
public interface ISecurityToken
IAuthentication.login(String, String, String) call| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
renew()
Extend token life by 7 days
|
void |
upgrade()
Promote an existing core session to a long-lived access token
|
Copyright © 2023. All Rights Reserved.