Skip to content
This repository was archived by the owner on Dec 12, 2018. It is now read-only.

Commit cb92edf

Browse files
Richard BlaylockMario
authored andcommitted
1211 Add description to public interface.
1 parent 920b03c commit cb92edf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

impl/src/main/java/com/stormpath/sdk/impl/oauth/OAuthStormpathFactorChallengeGrantAuthenticationAttempt.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
import com.stormpath.sdk.resource.Resource;
1919

2020
/**
21+
* This class is used to wrap the information required to request an OAuth token in exchange for verifying
22+
* a challenge to an authentication factor.
23+
*
2124
* @since 1.3.1
2225
*/
2326
public interface OAuthStormpathFactorChallengeGrantAuthenticationAttempt extends Resource {

0 commit comments

Comments
 (0)