Package com.isode.dsapi.util.oauth
Class OAuthCbkHandler
java.lang.Object
com.isode.dsapi.util.oauth.OAuthCbkHandler
- All Implemented Interfaces:
HttpHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.isode.dsapi.util.oauth.CodeAndState
void
handle
(HttpExchange exchange)
-
Constructor Details
-
OAuthCbkHandler
-
-
Method Details
-
handle
- Specified by:
handle
in interfaceHttpHandler
- Throws:
IOException
-
getCodeAndState
public com.isode.dsapi.util.oauth.CodeAndState getCodeAndState()
-