Class FixedHereTokenCredentials
java.lang.Object
com.here.platform.data.client.auth.FixedHereTokenCredentials
- All Implemented Interfaces:
Credentials,Serializable,scala.Equals,scala.Product
public final class FixedHereTokenCredentials
extends Object
implements Credentials, scala.Product, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFixedHereTokenCredentials(String hereToken, scala.Option<Object> expiration) -
Method Summary
Modifier and TypeMethodDescriptionscala.Option<Object>static FixedHereTokenCredentialsfromHereToken(String hereToken) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
FixedHereTokenCredentials
-
-
Method Details
-
fromHereToken
-
hereToken
-
expiration
-