Package dev.speakeasyapi.sdk
Class SpeakeasyCookie
java.lang.Object
dev.speakeasyapi.sdk.SpeakeasyCookie
-
Constructor Summary
ConstructorsConstructorDescriptionSpeakeasyCookie(String name, String value) SpeakeasyCookie(String name, String value, String domain, String path, String expires, boolean httpOnly, boolean secure) -
Method Summary
-
Constructor Details
-
SpeakeasyCookie
-
SpeakeasyCookie
-
-
Method Details
-
getName
-
getValue
-
getDomain
-
getPath
-
getExpires
-
getHttpOnly
-
getSecure
-