public class InforContext extends Object implements Serializable
| Constructor and Description |
|---|
InforContext() |
InforContext(Credentials credentials) |
InforContext(String sessionID) |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
String |
getOrganizationCode() |
String |
getSessionID() |
String |
getTenant() |
void |
setCredentials(Credentials credentials) |
void |
setOrganizationCode(String organizationCode) |
void |
setSessionID(String sessionID) |
void |
setTenant(String tenant) |
public InforContext()
public InforContext(Credentials credentials)
public InforContext(String sessionID)
public Credentials getCredentials()
public String getSessionID()
public String getOrganizationCode()
public void setCredentials(Credentials credentials)
public void setSessionID(String sessionID)
public void setOrganizationCode(String organizationCode)
public String getTenant()
public void setTenant(String tenant)
Copyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.