I am using JavaMail API to connect to my personal account. I have list of folders (labels) in my Gmail account which I created + the default folders like Inbox, Drafts etc.
How about store.getDefaultFolder().list()? Just a guess, though.
store.getDefaultFolder().list()