public class TicketCredentials extends Object implements org.gcube.soa3.connector.common.security.Credentials
| Constructor and Description |
|---|
TicketCredentials(Element element) |
TicketCredentials(String ticket) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationString() |
String |
getAuthenticationType() |
String |
getHeaderString() |
void |
prepareCredentials() |
public static final String SES
public TicketCredentials(Element element)
public TicketCredentials(String ticket)
public void prepareCredentials()
prepareCredentials in interface org.gcube.soa3.connector.common.security.Credentialspublic String getAuthenticationType()
getAuthenticationType in interface org.gcube.soa3.connector.common.security.Credentialspublic String getAuthenticationString()
getAuthenticationString in interface org.gcube.soa3.connector.common.security.Credentialspublic String getHeaderString()
getHeaderString in interface org.gcube.soa3.connector.common.security.CredentialsCopyright © 2013. All Rights Reserved.