public class SFDCSession extends Object
Constructor and Description |
---|
SFDCSession(String sessionId,
String endPoint,
String signature,
String id,
String tokenType,
String issuedAt,
Long timeout) |
Modifier and Type | Method and Description |
---|---|
String |
getEndPoint() |
String |
getId() |
Long |
getIssuedAt() |
String |
getSessionId() |
String |
getSignature() |
String |
getTokenType() |
boolean |
isExpired() |
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.