@Path(value="/auth/token/{sessionIdentifier}")
public interface ISecurityToken
IAuthentication.login(String, String, String)
callModifier 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 © 2021. All Rights Reserved.