Overload List

  NameDescription
Public methodGetAuthorizationUrl()()()()
Gets url you should redirect your user to, in order for him to authorize IMAP access. This method uses oob instead of callback this means that your user will need to copy verification code to your application.
Public methodGetAuthorizationUrl(String)
Gets url you should redirect your user to, in order for him to authorize IMAP access.

See Also