isSecure()

Returns true if the cookie can only be accessed through HTTPS, otherwise returns false.

Signature

public Boolean isSecure()

Return Value

Type: Boolean

Previous
Next